Code Snippets Tagged with mirc by Patatje-oorlog
(2)
This snippet turns the input in a $chr string
example:
if the input is 'Hi Sam!'
the output will be: $+($chr(72),$chr(105),$chr(32),$chr(83),$chr(97),$chr(109),$chr(33))
if you wan't to get it..
Dit script werkt hetzelfde als het in mirc ingebouwde $duration(12345) script...
Het enige verschil is dat dit een door mij gemaakte nederlandse versie ervan is!
Je typt gewoon in je script $duratie(12345)..