SA-MP Forums Archive
player interior - 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)
+--- Thread: player interior (/showthread.php?tid=594819)



player interior - Karolukas123 - 23.11.2015

hey, guys how make if player in any interior he cant use command


Re: player interior - Jastak - 23.11.2015

..

Код:
if(GetPlayerInterior(playerid) > 0) return SendClientMessage(playerid, -1, "You can't use this command.");