/charmap - Character Map Alias
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 0.0 (of 0 scores) |
| Date Added | Nov 10, 2008 |
| Last Updated | Jan 13, 2009 |
| Tags | character map mirc |
Introduction
Note: The variables have been changed from global to local. This way, no "/unset" commands are needed.
mIRC Snippet:
/charmap - Character Map Alias
Posted on Nov 10, 2008 8:32 pm
Posted on Nov 10, 2008 8:32 pm
um one thing is you should only have it show from $chr(1) - $chr(256) cuz anything after it repeats it's self and you will get the wrong chr number.
mIRC Snippet:
/charmap - Character Map Alias
Posted on Nov 10, 2008 8:38 pm
Posted on Nov 10, 2008 8:38 pm
Use /var instead of /set so they're local variables and you won't need to /unset them.




