22.07.2012, 18:14
How to detect if a player enters dynamic CP (streamer plugin)?
I tried this:
But it's giving me errors.
I tried this:
Код:
public OnPlayerEnterDynamicCP(playerid, checkpointid); { return 1; }