![]() |
Resetting Arcade but save list of high scores
I am resetting my arcade but would like to post a list of all the high scores before hand.Is there an easy way to get them from the database?
|
SELECT champ_gid, champ_name, champ_score FROM ".TABLE_PREFIX."games_champs
champ_gid => GameID champ_name => Name of Champ champ_score => Highscore After that you may want to lookup the Gamename corresponting to that GameID: SELECT gname FROM ".TABLE_PREFIX."games_list WHERE gid=$champ_gid |
All times are GMT. The time now is 12:19 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|