Map Construction: Missing objects - 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: Map Construction: Missing objects (
/showthread.php?tid=375661)
Map Construction: Missing objects -
steki. - 07.09.2012
Hey, I'm trying to remove all interior objects from all house interiors, but I'm failing hard due to a inconvenient bug with Map Construction.
Some objects like house furniture are just missing from the editor, but testing, or even playing the game, the objects work normally.
Any ideas?
Re: Map Construction: Missing objects -
burnuk - 13.01.2013
any solution to this one? coz i also wanted to remove all the objects inside the default house interiors but its not showing in Map construction.
Re: Map Construction: Missing objects -
martin3644 - 13.01.2013
Some code?
https://sampwiki.blast.hk/wiki/RemoveBuildingForPlayer
https://sampwiki.blast.hk/wiki/DestroyPlayerObject
https://sampwiki.blast.hk/wiki/DestroyObject
Re: Map Construction: Missing objects -
EAsT-OAK_510 - 14.01.2013
You can do this: Go in MTA map editor or the SA-MP map editor, search for the house's interior, set it somewhere far from the map, get its coordinates and that's it. All you have to do is create a dynamic house system that sets random virtual worlds to each one.
Re: Map Construction: Missing objects -
burnuk - 14.01.2013
Quote:
Originally Posted by EAsT-OAK_510
You can do this: Go in MTA map editor or the SA-MP map editor, search for the house's interior, set it somewhere far from the map, get its coordinates and that's it. All you have to do is create a dynamic house system that sets random virtual worlds to each one.
|
i tried it but it looks bad. coz when you rotate the camera you can see the outside of it.