Total Game Time

Results 1 to 4 of 4
  1. #1
    Member cozytower is offline
    MemberRank
    Jan 2010 Join Date
    54Posts

    Total Game Time

    Can you share a web php script to show total game time all character or UserID?

    I'm planning to make an event, longest game time. An i want to make a page on my CP that show all user id with their total game time. An the account with biggest game time is the winner.

    Please share me a script to make list of user id with their total game time.

    Thanks from the bottom of my heart if someone can share it..


  2. #2
    Alpha Member Jolin88 is offline
    MemberRank
    Aug 2007 Join Date
    EuropeLocation
    2,173Posts

    Re: Total Game Time

    on ep6 there's a variable on the account at the database called GAMETIME not sure if on ep5 it exists too but it's the easiest way

  3. #3
    Member cozytower is offline
    MemberRank
    Jan 2010 Join Date
    54Posts

    Re: Total Game Time

    Yes, in my database also there are GAME TIME column in account database, but it's variable never change, looks like it has not function. But my server dont have any error. >.<

    Anyway, thanks for your answer.

  4. #4
    Alpha Member Jolin88 is offline
    MemberRank
    Aug 2007 Join Date
    EuropeLocation
    2,173Posts

    Re: Total Game Time

    then you'll have to calculate the time using loglogin which says what time a user logs in and what time a user logs off

    but it's not easy



Advertisement