How to make a interrior - 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: How to make a interrior (
/showthread.php?tid=293839)
How to make a interrior -
Matthewaj - 30.10.2011
I was wondering could somone make a video or something (not good with text instructions) how to make a interior.
BTW: I dont mean create a new interior I mean use an existing interior and just add furniture to it
Re: How to make a interrior -
Norn - 30.10.2011
CreateObject
0.3d will be public soon, hopefully, which means you can remove default furniture and use a streamer to stream objects to a certain virtual world then the same interior can have different furniture layouts.
Re: How to make a interrior -
Matthewaj - 30.10.2011
I dont want every house with the interior that I edited I just want it in one house
Re: How to make a interrior -
Norn - 30.10.2011
Quote:
Originally Posted by Matthewaj
I dont want every house with the interior that I edited I just want it in one house
|
Ah then you can use one of the many map editor filterscripts or externally
JernalJ's Map Editor or MTA.
1. Teleport to the interior on any of the map editors, set the objects.
2. Create the objects OnGameModeInit(); after converting (if necessary, only required with MTA).
3. Compile and run the server, job done.
Re: How to make a interrior -
jonrb - 30.10.2011
Most object streamers have a "Virtual World" parameter so that you can choose those objects to just appear in one world.