House Properties - 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: House Properties (
/showthread.php?tid=137004)
House Properties -
Ananisiki - 27.03.2010
~~~~~~~~
Re: House Properties -
Torran - 27.03.2010
https://sampwiki.blast.hk/wiki/DisableInteriorEnterExits
Re: House Properties -
jamesbond007 - 27.03.2010
you can either delete all or keep all the enters, or you can download a checkpoint streamer and create your own checkpoints to interiors
Re: House Properties -
Torran - 27.03.2010
Quote:
Originally Posted by jamesbond007
you can either delete all or keep all the enters, or you can download a checkpoint streamer and create your own checkpoints to interiors
|
He wants to remove them all, And checkpoints kinda suck, Pickups are better...
Quote:
Originally Posted by Joe Torran C
|
Re: House Properties -
Jay420 - 28.03.2010
Yeah
pawn Код:
public OnGameModeInit()
{
DisableInteriorEnterExits();
return 1;
}
And create your own pickups to enter the places you want to enter or exit..
Use the search to find a pickup streamer.