21.11.2009, 00:04
im not 100% sure but you would probuly need to create a type of funtion or state as in...
and maybe a type of timer im just throwing this in as a idea cant think of how to do it off the top of my head haha XD
and maybe a type of timer im just throwing this in as a idea cant think of how to do it off the top of my head haha XD
Код:
EXAMPLE IDEA WantedPersonLocation(playerid,[location x,y,z]) { if(cop[playerid]) { location x y z setplayercheckpoint(location) } return; }