10.09.2008, 08:33
Quote:
Originally Posted by NEW_IE
You need to have an object created for each gate.
Code: CreateObject = gate1(modelid,X.X,Y.Y,Z.Z,RX.RX,RY.RY,RZ.RZ); //closing gate cords or Code: CreateObject = gate2(modelid,X.X,Y.Y,Z.Z,RX.RX,RY.RY,RZ.RZ); //closing gate cords---------------------------------------------------------- |
not CreateObject = gate1