need help with scripting
#1

need help with scripting
i made this cmds but it gives error :
Quote:

G:\FASGAN~1\FILTER~1\1.pwn(91) : error 001: expected token: ",", but found "-integer value-"

format
Quote:

public OnPlayerCommandText(playerid, cmdtext[])

if (strcmp ("/Commands", cmdtext,true 10) == 0)
{
SendClientMessage(playerid,0xFFE87DAA,"1./REGISTER to register you account
SendClientMessage(playerid,0xFFE87DAA,"2./LOGIN to login your acount");
SendClientMessage(playerid,0xFFE87DAA,"3./RANKS to see the rank");
SendClientMessage(playerid,0xFFE87DAA,"4./RANK [ID] to see what rank do a player got");
SendClientMessage(playerid,0xFFE87DAA,"5./REPORT if you saw any hcker");
SendClientMessage(playerid,0xFFE87DAA,"6./GANG to make a gand like squad");
SendClientMessage(playerid,0xFFE87DAA,"7./ADMINS to see the online admins");
SendClientMessage(playerid,0xFFE87DAA,"8./VIPLIST to see the online V.I,P");
{

Reply


Messages In This Thread
need help with scripting - by Killer786 - 07.10.2011, 09:11
Re: need help with scripting - by Mr. Random - 07.10.2011, 09:14
Re: need help with scripting - by Killer786 - 07.10.2011, 10:53
Re: need help with scripting - by aRoach - 07.10.2011, 11:02
Re: need help with scripting - by wumpyc - 07.10.2011, 12:01

Forum Jump:


Users browsing this thread: 1 Guest(s)