sa-mp object limit
#1

hey guys... ive got a new problem :/
i have a server with lots of objects.... wanted to add more maps... i tryed CreateObject but it couldnt run more maps .... i also used CreateDynamicObject too and i had same problem.
(i deleted draw distance and it still doesnt work)
is there any other way to add more maps?
Reply
#2

With a.. streamer?
Alternatively, the object limit has been increased in 0.3d; wait for that?
Reply
#3

ye i use streamer too... there isnt any other way instead of waiting? :S
Reply
#4

You need to decrease the draw distance, you're not supposed to delete it.

pawn Код:
native CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:distance = 200.0);
The draw distance parameter in the plugin, set that to something less than it is by default (200.0), I'm presuming 100.0 could be suitable for you.
Reply
#5

you mean if i set draw distance it works?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)