[HELP]To use arms in the interiors - 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: [HELP]To use arms in the interiors (
/showthread.php?tid=90335)
[HELP]To use arms in the interiors -
kingworldsoft - 07.08.2009
english:
Here I bring a doubt to them since I can do so that people can use arms in the interiors?
espaсol:
Acб les traigo una duda їcomo puedo hacer para que la gente pueda usar armas en los interiores?
Re: [HELP]To use arms in the interiors -
boelie - 07.08.2009
SEARCH!
here...;
https://sampwiki.blast.hk/wiki/Category:Scripting_Functions
Re: [HELP]To use arms in the interiors -
kingworldsoft - 07.08.2009
Quote:
Originally Posted by boelie
|
Excuse I found east code:
Код:
public OnGameModeInit()
{
AllowInteriorWeapons(1);
return 1;
}
it can be that?
Re: [HELP]To use arms in the interiors -
GTA_Rules - 07.08.2009
Jup, that's it.