Best way to set up objects in interiors - 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: Best way to set up objects in interiors (
/showthread.php?tid=70344)
Best way to set up objects in interiors -
Shellegg - 23.03.2009
Anyone knows how to CreateObject(); in interiors? i've tryed with /save but the objects spawn in the air
anyone knows a easyer and better way?
Re: Best way to set up objects in interiors -
LarzI - 24.03.2009
Using MTA
Re: Best way to set up objects in interiors -
loT4r - 24.03.2009
Quote:
Originally Posted by lrZ^
Using MTA 
|
How? I have the same problem... I'm using MTA but I can't find the way to go in interiors.... Thanks
Re: Best way to set up objects in interiors -
ReV. - 24.03.2009
Quote:
Originally Posted by loT4r
Quote:
Originally Posted by lrZ^
Using MTA 
|
How? I have the same problem... I'm using MTA but I can't find the way to go in interiors.... Thanks
|
You can easily get into interiors with MTA, put to have an object in an interior, you have to have something like CreateInteriorObject, that's only an example.
Re: Best way to set up objects in interiors -
Castle - 24.03.2009
1. in MTA Map Editor you
CAN'T GO INSIDE INTERIORS thats why there are In-Game Map Editors Like BreadFish, Sief_ created them...
2. Use xStreamer leats you do this:
pawn Код:
CreateStreamObject(oModelID, oX, oY, oZ, orX, orY, orZ, VirtualWorldID, InteriorID);
I use it and its working perfectlySuggest you use the In-Game Map Editor for Mapping inside Interiors
Re: Best way to set up objects in interiors -
dre$tA - 24.03.2009
I prefed MEd, you can do some accurate work with it.
Re: Best way to set up objects in interiors -
Castle - 24.03.2009
what MED stands for?!
Re: Best way to set up objects in interiors -
Remi-X - 24.03.2009
Quote:
Originally Posted by Castle
what MED stands for?!
|
Map
Editor
Re: Best way to set up objects in interiors -
Shellegg - 24.03.2009
Ok, so i'll must take /save for coords and then use CreateStreamObject();?
If i take coords with /save the object will fly in the the air :/
Re: Best way to set up objects in interiors -
Dujma - 24.03.2009
Quote:
Originally Posted by [SU
Razor ]
Quote:
Originally Posted by loT4r
Quote:
Originally Posted by lrZ^
Using MTA 
|
How? I have the same problem... I'm using MTA but I can't find the way to go in interiors.... Thanks
|
You can easily get into interiors with MTA, put to have an object in an interior, you have to have something like CreateInteriorObject, that's only an example.
|
WTF?
http://forum.sa-mp.com/index.php?topic=24762.0