SA-MP Forums Archive
OBJECT 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: OBJECT help (/showthread.php?tid=81833)



OBJECT help - Rockstarinsh - 14.06.2009

Hi all. I need a lil bit help!
If i put example i 75 objects in FS and 80 in GM... so its mean i got 155 objects... will the server show objects or not? Or it dont care if i put objects as a FS or ingame!?


Re: OBJECT help - Grim_ - 14.06.2009

The server will show objects from both the filterscript and the gamemode, as long as you added them correctly.


Re: OBJECT help - Xpoint - 14.06.2009

I got same qouestion...if i got reached limit 150 objects if we count FS and GM objects... or server dosnt count objects from FS together whit GM.. they are like objects by their self ?


Re: OBJECT help - Grim_ - 14.06.2009

I beleive it counts them for both filterscript and gamemode. So if you had 50 objects in each, you'd have 100 total.

And, the true maximum of objects is 250, but they have to be spread out a little.