[Help]How to make /goto [playerid] command
#4

if(strcmp("/goto", cmdtext, true, 10) == 0)
{
SetPlayerPos(playerid,X,Y,Z);
return 1;
}
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)