Script Help [CMD]
#3

Add a virtual world atleast, there are many places that has interior 4.
Change this:
pawn Код:
if(GetPlayerInterior(playerid) == 4)
To:
pawn Код:
if(GetPlayerInterior(playerid) == 4 && GetPlayerVirtualWorld(playerid) == 59)
59 is an example, you may change it.
Reply


Messages In This Thread
Script Help [CMD] - by Tidzii - 12.06.2014, 14:05
Re: Script Help [CMD] - by finelaq - 12.06.2014, 14:19
Re: Script Help [CMD] - by iFiras - 12.06.2014, 14:22
Re: Script Help [CMD] - by Tidzii - 12.06.2014, 15:02
Re: Script Help [CMD] - by Tidzii - 12.06.2014, 15:09
Re: Script Help [CMD] - by Laure - 12.06.2014, 15:14
Re: Script Help [CMD] - by iFiras - 12.06.2014, 21:42
Re: Script Help [CMD] - by Tidzii - 12.06.2014, 21:48

Forum Jump:


Users browsing this thread: 1 Guest(s)