Help Player Ranking Not Show info

Results 1 to 12 of 12
  1. #1
    Account Upgraded | Title Enabled! thewinner3 is offline
    MemberRank
    Jul 2015 Join Date
    Tokyo.JapanLocation
    490Posts

    Help Player Ranking Not Show info


    i take playerranking source form this

    https://forum.ragezone.com/f528/rele...ities-1198375/

    my charinfo have all table this line in source _snprintf( szTemp, 256, "SELECT ChaNum, ChaName, ChaSchool, ChaClass, ChaPkWin, ChaPkLoss FROM ChaInfo WHERE ChaDeleted=0 ORDER BY ChaPkWin DESC , ChaPkLoss DESC" );


  2. #2
    Chinese Developer baby011528 is offline
    [VIP] MemberRank
    Apr 2019 Join Date
    MalaysiaLocation
    307Posts

    Re: Help Player Ranking Not Show info

    on server side, at source there put a output trace.
    if server have data when retrive from db
    just increase the net buffer size

  3. #3
    Account Upgraded | Title Enabled! thewinner3 is offline
    MemberRank
    Jul 2015 Join Date
    Tokyo.JapanLocation
    490Posts

    Re: Help Player Ranking Not Show info

    Quote Originally Posted by baby011528 View Post
    on server side, at source there put a output trace.
    if server have data when retrive from db
    just increase the net buffer size
    Same brother

  4. #4
    Chinese Developer baby011528 is offline
    [VIP] MemberRank
    Apr 2019 Join Date
    MalaysiaLocation
    307Posts

    Re: Help Player Ranking Not Show info

    Quote Originally Posted by thewinner3 View Post
    Same brother
    if need help to deal with it. just contact me.

  5. #5
    Valued Member llenn is online now
    MemberRank
    Sep 2020 Join Date
    you mom roomLocation
    145Posts

    Re: Help Player Ranking Not Show info

    are you fix ?

  6. #6
    Account Upgraded | Title Enabled! thewinner3 is offline
    MemberRank
    Jul 2015 Join Date
    Tokyo.JapanLocation
    490Posts

    Re: Help Player Ranking Not Show info

    Quote Originally Posted by llenn View Post
    are you fix ?
    No still not fix

  7. #7
    Account Upgraded | Title Enabled! Frozenn is online now
    MemberRank
    Aug 2016 Join Date
    PerfLogsLocation
    273Posts

    Re: Help Player Ranking Not Show info

    You are missing some break lines, try checking again.

  8. #8
    Account Upgraded | Title Enabled! thewinner3 is offline
    MemberRank
    Jul 2015 Join Date
    Tokyo.JapanLocation
    490Posts

    Re: Help Player Ranking Not Show info

    Quote Originally Posted by Frozenn View Post
    You are missing some break lines, try checking again.
    Yes i check it ready one by one cpp and h it have all code and line but still same not show status can i send my src to you for check it ?

  9. #9
    Member ImNotPro014 is offline
    MemberRank
    Oct 2014 Join Date
    83Posts

    Re: Help Player Ranking Not Show info

    is your server running on vps or just a vmware?

  10. #10
    Account Upgraded | Title Enabled! thewinner3 is offline
    MemberRank
    Jul 2015 Join Date
    Tokyo.JapanLocation
    490Posts

    Re: Help Player Ranking Not Show info

    Quote Originally Posted by ImNotPro014 View Post
    is your server running on vps or just a vmware?
    1 pc sir server behide client i use 1 pc to runserver and play

  11. #11
    Member pan0s is offline
    MemberRank
    Nov 2020 Join Date
    HKLocation
    98Posts

    Re: Help Player Ranking Not Show info

    You need to confirm that is UI problem or data problem.
    To ensure that, just simply output your data where you receive the net msg in the GLCharacterMsg.cpp to the .log.

  12. #12
    Member ImNotPro014 is offline
    MemberRank
    Oct 2014 Join Date
    83Posts

    Re: Help Player Ranking Not Show info

    mine is already fix. . before i was using the old Session/Field/Agent/LoginServer. and then i try to use the new compile. and it works.

    sorry my english is really bad.



Advertisement