I would like to limit the levels to earn XP from a certain monster. For example, a spider of Gomi v3 can only give XP for players between level 75 and 85. I have source and use 40k.
How can i do that?
04/21/2016 05:19champimt2#2
Someone?
04/21/2016 18:24MaxChri#3
Create a own mathematics algorithm at first.
04/22/2016 14:03mrapc#4
Do you want to set it for only one monster or for all?
If you want to make a single on this might be a shitty way but possible
set the exp in the mob_proto to 0
create a quest that gives the player exp when he kills the mob, with an if function that checks the level