Hello guys, i have a doubt, how do i load many php at same time,
Example:
In my Sprite have some variable like HP, Points and etc. I want to catch this information in Data Base and load at my Sprite.
So at same moment
I need to load Sprite Monter information; that have variable like: HP, Attack and etc. I would like to load this information at the DB too.
I try to do this but i cant get sync.
Thanks