SA-MP Forums Archive
Objects not solid - 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: Objects not solid (/showthread.php?tid=432961)



Objects not solid - Hobbo - 25.04.2013

Hello,

I have created an interior map through MTA and converted to SAMP objects, I implanted it to my server with MidoStream but I got this issue that objects are not solid and can move with the cam through them, please help me.






Re: Objects not solid - LiamM - 25.04.2013

Your photos are broke, it might be me but I'm sure it isn't...

Are they solid to walk against? Does it cause a collision or can you walk directly through them?

If that is the case, some objects within San Andreas where not designed to be in contact with the player, such as a few of the items within the mod shops around San Andreas, so the objects were by default solid.


Re: Objects not solid - Hobbo - 25.04.2013

I didn't mean transparent, the walls are actually solid but I can move the cam out of the interior.


Re: Objects not solid - Pottus - 25.04.2013

Don't build over water, you'll need to delta move your map over land.


Re: Objects not solid - Hobbo - 25.04.2013

There is a was I can move all the objects together?


Re: Objects not solid - Pottus - 25.04.2013

I guess that depends on your mapping editor otherwise you'll have to do it all manually, I think you need to move south I could be wrong try subtracting -1000 on the y-axis for each object.