Posts: 1,046
Threads: 29
Joined: Mar 2010
Posts: 204
Threads: 47
Joined: May 2014
Reputation:
0
okay ill try to post in there..
Posts: 249
Threads: 61
Joined: Aug 2012
Reputation:
0
CMD:rules(playerid)
{
SendClientMessage(playerid, COLOR_RED, "1. This is a rule");
return 1;
}
Assuming your script is in ZCMD, if it's not, I recommend you convert it to that. It's the best command processor in my honest opinion. Also sorry if there's any typos in the script I posted, I'm typing all this from a phone. But, that should give you a basic understanding on how to write a /rules cmd