I need help on how to change the exp in 5165 because lvling is to easy and can u help me to change exp on like toxic fog ect
I wish common sense was more common. :/Quote:
From what I understand it combines ALL exp (skill, proff and character leveling) into one variable. Not a good thing but that's what I remember reading.
I haven't used the source so I can't tell you exactly where it is but there should be a variable where the server starts up (main.cs, start.cs or something similar I would assume) that will control it. The easy way to find it would be search for somewhere were exp is given out (monster killed, etc) and then right click and go to definition. If you keep following related things you should be able to find the variable without too much trouble.