how to compare string cell to character?
#5

Ok I did this:
pawn Код:
public OnPlayerCommandText(playerid, cmdtext[])
{
if (Jailed[playerid]==true) return SendClientMessage(playerid, 0xFF0000AA, "blabla");
return 0;
}
doesn't work
Reply


Messages In This Thread
how to compare string cell to character? - by HurtLocker - 22.05.2013, 19:57
Re: how to compare string cell to character? - by Richie© - 22.05.2013, 20:00
AW: how to compare string cell to character? - by HurtLocker - 22.05.2013, 20:04
Re: how to compare string cell to character? - by Vince - 22.05.2013, 20:35
AW: how to compare string cell to character? - by HurtLocker - 22.05.2013, 20:41

Forum Jump:


Users browsing this thread: 1 Guest(s)