Northnorial
Member
How to get a storage value working for, e.g. 2 seconds only?
Storage value u can set in another script :s
its mean u enter to the tp and if u have for example 666
so u enter tp script and add
setplayerstoragevalue(cid,666)
and edit ur tp script to tp all player with this storage to xxx position propably but i wont help u with it
that's not what i wanted to know ...
Bump
Code:setplayerstoragevalue(cid, key, value) addevent(setplayerstoragevalue, 2000, cid, key, value)
huh???????