03.12.2009, 14:41
You are missing the viewdist paramaters as you can see:
You're object rotation needs to also be correct. 0.0 doesnt look good.
pawn Код:
CreateStreamObject(modelid, Float:xpos, Float:ypos, Float:zpos, Float:xrot, Float:yrot, Float:zrot, Float:viewdist)
CreateStreamObject(986, 818.433, -2517.337, 8.556, 0.0, 0.0, 0.0, Missing) //the 0.0 needs to be correct