Inside of house - 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: Inside of house (
/showthread.php?tid=271742)
Inside of house -
gotz999 - 25.07.2011
Hey all. New mapper here. I am looking to learn how to make the inside of a house. So I can go up to a random building go in and see the interior which I designed. Thanks!!!!
Re: Inside of house -
dowster - 25.07.2011
you would need teleport commands. and you can make the interior anywhere you want, or even inside the actual building if you want working windows but i wouldnt reccomend it because it is fairly hard to do
Re: Inside of house -
geerdinho8 - 25.07.2011
Make the "inside" somewhere no one comes, make it within (solid) walls and convert it.
Then make a pickup at the door from outside, and onplayerpickuppickup make the player teleport inside.
Re: Inside of house -
gotz999 - 30.07.2011
Thank you!!