05.04.2011, 22:54
LOL i got the problem, but ill not erase this post,
maybe someone have the same problem
if your are puting
psur = CreateDynamicObject(971,-982.02215............
is a DynamicObject so you need put it
MoveDynamicObject(psur, -982.0221.......................
and not
MoveObject(psur, -982.0221.................
im sorry im learning hehe
maybe someone have the same problem
if your are puting
psur = CreateDynamicObject(971,-982.02215............
is a DynamicObject so you need put it
MoveDynamicObject(psur, -982.0221.......................
and not
MoveObject(psur, -982.0221.................
im sorry im learning hehe

