Top

mIRC Code Snippets Tagged with duration

  (3)  
Sort by 
This snippet does what $duration should do and converts a string like 2w4d10h3m2s into seconds. Usage is $lduration(string) where string should be formatted as above. Accepted time measures are the same
Tags: duration  time 
2 comment(s)   |   Score: 5.0   |   Language: mIRC   |   Posted by LIQUID_NiTrO on Dec 30, 2006
Type "/leave" for "NICK is away" It will say this message in all the channels you are in. Type "/away [reason]" For "NICK is away. Reason: [reason]" Without the
Tags: away  duration  reason  system  timer 
8 comment(s)   |   Score: 2.0   |   Language: mIRC   |   Posted by PowerDragon on Nov 11, 2006
The purpose of this snippet is to bring the power of VB's DateDiff function to mIRC which date handling functions can be quite restricting. This snippet allows you to calculate the difference between
Tags: birthday  date  duration  months  weeks  years 
8 comment(s)   |   Score: 8.0   |   Language: mIRC   |   Posted by Mpdreamz on Oct 13, 2006
Bottom