Posts: 61
Threads: 14
Joined: Jan 2009
Reputation:
0
I really need help on this, it'd be really nice if someone could help out or something.
I wanna make this the close one CreateObject(980, 1281.016357, -2055.733398, 60.624096, 0.0000, 0.0000, 268.0402);
and this one the open one CreateObject(980, 1281.014893, -2055.825928, 54.935707, 0.0000, 0.0000, 268.0402);
What do I need to do?
Posts: 195
Threads: 16
Joined: Aug 2009
Reputation:
0
Should this gate open on command? Or another callback?
Posts: 61
Threads: 14
Joined: Jan 2009
Reputation:
0
How would I do it with these
open:CreateObject(980, 2464.744873, -2261.610596, 26.835892, 0.0000, 0.0000, 46.4096);
Close:CreateObject(980, 2464.705078, -2261.675293, 21.385910, 0.0000, 0.0000, 46.4096);
open:CreateObject(980, 2383.727539, -2399.666016, 15.153675, 0.0000, 0.0000, 40.3935);
close:CreateObject(980, 2383.808838, -2399.537109, 9.457022, 0.0000, 0.0000, 40.3935);
All in my script o-o?
Posts: 899
Threads: 54
Joined: May 2009
Reputation:
0
Don't triple post.
The code is there, convert it yourself or ask in the Script Request thread.
Posts: 870
Threads: 26
Joined: Mar 2009
Reputation:
0
You dont need to make 2 gates like open and close .. One gate is enough and the coords for the place where it will move to .. Nothing else is required