Help with interiors - 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: Help with interiors (
/showthread.php?tid=83925)
Help with interiors -
laser50 - 27.06.2009
hi, me and my friend have a house system, i`ve made a house and entered it... after i was going out i was at the outside of the real house in LV when i entered in LS... how to fix this?
Re: Help with interiors -
Correlli - 27.06.2009
Which house-system are you using?
Re: Help with interiors -
arnutisz - 27.06.2009
Well, you could remove al interior enter/exits, and make it with pickups (i am using this metod).
Код:
DisableInteriorEnterExits();
Put this in OnGameModeInt
Re: Help with interiors -
laser50 - 27.06.2009
does`nt that disable the exits for everyhting
i use the 1 line=1 house sys...
Re: Help with interiors -
Correlli - 27.06.2009
Quote:
Originally Posted by laser50
does`nt that disable the exits for everyhting 
|
It does.
Quote:
Originally Posted by laser50
i use the 1 line=1 house sys...
|
This?
http://forum.sa-mp.com/index.php?topic=40314.0
If yes, then post in that topic.
Re: Help with interiors -
laser50 - 27.06.2009
i use it yes.