24.05.2009, 18:23
Pay more attention, you had put the same Z coord. of the object without moving :
door = CreateObject(3113, -2305.1000976563, 2050, 0.9200000166893, 0, 0, 0);
-> MoveObject(door, -2305.1000976563, 2050.0000, 0.9200000166893, 2.00 );
door = CreateObject(3113, -2305.1000976563, 2050, 0.9200000166893, 0, 0, 0);
-> MoveObject(door, -2305.1000976563, 2050.0000, 0.9200000166893, 2.00 );