[Help] Mu server season 9 grand reset table issue.

Results 1 to 5 of 5
  1. #1

    sad [Help] Mu server season 9 grand reset table issue.

    Hello guys , i am having an issue .
    In game when you press C , there are inputs for normal level , master level , resets and grand reset.
    My problem is that grand_resets table is not working and i have no ideea why.
    It always shows 0 value in game.
    Maybe someone can tell me how i can fix this?

    PS : i dont have source code for the server i got.

    here.png
    Thank You.
    Last edited by pufulete10; 07-11-18 at 02:47 PM. Reason: added image


  2. #2

    Re: [Help] Mu server season 9 grand reset table issue.

    might be in another table ?

  3. #3

    Re: [Help] Mu server season 9 grand reset table issue.

    I dont know , i belive that the source code hooks a diffrent table name.
    The table grand_resets is being created by the website thats what we figured out .
    The mLevel , resets , level table works perfecty except grand_resets , so yeah prob a mistake in the code , or the developer forgot to write it.

  4. #4
    Gamma DragonSeth is offline
    MemberRank
    Aug 2011 Join Date
    2,996Posts

    Re: [Help] Mu server season 9 grand reset table issue.

    If your using the source.

    Then open CharacterFame.cpp and look for this: (This Will Disable The Box)

    Code:
    char szSetGResetVisible[20] = "SetGResetVisible";
    int iGResetVisibleUI = 1; // Change That 1 to a 0
    If your using my repack just wait for the next update it's disabled :)
    Last edited by DragonSeth; 10-11-18 at 07:07 AM.

  5. #5

    Re: [Help] Mu server season 9 grand reset table issue.

    I am using this server http://forum.ragezone.com/f197/relea...n-9-a-1126961/ but no source code here.
    I found a source from diffrent guy ,but im afraid i cant use that since it will break the server i think.
    I am thinking to use yours if its working.
    Does your repack also have the warp level for DL/MG/RF equal to other champs ? You know when you press M .
    Thank You.



Advertisement