O.P. RE: MsgPlus Hotkey Checker - 1.1.3
Well, almost.
1, Read next character
2, If character is "]", clear collision array
3, If character is linebreak:
3a, Check next character
3b, If next character is linebreak, clear collision array
4, If character is "&":
4a, Check next character
4b, If not Space or &,
4ba, If already in collision array, stop
4bb, If not in collision array, add
5, If no next character, print "y0 y0 y0"
Translators: view Hotkey Checker here.
(Gives some false positives, but usable for a crude automatic testing.)
|