I can /purchase everywhere
#2

PHP код:
if(!IsAtGunShop(playerid) && GetPlayerVirtualWorld(playerid) == 2
This is vague. If you want a NAND construct it should be like so (note brackets).

PHP код:
if(!(IsAtGunShop(playerid) && GetPlayerVirtualWorld(playerid) == 2)) 
Reply


Messages In This Thread
I can /purchase everywhere - by MayaEU - 13.11.2015, 11:26
Re: I can /purchase everywhere - by Vince - 13.11.2015, 11:37

Forum Jump:


Users browsing this thread: 1 Guest(s)