[FilterScript] [FS] LV HouSe [FoR rcon admins] By ~Vortex~
#5

you could have made a timer on the gate, like, when you type the opening cmd, SetTimer("CloseGate", 2500, 0); with forward CloseGate();

n than

public CloseGate()
{
MoveObject(yourgate,X,Y,bla bla);
*other possible functions, GameTextForPlayer, etc*
return 1;
}

so you wont type the closing cmd
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 2 Guest(s)