problem with OnPlayerUpdate
#3

Quote:
Originally Posted by juandiegox
Посмотреть сообщение
Replace that code for this..

pawn Код:
public OnPlayerUpdate(playerid)
{
    if(LSPDGGOPEN == false)
    {
    MoveObject(LSPDGG,1589.6, -1638.3, 14.26,2);
    }
    else
    {
    MoveObject(LSPDGG,1589.6, -1638.3, 10,2);
    }
    return 1;
}
Thanks alot
Reply


Messages In This Thread
problem with OnPlayerUpdate - by Lirbo - 19.04.2014, 16:17
Re: problem with OnPlayerUpdate - by juandiegox - 19.04.2014, 16:22
Re: problem with OnPlayerUpdate - by Lirbo - 19.04.2014, 16:25

Forum Jump:


Users browsing this thread: 1 Guest(s)