One of the few games with english voice acting I actually understood... the curse of the not native speaker

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
gPassword.Visible=false;
if (playerenter.Text!="") {
String input=String.Format("%s", playerenter.Text);
if (input=="asdf") {
//code here
}
else Display("Wrong password.");
String input=Game.InputBox("Please enter your password.");
if (input=="asdf") {
//code here
}
else Display("Wrong password.");
Quote from: JonAmsterdam Gay Skins
By continuing to use this site you agree to the use of cookies. Please visit this page to see exactly how we use these.
Page created in 0.764 seconds with 17 queries.