17.04.2011, 22:25
how to make checkpoint which is visible for all . i was make this :
but this is visible only for player who tpye /garageopen ,, i want make command when im type /garageopen ,, that all players see checkpoint on the map ..
sorry for poor english , please help
?
Код:
if(strcmp(cmdtext,"/garageopen",true)== 0) { SetPlayerCheckpoint(playerid, 987.3894,2233.1641,11.0906, 5.0); return 1; }
sorry for poor english , please help
