Big MoveObject.
#2

pawn Код:
forward fight(playerid);
public fight(playerid)
{
    new string[128];
    format( string, sizeof(string), "~w~Fi~g~gh~b~t~r~!");
    GameTextForAll( string, 5000, 3 );
    TogglePlayerControllable(playerid, 1);
    MoveObject(Gate1, 1781.30004883,-1980.40002441,55.000,2.0);
    MoveObject(Gate2, 1781.30004883,-1980.40002441,55.000,2.0);
    print("MOVING");
}
Reply


Messages In This Thread
Big MoveObject. - by Super_Panda - 30.10.2011, 14:07
Re: Big MoveObject. - by SuperViper - 30.10.2011, 14:17
Re: Big MoveObject. - by Stigg - 30.10.2011, 14:19
Respuesta: Big MoveObject. - by Super_Panda - 30.10.2011, 14:25
Respuesta: Big MoveObject. - by Super_Panda - 30.10.2011, 15:01
Re: Big MoveObject. - by Ricop522 - 30.10.2011, 15:14

Forum Jump:


Users browsing this thread: 1 Guest(s)