[GameMode] [GM] Counter-Strike 1.6 Mod - v0.1b IS OUT!
#13

Quote:
Originally Posted by [SFSF
Ali ]
i know how to make /help command and /teleport commands! for example (to make a help command):
PAWN Code:
public OnPlayerCommandText(playerid, cmdtext[])
{
if (strcmp("/help", cmdtext, true, 10) == 0)
SendClientMessage(playerid, 0xFF9900AA, "/teleport for list of teleports and /rules for the rules");
{

return 1;
}
return 0;
}
Note: its only an examp dont use!
Fail.
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)