$getasc
mIRC Code
+ 0 likes
Please Register to submit score.
| Average Score | 4.0 |
| Scores Submitted | 3 |
| Date Added | Oct 03, 2007 |
| Last Updated | Oct 03, 2007 |
| Tags | asc character format number |
|
|
Introduction
; Credits
; -------
; This snippet may appear similar to Lindrian's $asc_ snippet, part of the snippet actually does what Lindrian's snippet does.
; I give credit to Lindrian for the original idea of the $chr demo.
; -------
; Usage
; -------
; $getasc(string).dem/chrform or nothing at all
; dem returns the string in a (chr) = (chr num) format
; chrform returns the string $chr(chr num) format
; or you can just get the chr values with no property
; -------
; --Roy
; See in-code examples for a better idea on how to use it.
mIRC Snippet:
$getasc
Posted on Oct 4, 2007 2:38 pm
Posted on Oct 4, 2007 2:38 pm
u could shorten it eve more by doin
| Code: |
if ($isid && $1) { |




