Originally Posted By: westor
Just change the 2nd line with this:

Code:
  if (%keywait) && (%keywait > $ctime) { .msg $nick ( $+ $nick $+ ): You can try again in $qt($duration($calc(%keywait - $ctime))) to use the command! | return }


Hey there! So this is working great for me, but it doesn't actually work for anyone else, it will just say "This much time left" in their whispers. Any idea on how to fix it?

TRhanks!