how to fix that ?????
#1

i have a code and it have a lil problem with pawno , the code is this
Код:
if (strcmp("/gw", cmdtext, true, 10) == 0)
		{
		if(IsPlayerAdmin(playerid))
		SendClientMessage(playerid, COLOR_YELLOW, "================GW Admins Help=============");
		SendClientMessage(playerid, COLOR_YELLOW, "================/hi, /gw=============");
		SendClientMessage(playerid, COLOR_YELLOW, "================GW Admins Help=============");
		else
  		{
		SendClientMessage(playerid, 0xff0000ff, "You are not an admin !!!");
		}
		return 1;
		}
so thats the code and the error is :
Quote:

error 029: invalid expression, assumed zero

what should i do , and how to fix that , i didn't meet any error in my life like this fuckin error ,
btw sorry for the word F@#K
Reply


Messages In This Thread
how to fix that ????? - by MBX97 - 25.10.2010, 00:35
Re: how to fix that ????? - by Miguel - 25.10.2010, 02:03
Re: how to fix that ????? - by MBX97 - 25.10.2010, 02:21
Re: how to fix that ????? - by MBX97 - 25.10.2010, 02:28
Re: how to fix that ????? - by Miguel - 25.10.2010, 03:37
Re: how to fix that ????? - by Hal - 25.10.2010, 03:40
Re: how to fix that ????? - by MBX97 - 25.10.2010, 10:18
Re: how to fix that ????? - by MBX97 - 25.10.2010, 23:05

Forum Jump:


Users browsing this thread: 1 Guest(s)