Some pickups - 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: Some pickups (
/showthread.php?tid=392262)
Some pickups -
Shannkz - 13.11.2012
Hello, I got some problems.
How can I remove the yellow pick-ups from my GM? The yellow ones from the doors.
Re: Some pickups -
iggy1 - 13.11.2012
CLICK
Re: Some pickups -
xMCx - 13.11.2012
well, you have to search for it , CTRL>F then enter createpickup and search for it.
Re: Some pickups -
West X - 13.11.2012
Underneath OnGameModeInit, add this function on a new line:
pawn Код:
DisableInteriorEnterExits();
Refer to: https://sampwiki.blast.hk/wiki/DisableInteriorEnterExits