if interior...
#2

That is the right way to do it. Remember that GetPlayerInterior returns the current interior, not if the player is in a interior. For that you would need to do this

pawn Код:
if(GetPlayerInterior(playerid) != 0) return 1;
Reply


Messages In This Thread
if interior... - by Runedog48 - 20.07.2011, 01:16
Re: if interior... - by [HiC]TheKiller - 20.07.2011, 02:00
Re: if interior... - by Runedog48 - 20.07.2011, 02:07
Re: if interior... - by [HiC]TheKiller - 20.07.2011, 02:16
Re: if interior... - by Runedog48 - 20.07.2011, 02:18

Forum Jump:


Users browsing this thread: 1 Guest(s)