Mapping in different 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)
+--- Thread: Mapping in different interiors? (
/showthread.php?tid=478066)
Mapping in different interiors? -
Chrillzen - 27.11.2013
Hey guys. I've mapped a couple of interiors now but it's annoying when they are in interior 0 because of the wind sound effects.. Is there any way I can map in a different interior?
Re: Mapping in different interiors? -
DaTa[X] - 27.11.2013
Yes you can create your objects in interior like
pawn Код:
CreateDynamicObject(2780,2465.7588,-1690.2830,13.5115, 0.0, INTERIOR, 0.0, 100.0);
you need
streamer
Re: Mapping in different interiors? -
Chrillzen - 27.11.2013
Thanks.
Re: Mapping in different interiors? -
davve95 - 27.11.2013
Or try it underground I don't know if there's wind sound though, and also there all original San Andreas interiors are placed you can try to map close to them and see if the sound still exist there also, not full sure.