Quote:
Originally Posted by Davey-UK
If anyone else seems to be having the same trouble, i worked out the query.
In your phpmyadmin, it will already be showing as zero, but running this query will make all games be HIGHEST SCORE WINS.
Code:
UPDATE vb_v3arcade_games SET isreverse=1
Make sure you rename the vb_ , to your own table prefix.
|
Weird. I had that issue, but had to run the query =0 which is backwards, but it worked. Maybe because I switches from ibproarcade and imported all the games.