SA-MP Forums Archive
Can be croupiers removed from the casino ? - 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: Can be croupiers removed from the casino ? (/showthread.php?tid=538197)



Can be croupiers removed from the casino ? - ATomas - 20.09.2014

Hello,
As the title says. Casino can remove the default games from singeplayer ? I tried to delete from the casino tables, but I do not want to waste any place there to build CreateObject


Re: Can be croupiers removed from the casino ? - Vince - 20.09.2014

If you use DisableInteriorEnterExits, yes. That function will disable the doors as well as remove all NPCs and checkpoints from all interiors.


Re: Can be croupiers removed from the casino ? - ATomas - 20.09.2014

There is no other solution? I tried SetPlayerShopName also does not work


Re: Can be croupiers removed from the casino ? - Stanford - 20.09.2014

Just use that function (DisableEnterExists) or whAtever under OnGamemodeInit and do your own doors and entrances system.