one thing with 2 commands
#2

pawn Код:
if (strcmp("/t", cmdtext, true, 10) == 0)
{
    OnPlayerCommandText(playerid, "/teleports");
    return 1;
}
Will call OnPlayerCommandText with the command "/teleports"
Reply


Messages In This Thread
one thing with 2 commands - by wheelman_WM - 25.03.2011, 14:23
Re: one thing with 2 commands - by Jochemd - 25.03.2011, 14:25
Re: one thing with 2 commands - by wheelman_WM - 25.03.2011, 14:30
Re: one thing with 2 commands - by Jochemd - 25.03.2011, 14:31
Re: one thing with 2 commands - by wheelman_WM - 25.03.2011, 14:32
Re: one thing with 2 commands - by wheelman_WM - 25.03.2011, 14:33
Re: one thing with 2 commands - by Jakku - 25.03.2011, 14:41
Re: one thing with 2 commands - by wheelman_WM - 25.03.2011, 14:45
Re: one thing with 2 commands - by Biesmen - 25.03.2011, 15:14

Forum Jump:


Users browsing this thread: 1 Guest(s)