anti-Leveling

Posted by Bipper on Sat 15 Jun 2002 04:56 PM — 2 posts, 11,488 views.

#0
how do i make a antileve leveling system. I want to basically determine levels by experience points. Then i also want to change how the get experience so that they can get it by trading, selling, etc...

so basiczlly i need to know where all the leveling junk hapens :) thanks

Bipper
Australia Forum Administrator #1
There are a heap of references to levelling in the code - you will have to read a bit to find the right one.

For a start, search for "level", and "advance_level".

Probably the one you want will be in the fight code, where you get experience points after killing a mob.