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

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!
Uhh, thanks, but i do know how to make a command

And what's more I did it like that as I always do, yet it didnt work. I'm currently figuring it out and as soon i get it to work I'll release the new version. I'm also working on the bomb system

Also thanks for so many colors but i won't be needing them

Quote:
Originally Posted by VenZen
mistake: spectator can buy weapons its no good think
Oh lol thanks for telling me :P I hadn't noticed that. I'll change it right away

EDIT: Done. Version 0.1b is out! I'm currently working on the /help and /kill commands
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)