ID:155045
Oct 2 2011, 9:30 pm
|
|
Ok I have a fully working score system but I need it to overwrite if you get a high score than our previuosly set highscore, but also not oerwrite if you don't. Think you could help me out?
|
In response to A. Ness
|
|
I could delete a score but I want to know how to compare the new score to the old score and thenif the new one is higher overwrite the old one.
P.S. This is greatfisher's other account I forgot to change aftert testing something. |
In response to A. Ness
|
|
mob/proc This is what I have and it doesn't work. |
In response to GreatFisher
|
|
I fixed it :).
|
Then right under that just add the new scores.
PS: Probably a more code-efficient way out there, but this'll work.