Voiced Death Note
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 0.0 |
| Scores Submitted | 0 |
| Date Added | Apr 28, 2008 |
| Last Updated | Apr 28, 2008 |
| Tags | death deathnote note vdn voice |
|
|
Introduction
Syntax: `vdn <target> <Death>
The default death is a heart attack, but this version doesn't kick, it devoices as the death. I was receiving complaints about the Op Version about how everyone could use it, so I did a little re-scripting and came up with this.
Notes: Timing might be a bit off, havent really messed around with that alot besides getting it to work.
mIRC Snippet:
Voiced Death Note
Posted on Apr 28, 2008 4:53 pm
Posted on Apr 28, 2008 4:53 pm
I know having the ($2 !ison $chan) line seperate is a bit redundant, but if i included it on the isop/ishop line, it would\'ve read it as untargetable, even if the target was on the channel. Anyways, feedback and suggestions appreciated ^-^
mIRC Snippet:
Voiced Death Note
Posted on May 6, 2008 7:02 pm
Posted on May 6, 2008 7:02 pm
Bump & Update
Currently working on a Dialog for all 3 sets of these I\'ve posted. Once it\'s done, i\'ll post it. idk how long itll take though since i suck at dialogs :p
Currently working on a Dialog for all 3 sets of these I\'ve posted. Once it\'s done, i\'ll post it. idk how long itll take though since i suck at dialogs :p
mIRC Snippet:
Voiced Death Note
Posted on May 6, 2008 9:51 pm
Posted on May 6, 2008 9:51 pm
instead of useing
you can also use
it should do the same thing
| Code: |
| if ($2 isop $chan) || ($2 ishop $chan) { |
you can also use
| Code: |
| if ($nick(#,$2,oh)) { |
it should do the same thing





