Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
timerdf
Author Message
ChaveS
Journeyman
*

Posts: 69
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Oct 2012
Reputation: 0



Post: #1
timerdf
i was missing i timerf function with decimals

a simple timerdf function:
Code:
[function timerdf]
serv.newitem i_timerdf
new.attr 090
new.p <p>
new.link <uid>
new.name <argv[1]>
new.timerd <argv[0]>

[itemdef i_timerdf]
id=i_virtstone_6
on=@timer
try uid.<link.uid>.<name>
remove
return 1


usage
timerdf XX,function

ie timerdf 5,say aaa

to Say aaa after half second
(This post was last modified: 12-06-2012 04:57 PM by ChaveS.)
12-06-2012 04:36 PM
Find all posts by this user Like Post Quote this message in a reply
Mordaunt
Super Moderator
****

Posts: 1,237
Likes Given: 26
Likes Received: 55 in 43 posts
Joined: Mar 2012
Reputation: 35



Post: #2
RE: timerdf
I thought that there was a hardcoded function that did this, like timerf. Turns out I was wrong. Nice work around.

[Image: 2nis46r.jpg]
12-07-2012 02:20 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)