Okay.. i finally converted over entirely to litec without any errors... However I might have ran into a bug..
Code:
beep();
temp = inkey(login_name);beep();
temp = inkey(login_password);beep();
temp = inkey(login_password_conferm);beep();
if(temp == 1){return;}beep();
After the 1st beep the game freezes any thats the end of that... I've checked out the manual... and nothing... Is there some kind of manual out there for lite C that I'm not aware of? Maybe one that lists all the changes from cscript to litec? The one in A7 prerelease sucks

but hey i guess that a prerelease is suppost to?
Regardless it would be nice to get some help!
