Objects problem
#1

Hello, does anyone know why this is happening?
Objects are loaded in one place, I move 5-6 meters, objects disappear.

Pictures: https://imgur.com/a/2XtYKg2

All objects are in format: CreateDynamicObjectEx( objectid, x, y ,z ,rx, ry, rz, 600.0, 600.0 );
Reply
#2

check if the plugin streamer is the same as your include, or you may have too many created objects.
Reply
#3

Yea, streamer plugin and inc is same, last version, created objects: 650 in radius 600.0
Reply
#4

Its just the draw distance, Try to increase it to your required value but i recommend it to use the default one to reduce PC lag for low graphics players.

In case if you don't want it to disappear then use CreateObject but that'd cause server lag if you use it for every object because it's limited, Use it only when it's required (Example:- For interiors in sky).
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)