Object Parameters
#1

Hello everyone, i'm trying to script a moving gate and i'm in need of a little help.

Could someone explain to me what each of these degrees represent? I know the first three are x, y and z but i would like to know what direction it will move the object in.

Код:
lvpdgatewest=CreateObject(976, 2294.2949, 2498.0066, 3.2734, 0.0000, 0.0000, 0.0000);
Regards,

Simon.
Reply
#2

That will move the object no where. It goes like this though.

pawn Код:
CreateObject(modelid,x,y,z,rx,ry,rz); //Last 3 are x, y, z roation
Reply
#3

ok that's what i wanted to know. just how to rotate the gate. i know it wont move anywhere yet. thanks alot
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)