17.01.2011, 18:20
It could be your computer not rendering quick enough, have you had other people test this?
I hope you are aware of that the Object will be shown in interior 0 in this case. For me it sounds like this is inside an interior even tho' you say you are running around LSPD. Second off I can't really figure out why you would want a drawdistance of 0.0?
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);
pawn Код:
CreateDynamicObject(630, 385.967163, 170.149429, 1008.407959, 0.0000, 0.0000, 0.0000, 0, -1, -1, 0.0);