SA-MP Forums Archive
Mapping 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: Mapping help (/showthread.php?tid=408847)



Mapping help - William1122 - 19.01.2013

So, I've downloaded a gamemode and I'ts really good, After I decided to download some maps to add in a filterscript. So I did but the mapping had MTA objects, I've seen other sa-mp servers using the map I downloaded so I tought it wasn't a problem but after I added it. Some of my previous mapping just dissappear as you walk by or over them.
Does anyone have a solution or does anyone atleast know why this happens? If you need anything else or more information, Reply and I'll try to find it for you.


Re: Mapping help - Infinity90 - 19.01.2013

Are you using a streamer or just "CreateObject" ? if so, objects are limited. Try using this streamer and use convertffs.com to change the CreateObject to CreateDynamicObject :
https://sampforum.blast.hk/showthread.php?tid=102865


Respuesta: Mapping help - William1122 - 19.01.2013

Thank you It worked I really appreciate it .