help me to make race spawn positions
#4

if (strcmp("/race", cmdtext, true, 10) == 0)
{
SetPlayerPos(playerid,x,y,z);
SendClientMessage(playerid,0x00FF00FF,"The message you want here");
return 1;
}

The codes for the place you want them to spawn put in setplayerpos(playerid here)
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)