Error - help.
#1

Код:
  if(strcmp(cmd, "/elite", true) == 0)
	{
	if (IsPlayerAdmin(playerid))
	{
 		new playa = ReturnUser(tmp);
		SetPlayerRank(playa,1);
		SendClientMessage(playa,NICESKY,"[ELITE FORCE] You are now a member of the elite forces.");
		return 1;
	}
	}
What the crap is wrong again?
error 017: undefined symbol "tmp"
Reply


Messages In This Thread
Error - help. - by TheFailFactor - 05.10.2009, 17:43
Re: Error - help. - by member - 05.10.2009, 17:53
Re: Error - help. - by TheFailFactor - 05.10.2009, 17:56
Re: Error - help. - by member - 05.10.2009, 17:59
Re: Error - help. - by TheFailFactor - 06.10.2009, 16:59

Forum Jump:


Users browsing this thread: 1 Guest(s)