Jump to content
MakeWebGames

easy question i hope


mikeymike

Recommended Posts

where would i find the table in v1 that tells it what to look for when listing the user's stat ranks on the index page? i cant find it on index.php

i guess i should specify better. im a big noob at this stuff. my buddy has a game and he has it set up so i can mess around in a beta version. im trying to add pet stat ranks to the table that lists their stats. i wanted to try to modify the one that makes the user stat ranks work. i have everything working right except for the actual ranks of the pet stats

Link to comment
Share on other sites

Re: easy question i hope

if you mean as in Strength: 10,805,714 [Ranked: 13]<--this....

that's in global_func.php, as function get_rank($stat, $mykey)

you may want to look up COUNT(*) in your sql references in the query that is performed, -if you need to.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...