Guys what is wrong with this Elevator?
#2

Try this:

Код:
CMD:elevup(playerid,params[])
{
    if(gTeam[playerid] == Team_Stars)
    {
        MoveObject(elev[0],280.46, 1822.38, 17.16,   90.00-6, 3);
        MoveObject(elev[1],291.34, 291.34, 1822.41, 17.16,   90.00-6, 3);
        SetTimer("up",2000,true);
    }
    return 1;
}
Reply


Messages In This Thread
Guys what is wrong with this Elevator? - by Gangster-rocks - 26.07.2012, 19:29
Re: Guys what is wrong with this Elevator? - by Marlon_Lorran - 26.07.2012, 19:40
Re: Guys what is wrong with this Elevator? - by Gangster-rocks - 26.07.2012, 19:58
Re: Guys what is wrong with this Elevator? - by Ranama - 26.07.2012, 20:14
Re: Guys what is wrong with this Elevator? - by fury14 - 26.07.2012, 21:21
Re: Guys what is wrong with this Elevator? - by Gangster-rocks - 27.07.2012, 13:23

Forum Jump:


Users browsing this thread: 1 Guest(s)