i fixed the problem. nvm guys, just a symantic error on my part with the if statements....thanks anyway tho.
u can delete this thread if u want.
Printable View
i fixed the problem. nvm guys, just a symantic error on my part with the if statements....thanks anyway tho.
u can delete this thread if u want.
first off the bat, yer first while loop doesnt have a closing bracket, it should be giving compiler errors there i would think.
a little more explanation of whats goin on here, im sorta understanding this game but not completely
this wasnt the whole program, just a part of it. srry. the problem wasnt with the brackets or anything, just that the system was asking twice for variables. im was really tired last nite, and today i fixed it, so all better now..i just needed to add an if statement to the first IO.getInt.Quote:
Originally posted by nattylife
first off the bat, yer first while loop doesnt have a closing bracket, it should be giving compiler errors there i would think.
a little more explanation of whats goin on here, im sorta understanding this game but not completely