i have to run out for a bit ill be back in a few hours...i have most of the arcade fully done im just missing a few... here are a couple now while i think of it.... one that im not sure of is the categories that would be a nice one i just have to see what the code is for it.. here are a few links i found really quick before i went out... these may hold to key to the categories hopefully and the scores...
this is for categories (i hope):
Code:
<a style="text-decoration:none" href="arcade.php?categoryid=$id">
Code:
<a href="arcade.php?barsize=1<if condition="$categoryid">
these are im hoping forthe other part of the high score:
Code:
<a href="member.php?$session[sessionurl]u=$game[highscorerid]" target="_blank">
Code:
<a href="arcade.php?do=scores&gameid=$game[gameid]">
Code:
<a href="arcade.php?do=play&gameid=$newgame[gameid]">
here is for the leader board: this would be a good one...
Code:
<a href="$vboptions[bburl]/arcade.php?$session[sessionurl]do=lboard">
this is for challenges:
Code:
<a href="arcade.php?do=play&gameid=$challenge[gameid]">
Code:
<a href="arcade.php?do=play&challengeid=$challenge[challengeid]">
Code:
<a href="arcade.php?do=declinechallenge&challengeid=$challenge[challengeid]">
Code:
<a href="arcade.php?do=play&challengeid=$challenge[challengeid]">
this is for awards:
Code:
<a href="arcade.php?do=scores&gameid=$award[gameid]">
thanks again for all your help... another one i would like to do if you get free time is the ecdownloads

thanks again