Interior editions - 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: Interior editions (
/showthread.php?tid=304159)
Interior editions -
reckst4r - 17.12.2011
Hello, I am trying to get big smokes crack palace without any stuff inside it. Like the bar and that stuff.
How do I get that so I can put in new furniture?
Thanks in advance.
Re: Interior editions -
CaHbKo - 17.12.2011
Way no.1 (easy):
Re-map whole interior in MTA in some place but without furniture.
Way no.2 (hard):
Get all the furniture model IDs and remove the furniture using
RemoveBuildingForPlayer function.
Re: Interior editions -
reckst4r - 17.12.2011
How am I going to re-map it? I need it to be exactly as the original one just without furniture.
Re: Interior editions -
andruz99 - 17.12.2011
There should be also a extra object of that interior all rooms, but without objects, you should look at map editor i dont know the object id right now.
Re: Interior editions -
reckst4r - 17.12.2011
I've been trying to find the rooms for a long time... But I cant find any
Re: Interior editions -
CaHbKo - 17.12.2011
Quote:
Originally Posted by reckst4r
How am I going to re-map it? I need it to be exactly as the original one just without furniture.
|
You can make it exactly as the original. You take those 2-3 models of the interior, put them together and there you go. Additionally you could use some GTA:SA map editor (like MEd) to find the interior, copy the positions of interior models, re-create them using CreateObject and just add an offset to some of the coordinate parameters.
Re: Interior editions -
reckst4r - 17.12.2011
When I use the GTA SA map editor, the screen turns black after 5-10 min