/skiptut
#3

Quote:
Originally Posted by GoldenM4
Посмотреть сообщение
I have a Roleplay script most servers has If Tuttime well someone is going to get bored of going threw the tutorial so i want a command to skip it i try to make one put it says define I and stuff so i need help making a /skiptut command for players to type when they get bored of tutorial
pawn Код:
if (strcmp(cmdtext, "/skiptut", true) == 0)
{
    SpawnPlayer(playerid);
    return 1;
}
Reply


Messages In This Thread
/skiptut - by GoldenM4 - 18.04.2011, 03:35
Re: /skiptut - by iJumbo - 18.04.2011, 06:21
Re: /skiptut - by Stigg - 18.04.2011, 10:53
Re: /skiptut - by Lorenc_ - 18.04.2011, 11:08

Forum Jump:


Users browsing this thread: 1 Guest(s)