SA-MP Forums Archive
Mapping Indoors/Adding Objects into interiors [HOW] - 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: Mapping Indoors/Adding Objects into interiors [HOW] (/showthread.php?tid=397116)



Mapping Indoors/Adding Objects into interiors [HOW] - Sting. - 03.12.2012

The subject says it all. How do I add objects to a certain interior? Etc. LSPD interior to add doors. What program can I use that enables me to make it easy and add objects like doors and other stuff into an interior/indoors?


Re: Mapping Indoors/Adding Objects into interiors [HOW] - Mikkel_RE - 03.12.2012

Use MTA.


Re: Mapping Indoors/Adding Objects into interiors [HOW] - Feastahashi - 03.12.2012

You need to get the interior ID with that: https://sampwiki.blast.hk/wiki/GetPlayerInterior

Now, you need the function CreateDynamicObject, which is like that:

CreateDynamicObject(object ID, Float:X, Float:Y, Float:Z, Float:RotX, Float:RotY, Float:RotZ, virtualworld, interior, -1, radius);

Link for the function: http://forum.sa-mp.com/showthread.ph...eDynamicObject

I need help here:https://sampforum.blast.hk/showthread.php?tid=397110


Re: Mapping Indoors/Adding Objects into interiors [HOW] - jueix - 03.12.2012

use this https://sampforum.blast.hk/showthread.php?tid=346371 with /fplant it saves objects into the interiour you are in and the virtual world so if your in that area you can see it. Its just finding the object id's you could also use mta or sa-mp map editor.


Re: Mapping Indoors/Adding Objects into interiors [HOW] - Sting. - 03.12.2012

Edit: /fplant . Alright, but can you edit it? Like the coords?


Re: Mapping Indoors/Adding Objects into interiors [HOW] - NewerthRoleplay - 03.12.2012

Use an in game interior browser (use ******) and use /save to get your position you can then use that in a editor to teleport to. If that made any sense xD


Re: Mapping Indoors/Adding Objects into interiors [HOW] - jueix - 03.12.2012

Quote:
Originally Posted by RTR12
Посмотреть сообщение
Edit: /fplant . Alright, but can you edit it? Like the coords?
Yes, It has a editor item which can move the object around after you type /fplant then when you click the save icon it save's ingame and will always stay there to delete it you would have to go into scritpfiles dobject.txt and delete it from there. Working on a /dfurniture in the next update.


Re: Mapping Indoors/Adding Objects into interiors [HOW] - Feastahashi - 03.12.2012

Navigate is so slow, and took a long time to get from a page to another, so it's here:

http://forum.sa-mp.com/showthread.ph...editor+turtles