Mirage Source
ASCII Key Codes - Printable Version

+- Mirage Source (https://mirage-engine.uk/forums)
+-- Forum: Mirage Source (Nostalgia) (https://mirage-engine.uk/forums/forumdisplay.php?fid=61)
+--- Forum: Archive (2006-2011) (https://mirage-engine.uk/forums/forumdisplay.php?fid=18)
+---- Forum: Resources (https://mirage-engine.uk/forums/forumdisplay.php?fid=49)
+---- Thread: ASCII Key Codes (/showthread.php?tid=676)



ASCII Key Codes - Xlithan - 24-01-2007

Some of you may find this useful. I found it extremelly useful when I wanted to properly validate the account/character/guild names to make sure nobody was using the old line-break hack.

http://rmhh.co.uk/ascii.html

Find:
Code:
' :: New account packet ::
to see an example of how ASCII key codes are used.

(Didn't know where post this, move if needed).