View Single Post
Old 12-31-2004, 01:10 PM   #9
TMyApp
Administrator
Senior Member
 
Join Date: Aug 2001
Posts: 2,957
Post Thanks / Like
Thanks (Given):
Thanks (Received):
Likes (Given):
Likes (Received):
Dislikes (Given):
Dislikes (Received):
Points: 0
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Quoted: 0 Post(s)
Default

[color=#000000]EvilAkuma: i think i know my own game :biggrin:

anyway.. this is how it works...

there are two "systems" that keep track of your score (which in turn determines which characters are locked/unlocked) ... one is client side... and is kept in memory until you close the game or re-login... and the other is server side... and is tied into the top scores server

the server side always overrides the client side...

so.. for example... you create a new account ... play online, and win 10 times... until you close the game and/or re-login... the game will think those are your wins... however, at the same time, some of your wins may not have been submitted to the server correctly (due to connection problems) .. OR, your wins counted as losses (due to the "bug" in the game that i'm still trying to track down)

so.. you go about your business... re-login to the game, and bang.. you have 7 wins and 3 losses (instead of just 10 wins)... some of your characters are now locked once again
TMyApp is offline   Reply With Quote
 
Page generated in 0.06276 seconds with 14 queries