20.09.2013, 14:56
Swyft, have you tried changing the streamdistance?
Look at the native, You could probably increase the streamdistance
PS: If it doesn't work, I guess you might need to use a timer to freeze a player for some seconds, that's the only way for a custom mapping without any support from the original surface
Look at the native, You could probably increase the streamdistance
pawn Код:
native CreateDynamicObject(modelid, Float:x, Float:y, Float:z, Float:rx, Float:ry, Float:rz, worldid = -1, interiorid = -1, playerid = -1, Float:streamdistance = 200.0);