please help
#3

If you're new in making cmds itself:

if (strcmp("/commands", cmdtext, true, 10) == 0)
{
SendClientMessage(playerid,0xFF3F00AA,"/kill,/tutorial,/rules");
return 1;
}

That's the easiest cmd in my eyes. Already knew how to do this?
Reply


Messages In This Thread
please help - by darkknight123 - 10.01.2011, 20:51
Re: please help - by Outcast - 10.01.2011, 20:53
Re: please help - by bartje01 - 10.01.2011, 20:54
Re: please help - by darkknight123 - 10.01.2011, 21:00

Forum Jump:


Users browsing this thread: 1 Guest(s)