SA-MP Forums Archive
Help me plz - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: Client Support (https://sampforum.blast.hk/forumdisplay.php?fid=16)
+--- Thread: Help me plz (/showthread.php?tid=330417)



Help me plz - Gamer_007 - 01.04.2012

Hey friends when i add the objects in samp gamemode they r not visible.The problem is that it cant supports more than 2000 objects anyone help me how to fix it..


Re: Help me plz - TimKen - 01.04.2012

Put objects in more filterscripts, not all in gamemode.
Try use Incognito Streamer too for them.


Re: Help me plz - Gamer_007 - 01.04.2012

i ve done this but when i put in more fs the objects in gm dont come visible.


Re: Help me plz - TimKen - 01.04.2012

How many objects do you got? And how many fs with them?


Re: Help me plz - Gamer_007 - 01.04.2012

i ve got more than 3000 objects and 3 fs.Can u come to the server?My ip is stunt-server.hopto.org


Re: Help me plz - D3XT3R - 01.04.2012

Are you Using Any Streamer?

Use Incognito's Streamer
And Convert your Objects
CreateObject
to
CreateDynamicObject

Use This tool To convert the Objects
www.convertffs.com


Re: Help me plz - Gamer_007 - 02.04.2012

ok chnged createobject to createdynamicobject but there a new problem occurs.The objects are coming but they are only visible when i get too close too them.


Re: Help me plz - freddy smyth - 02.04.2012

Increase draw distance?

Anyway, I think that pretty much all scripted objects only appear close.


Re: Help me plz - AMEENAMEEN - 02.04.2012

Use a streamer for example Streamer plugin (the best) then you can have unlimited number of objects


Re: Help me plz - Issam - 02.04.2012

Change for everyobject, " ); " with ",250);" at the end of every CreateDynamicObject line, and Increase draw distance from your EDIT -> display in your ESC.
Oh and, this thread should move to scripting discussions section, it has nothing related with the client.


Re: Help me plz - AdvancedMapper - 02.04.2012

If your using the Map Editor that some SA-MP person made look at Objects-Movement and look at render distance and change that


Re: Help me plz - stabker - 13.04.2012

CreateDymanicObject stream when you closest to them. It's normal. But CreateObjects load when you connect to server and stream in any time. Use CreateObjects to floors, if this is not floor you must to use CreateDymamicObject