03.04.2016, 14:48
Quote:
|
Hello,
i have a bug; objects only load when i'm like Really close. Anyone know this bug, some idea on how to fix it? |
pawn Код:
CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance, Float:drawdistance);
Streamdistance is the radiusin which the object will stream in for the player.
Drawdistance is the radius in which the player can see the object.


