Map[HELP] - 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: Map[HELP] (
/showthread.php?tid=243919)
Map[HELP] -
Dino Bloomer - 25.03.2011
How to disable this in my gamemode...(script)
Re: Map[HELP] -
alpha500delta - 25.03.2011
Press F7 2 times... To disable via script you have to set a players drunklvl above 500... But walking and driving is harder then
Re: Map[HELP] -
Dino Bloomer - 25.03.2011
wtf...can i like this disable ?
DisableInteriorEnterExits();
please give me a function of this.
Re: Map[HELP] -
AK47317 - 25.03.2011
check some roleplays script
Re: Map[HELP] -
Desertsoulz - 25.03.2011
DisableInteriorEnterExits();
ShowPlayerMarkers(0);
Does the trick.