ok i figured it out
i just made two new variables for low and high score
than i just used some nested ifs
ok heres the scoop
ive been working on an rpg for some time and finall today i finished and when i finished i only got 3 errors
that is mega w00t
well i fixed the errors and this is what it gave me
--------------------Configuration: ProjectGenocide - Win32 Debug--------------------
Linking...
LIBCD.lib(wincrt0.obj) : error LNK2001: unresolved external symbol _WinMain@16
Debug/ProjectGenocide.exe : fatal error LNK1120: 1 unresolved externals
Error executing link.exe.
ProjectGenocide.exe - 2 error(s), 0 warning(s)
any ideas
ill attach the code