06.07.2010, 21:58
I have a question,
I have been trying to learn how to use the area system, and so far it has been good. The problem is that after I have
created the Area, I tried using the Callback
I just don't know what other callback to use it on, maybe OnPlayerUpdate(playerid) but it might lagg the hell out of the server.
Or I could use SetTimerEx, anyone have any ideas?
I have been trying to learn how to use the area system, and so far it has been good. The problem is that after I have
created the Area, I tried using the Callback
pawn Код:
native OnPlayerEnterDynamicArea(playerid, areaID);
Or I could use SetTimerEx, anyone have any ideas?