SA-MP Forums Archive
I have fallouts /nrg command, How do i disable it if your in inteoroir - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: I have fallouts /nrg command, How do i disable it if your in inteoroir (/showthread.php?tid=75052)



I have fallouts /nrg command, How do i disable it if your in inteoroir - aspire5630 - 28.04.2009

ok i have fallouts /nrg ( Personal nrg )
i was wondering what would i need to add into the script to disable it, when your in a interior


thanks
Jordan


Re: I have fallouts /nrg command, How do i disable it if your in inteoroir - MenaceX^ - 28.04.2009

pawn Код:
if(GetPlayerInterior(playerid)) return SendClientMessage(playerid,color,"Not here.");



Re: I have fallouts /nrg command, How do i disable it if your in inteoroir - Enzo_Ferrari_V12 - 13.11.2009

lol


Re: I have fallouts /nrg command, How do i disable it if your in inteoroir - JonyAvati - 13.11.2009

Quote:
Originally Posted by [KG
Nikere ]
lol
Works right?