SA-MP Forums Archive
Some mta sa objects dont show in samp please help - 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: Some mta sa objects dont show in samp please help (/showthread.php?tid=596165)



Some mta sa objects dont show in samp please help - Markhoss - 13.12.2015

Hi everyone so I have 2 problems the first problem is just that objects are missing from the samp server but they are in mtasa map editor I copied and pasted all objects from the .map file and converted them from mtasa code to pawn in convertffs so there is no reason the objects shouldn't be there in samp and the second problem is that the water level is too high in samp I mean it was lower in mtasa but in samp the water is above the ground here is the picture thanks for the help!

http://postimg.org/image/5mg0j0p3v


Re: Some mta sa objects dont show in samp please help - TwinkiDaBoss - 13.12.2015

Are you using CreateDynamicObject?

The water level is same in SA:MP and MTA, the problem you are having is weather ID for "water" level. Some weather IDS have bigger waves some smaller which gives impression that the water level is higher than it should.

Also while inside the editor, the water level will remain lower from which it is, therefore that could also cause impression that there is difference between sa:mp & mta default water level. Its better to map stuff way above water, like interiors so therefore you wont have those problems.