weird door bug?
#4

public CloseCourtGate1()
{
MoveDynamicObject(courtgates[0],2138.00000000,1316.72106934,7698.23632812,4);
return 1;
}
public CloseCourtGate2()
{
MoveDynamicObject(courtgates[1],2138.00292969,1290.96386719,7698.24169922,4);
return 1;
}
public CloseWestLobby()
{
MoveDynamicObject(westlobby1,239.71582031,116.0917 9688,1002.21502686,4);
MoveDynamicObject(westlobby2,239.67968750,119.0996 0938,1002.21502686,4);
return 1;
}
public CloseEastLobby()
{
MoveDynamicObject(eastlobby1,253.14941406,110.5996 0938,1002.21502686,4);
MoveDynamicObject(eastlobby2,253.18457031,107.5996 0938,1002.21502686,4);
return 1;
}
public CloseBlastDoor()
{
MoveDynamicObject(blastdoor[0],-764.11816406,2568.81445312,10021.5,2);
return 1;
}
public CloseBlastDoor2()
{
MoveDynamicObject(blastdoor[1],-746.02636719,2535.19433594,10021.5,2);
return 1;
}
public CloseBlastDoor3()
{
MoveDynamicObject(blastdoor[2],-765.26171875,2552.31347656,10021.5,2);
return 1;
}
public CloseCage()
{
MoveDynamicObject(cage,-773.52050781,2545.62109375,10022.29492188,2);
return 1;
}
public CloseLocker()
{
Reply


Messages In This Thread
weird door bug? - by joeri - 25.02.2012, 10:26
Re: weird door bug? - by emokidx - 25.02.2012, 10:31
Re: weird door bug? - by joeri - 25.02.2012, 10:39
Re: weird door bug? - by joeri - 25.02.2012, 10:43
Re: weird door bug? - by joeri - 25.02.2012, 10:48
Re: weird door bug? - by Chris White - 25.02.2012, 10:56
Re: weird door bug? - by joeri - 25.02.2012, 11:00
Re: weird door bug? - by Chris White - 25.02.2012, 11:40
Re: weird door bug? - by Deathh - 25.02.2012, 11:41
Re: weird door bug? - by Smally - 25.02.2012, 11:56

Forum Jump:


Users browsing this thread: 1 Guest(s)