How to know if a floating text (=text tag) is dated?

Status
Not open for further replies.

Deleted member 219079

D

Deleted member 219079

I have non-permanent text tag which moves above unit, so how can the system know when it gets dated?

~thanks..
 
"dated" ?

Edit: Ohh non permanent =))

You constantly check for texttag's handle id == 0(maybe textag == null) or you countdown texttag's duration with a timer.Sorry no easy way.
 
You must spread some Reputation around before giving it to Ceday again.

I did the countdown way, thanks for solution :)
 
Status
Not open for further replies.
Back
Top