SA-MP Forums Archive
OBJECT bug? - 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: OBJECT bug? (/showthread.php?tid=293942)



OBJECT bug? - Noner - 30.10.2011

Hey. Im still trying to fix my object bug. I was making a own filterscript for objects, put when i turn on my server, My GATE objects is gone. I tryed to put the object in the gamemode, but the gate is gone. Im turning off the objects, then is the gate back. What can the problem be? Is it a limit on how many objects i can have in the game?
-Thanks.


Re: OBJECT bug? - Tigerkiller - 30.10.2011

which version should you use ? 0.3d ?


Re: OBJECT bug? - Noner - 30.10.2011

The gamemode i have can be old. I bought it from a server who scripted it, He quited the scirpting cuse time and money and I bought it.
If my server is old, can I just move samp 03 RC2 files in the server? Or is the gamemode need a update?


Re: OBJECT bug? - Tigerkiller - 30.10.2011

Use the Includes for the Server Version and done


Re: OBJECT bug? - Noner - 30.10.2011

What you mean? I dont understand it.

If any know the bug, Can any tell me how to fix it? :P


Re: OBJECT bug? - Zonoya - 30.10.2011

there is a limit of 400 objects using CreateObject use a streamer for more objects


Re: OBJECT bug? - Noner - 30.10.2011

You know what streamer we can use? Tryed to find one, but I dont find one who can take more objects. Is it a limit on cars too?


Re: OBJECT bug? - Noner - 30.10.2011

Edit: I have a plugin called Streamer. And its in my config, That means I have a streamer?


Re: OBJECT bug? - Zonoya - 30.10.2011

u need the include and then convert it too CreateDynamicObject and ur objects are streamed and yes there is a limit of 2000 cars i think