Results 1 to 6 of 6
  1. #1
    B3CLAWED's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    143
    Reputation
    10
    Thanks
    57
    My Mood
    Busy

    Club559 Custom Max Character Level?

    Can someone tell me where to find the max level for character so I can make it higher then 20?

  2. #2
    Riigged's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Location
    no
    Posts
    3,846
    Reputation
    401
    Thanks
    10,254
    My Mood
    Devilish
    Wserver > Realm > Entities > Player > Player.Leveling.cs

    Code:
                if (Experience - GetLevelExp(Level) >= ExperienceGoal && Level < 20)
    Change the number 20 to the level you wish to be maxed level. But fame bar will not appear on whatever level you put it as unless you edit the client as well.

  3. The Following User Says Thank You to Riigged For This Useful Post:

    B3CLAWED (08-01-2015)

  4. #3
    Transferred's Avatar
    Join Date
    Jun 2015
    Gender
    male
    Posts
    766
    Reputation
    31
    Thanks
    447
    My Mood
    Buzzed
    Quote Originally Posted by Riigged View Post
    Wserver > Realm > Entities > Player > Player.Leveling.cs

    Code:
                if (Experience - GetLevelExp(Level) >= ExperienceGoal && Level < 20)
    Change the number 20 to the level you wish to be maxed level. But fame bar will not appear on whatever level you put it as unless you edit the client as well.
    @B3CLAWED what riigged said but the client there is a tutorial on it

  5. #4
    B3CLAWED's Avatar
    Join Date
    Apr 2013
    Gender
    male
    Posts
    143
    Reputation
    10
    Thanks
    57
    My Mood
    Busy
    Quote Originally Posted by Riigged View Post
    Wserver > Realm > Entities > Player > Player.Leveling.cs

    Code:
                if (Experience - GetLevelExp(Level) >= ExperienceGoal && Level < 20)
    Change the number 20 to the level you wish to be maxed level. But fame bar will not appear on whatever level you put it as unless you edit the client as well.
    Thanks for that

    - - - Updated - - -

    Quote Originally Posted by Transferred View Post
    @B3CLAWED what riigged said but the client there is a tutorial on it
    Do you know the link for the tutorial?

  6. #5
    Riigged's Avatar
    Join Date
    Jan 2013
    Gender
    male
    Location
    no
    Posts
    3,846
    Reputation
    401
    Thanks
    10,254
    My Mood
    Devilish
    Quote Originally Posted by B3CLAWED View Post
    Thanks for that

    - - - Updated - - -



    Do you know the link for the tutorial?
    https://www.mpgh.net/forum/showthread.php?t=893396

    make sure the level you chose ni player.leveling.cs is the same as in the client or else fame bar wont show at the desired level

     








  7. #6
    popescu999's Avatar
    Join Date
    Jun 2011
    Gender
    male
    Posts
    357
    Reputation
    23
    Thanks
    519
    My Mood
    Bored
    I'm curious if stats can be adjusted by max level :-?

    For example let's take dexterity...
    until level 20, max dexterity is 50
    between level 20 and 50, max dexterity is 100
    between level 50 and 100, max dexterity is 200

    etc... should be interesting..

Similar Threads

  1. [WTS] Level 90,84,71 pet - Maxed Characters
    By Iggy in forum Realm of the Mad God Selling / Trading / Buying
    Replies: 0
    Last Post: 09-28-2014, 01:49 PM
  2. Selling gold , all character level 40 and power leveling
    By cacinxriot in forum Dragon Nest Selling / Trading / Buying
    Replies: 1
    Last Post: 07-17-2012, 10:15 AM
  3. selling clean legit max ap level 70 lann
    By azn69knight in forum Vindictus Selling / Trading / Buying
    Replies: 9
    Last Post: 09-22-2011, 01:53 PM
  4. [Service] Vindictus Character Leveling
    By charlestons in forum User Services
    Replies: 1
    Last Post: 08-30-2011, 08:55 AM
  5. Skipping Character levels? Is there such a thing?
    By Jilly in forum Vindictus Help
    Replies: 11
    Last Post: 05-22-2011, 02:55 PM

Tags for this Thread