Channel Status - $status
mIRC Code
+ 1 likes
Please Register to submit score.
| Average Score | 7.7 (of 3 scores) |
| Date Added | Feb 19, 2009 |
| Last Updated | Feb 19, 2009 |
| Tags | channel status |
Introduction
I reconstructed it and removed the error messages for a shorter code. It returns the status of a user on a given channel in ~, &, @, %, +.
Usage: $status(Channel,Nick)
The .num property can be used to return the status in numbers:
~ = 5
& = 4
@ = 3
% = 2
+ = 1
Regular User = 0
Usage of the ".num" property: $status(Channel,Nick).num
mIRC Snippet:
Channel Status - $status
Posted on Feb 20, 2009 12:27 am
Posted on Feb 20, 2009 12:27 am
very handy little snippet
10/10
10/10




