Someone help me?
#2

Okey, you need to move it.. you need x,y,z open gates, ant close. simple example

new gates;

public OnGameModeInit()

gates = CreateObject(gatesID,x,y,z, 0.00000, 0.00000, 0.00000);

}
CMD: open(playerid, params[])
{
MoveObject(gates, Open gates cords ,moving speed);
GameTextForPlayer(playerid, "~R~ Opening!", 3000, 5);
return 1;
}
Reply


Messages In This Thread
Someone help me? - by Marnemo2014 - 19.01.2015, 02:27
Re: Someone help me? - by Karolukas123 - 19.01.2015, 03:50
Re: Someone help me? - by ChromeAmazing - 19.01.2015, 05:14
Re: Someone help me? - by Marnemo2014 - 19.01.2015, 15:41

Forum Jump:


Users browsing this thread: 1 Guest(s)