Quote:
Originally Posted by talkncaasports
|
Is it doing that for every game or do you mean it is saving some games scores this way?
Run the following database query. (myPhpAdmin)
Code:
UPDATE `v3arcade_games` SET isreverse = 0
It will set high scoring for all the games, however if there are some scores which require low scoring you will need to edit them manually (things like golf games and fastest time wins etc)
There is also an option when managing games AdminCP > v3 Arcade > Manage Games to set the scoring to either high or low for each game.