What does this means?
#1

Код:
if(strcmp(string, "Ban", true) == 0) //if any of the lines in the file say "Ban" the system will ban the player
	    {
	        Ban(playerid); //bans the player
	    }
What does the "== 0" part means? Will it ban the player if it just says "Ban" in the script file or it will ban only if Ban=0 ?

Please help, thank you.
Reply


Messages In This Thread
What does this means? - by Outcast - 29.12.2011, 22:22
Re: What does this means? - by PowerPC603 - 29.12.2011, 22:29
Re: What does this means? - by Outcast - 29.12.2011, 22:33
Re: What does this means? - by [ABK]Antonio - 29.12.2011, 22:37
Re: What does this means? - by JiHost - 29.12.2011, 22:41

Forum Jump:


Users browsing this thread: 1 Guest(s)