30.05.2009, 14:10
At
can I do something like this?
Quote:
public OnPlayerEnterCheckpoint |
Quote:
if PlayerToPoint(2,playerid,x,y,z) { DisablePlayerCheckpoint(playerid); return 1; } |