[BUG] When gamemode restarts and a player is inside a mod shop - 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: [BUG] When gamemode restarts and a player is inside a mod shop (
/showthread.php?tid=326928)
[BUG] When gamemode restarts and a player is inside a mod shop -
clavador - 19.03.2012
If you happen to restart your gamemode and you're inside in any of the mod shops, you have a high probability chance of having the menu stuck in your screen forever.
Re: [BUG] When gamemode restarts and a player is inside a mod shop -
Whitetiger - 19.03.2012
Same with ammunation and pizza stack/burger shot menus. (if not custom scripted of course.) the menu's also stay on screen if you timeout. infact it can be used as a cheat. say, walk into ammunation menu, unplug net cables, reconnect, spawn and ammunation menu is still there and it works, so you can still buy things from it.
Re: [BUG] When gamemode restarts and a player is inside a mod shop -
thimo - 19.03.2012
Confirmed
Re: [BUG] When gamemode restarts and a player is inside a mod shop -
[DOG]irinel1996 - 19.03.2012
C-o-n-f-i-r-m-e-d!
Re: [BUG] When gamemode restarts and a player is inside a mod shop -
Jochemd - 19.03.2012
Just script your own ammunation/modshop... Have you tried using HideMenuForPlayer in OnPlayerDisconnect?