Ele Problem
#1

i got my problem with ele
Код:
Ele = CreateObject(18769,-1299.58000000,-7.15000000,12.53000000,0.00000000,0.00000000,44.86000000);
i want to change the world ID of it so i will need to use CreatDynamicObject
but when i change it to
Код:
Ele = CreateDynamicObject(18769,-1299.58000000,-7.15000000,12.53000000,0.00000000,0.00000000,44.86000000);
the object just dont move, only move with CreateObject

what can i do ?
Reply
#2

Try MoveDynamicObject instead of MoveObject.

Also, use the correct section of the forums next time. "Scripting Help".
Reply
#3

Hi man sorry I got mistaken with the sections
But thanks it work
Thanks for you're help
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)