without stepping in/out? just if i changed the aid? how it will look
You need to elaborate what it is precisely what you want.without stepping in/out? just if i changed the aid? how it will look
i mean if i changed a tp action aid for example to 2302 it will get a countdown timer , if i attempt to change this aid the timer will be removedYou need to elaborate what it is precisely what you want.
Not just say, "actionid and timer" - possible?
Do you want it to run after startup, is it a specific item that appears and disappears? Is it a lever, stepIn, globalevent etc.
Also what TFS You are using
So when the server starts the tp with aid 2302 will get a countdown timer, and after the countdown timer what happens?i mean if i changed a tp action aid for example to 2302 it will get a countdown timer , if i attempt to change this aid the timer will be removed
tfs 1.3
not when server starts , when i add this aid to tpSo when the server starts the tp with aid 2302 will get a countdown timer, and after the countdown timer what happens?
You can use addEvent and stopEvent
what u mean?How do you plan on adding aid to that tp?
onUse function or OnStepIn , require entering or using the tp, maybe it 'll be a tp for an event or a reward room smth like thatWhat I mean is that either you are adding ActionID to the tp in map editor, and then you'd probably make it like an onUse function or onStepIn function.
But if you are planning on adding the actionID from say another lever, then you should use that levers script to make an event function.
But you need to explain what it is that you need in order for me to help you.