22.03.2009, 17:19
how can i make a command to teleport to area and text when they are therE?
i need this for my stunt test
i need this for my stunt test
if(strcmp("/teleport", cmdtext, true) == 0){ SetPlayerPos(playerid, X, Y, Z); }