Disabling the gambling - 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: Disabling the gambling (
/showthread.php?tid=570688)
Disabling the gambling -
Marven - 12.04.2015
Hello there, umm kinda confused about this thing, how to disable the gambling?
Re: Disabling the gambling -
Abagail - 12.04.2015
I am not sure if what Vince says here includes gambling, or just the NPC's but you should take a look at it:
http://forum.sa-mp.com/showpost.php?...27&postcount=2
Re: Disabling the gambling -
Marven - 12.04.2015
Quote:
Originally Posted by Abagail
|
Nope he says that it will close the door but i have four dragons as a business i just want gambling to be disabled.
Re: Disabling the gambling -
Stinged - 12.04.2015
Quote:
Originally Posted by Kalcor
The only way to disable casinos is to disable the all enter/exits with DisableInteriorEnterExits() and create a manual entry by /enter or a checkpoint/pickup etc. This will disable all the interior scripts which includes food places and ammunation.
|
Found this on an old topic.