SA-MP Forums Archive
Need help / Make Custom interior? - 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: Need help / Make Custom interior? (/showthread.php?tid=139846)



Need help / Make Custom interior? - campkz - 06.04.2010

Ok, how do i make a custom interior? I know i can make one in interior world.

but how do i change my 'SetPlayerPos' To allow 'Interiorworld = 0 / 1 / 2'

Or would i do

SetPlayerInterior(playerid,0);


So will i get MTASA Map editor make a interior in interior world, 1.

then make something tele there and make

SetPlayerInterior(playerid,1);


?


Re: Need help / Make Custom interior? - Khelif - 06.04.2010

As for me, I understand nothing. explain better please. as far as I know, created objects are visible in every interiors, if that's what you wanted to hear.


Re: Need help / Make Custom interior? - Norn - 06.04.2010

Quote:
Originally Posted by MaykoX[PSYCHO
]
Just make map somewhere where player's can see it than go to that pos and use /save to get a pos than put it in gamemode... Most simple thing.. Don't use SetPlayerInterior if you're going to make it in world 0 ..
Interior 0 you mean, world has nothing to do with it.


Re: Need help / Make Custom interior? - campkz - 06.04.2010

Nvm, i've done it. I did it without reading these comments, cause i forgot to check up