SA-MP Forums Archive
ammu nation checkpoint - 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: ammu nation checkpoint (/showthread.php?tid=464641)



ammu nation checkpoint - BoU3A - 18.09.2013

can i remove or hide the Default ammu nation checkpoint for use my own checkpoint?


Respuesta: ammu nation checkpoint - RafaelZam - 18.09.2013

i guess that you need this?
pawn Код:
DisableInteriorEnterExits();
add it in
pawn Код:
public OnGameModeInit()
so..
pawn Код:
public OnGameModeInit()
DisableInteriorEnterExits();



Re: ammu nation checkpoint - BoU3A - 18.09.2013

im not talk about Interior i just want make my own check point in the ammu nation


Re: ammu nation checkpoint - Firewire - 18.09.2013

Quote:
Originally Posted by BoU3A
Посмотреть сообщение
im not talk about Interior i just want make my own check point in the ammu nation
https://sampforum.blast.hk/showthread.php?tid=262374

Read through this. The SA-MP forums are filled with tutorials that will help you with anything you may need.

- Firewire