SA-MP Forums Archive
Problem adding mta objects in sa:mp - 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: Problem adding mta objects in sa:mp (/showthread.php?tid=171677)



Problem adding mta objects in sa:mp - luckytakashi - 27.08.2010

OKay guys the problem is that:

I added objects using MTA map editor and converted the .map file using www.gtamap.delux-host.com/converter/
It gives me this kinda code:
CreateObject(0, 0, 0, 0, 0, 0, 0);

I made a new filterscript and pasted the code there
the createobject code is about 443 lines (if that means there are 443 objects)
Now i loaded the filterscript using server.cfg file

The script is loaded, many object have appeared but many of them are still missing.. what could be the solution?
thank you in advance


Re: Problem adding mta objects in sa:mp - RSX - 27.08.2010

https://sampwiki.blast.hk/wiki/Limits - 43 objects shouldn't display, use a object streamer(plugin optionally), and then it should work, or optimise your map.


Re: Problem adding mta objects in sa:mp - luckytakashi - 27.08.2010

Oh! is there anything I can do to solve this?


Re: Problem adding mta objects in sa:mp - RSX - 27.08.2010

Quote:
Originally Posted by RSX
Посмотреть сообщение
use a object streamer(plugin optionally), and then it should work, or optimise your map.
Read again and if there are objects which are 0 0 0 0 0, then there's no point of making invisible CJ's at middle of map.


Re: Problem adding mta objects in sa:mp - Mean - 27.08.2010

You must be using a wrong MTA to PAWN converter...