moving objects
#7

Look at GatesOpen and GatesClose.

pawn Код:
public GatesClose()
{
    MoveObject(Side,-1734.655518,28.273335,4.204377,3);//These coords are different
    MoveObject(Front1,-1675.952881,9.499218,5.328079,3);//but these
    MoveObject(Front2,-1667.801880,1.350600,5.328079,3);//and these
    MoveObject(Front3,-1659.689209,-6.770653,5.322875,3);//even theses are the same as the open position.
    return 1;
}
Reply


Messages In This Thread
moving objects - by Schock - 12.03.2009, 19:36
Re: moving objects - by Schock - 12.03.2009, 20:07
Re: moving objects - by Schock - 13.03.2009, 19:21
Re: moving objects - by On_Top_Non_Stop - 13.03.2009, 20:22
Re: moving objects - by hazdog - 13.03.2009, 20:36
Re: moving objects - by Schock - 14.03.2009, 11:33
Re: moving objects - by On_Top_Non_Stop - 14.03.2009, 19:56

Forum Jump:


Users browsing this thread: 1 Guest(s)