/sync
#2

Quote:
Originally Posted by RoCK'N'Rolla
View Post
yo there,

In lots of A/D server, there is a command called "/sync" or "/s" to respawn player. Does some1 have that command and can share?
pawn Code:
if (strcmp(cmd, "/sync", true) == 0)
{
 SpawnPlayer(playerid);
    return 1;
    }
Reply


Messages In This Thread
/sync - by RoCK'N'Rolla - 11.06.2011, 18:11
Re: /sync - by 0_o - 11.06.2011, 18:14
Re: /sync - by Wesley221 - 11.06.2011, 18:15
Re: /sync - by RoCK'N'Rolla - 11.06.2011, 18:20
Re: /sync - by 0_o - 11.06.2011, 18:31

Forum Jump:


Users browsing this thread: 1 Guest(s)