I need a help
#4

Quote:
Originally Posted by Ironboy
Посмотреть сообщение
Like this?
pawn Код:
SetTimer("Moveobject",100000,true);
pawn Код:
forward Moveobject();
public Moveobject()
{
    MoveObject(id, x, y, z, speed);
}
Yep, then set another timer to move it back or whatever. Make sure you set the timers to false.
Make one trigger the other.
Reply


Messages In This Thread
I need a help - by Ironboy - 17.03.2011, 13:55
Re: I need a help - by Stigg - 17.03.2011, 14:24
Re: I need a help - by Ironboy - 17.03.2011, 15:13
Re: I need a help - by Stigg - 17.03.2011, 15:15
Re: I need a help - by Ironboy - 17.03.2011, 15:37

Forum Jump:


Users browsing this thread: 2 Guest(s)