moveobject
#2

I guess because your Z co-ordinate in MoveObject is higher than the one of CreateObject so obviously it w'd go up. Try this:
PHP код:
    air CreateObject(188491130.25,-2037.98,110.05,0.000000.000000.00000);
    
MoveObject(air1133.23,-2037.46,69.01,3.0);

    
    for(new 
i=0MAX_PLAYERSi++)
    {
        
DisablePlayerCheckpoint(i);
        
SetPlayerCheckpoint(i1130.15,-2037.8749.013);
    } 
Reply


Messages In This Thread
moveobject - by Zeus666 - 18.07.2016, 16:41
Re: moveobject - by iKarim - 18.07.2016, 16:58

Forum Jump:


Users browsing this thread: 1 Guest(s)