• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!
  • 2026 staff recruitment is open! Check it out and consider applying!

Solved No exp given upon the killing of monsters

Donniexxx

☣Fallen Angel☣
Joined
Nov 30, 2011
Messages
17
Reaction score
1
Location
New york
I don't know what the issue could be but as the title says my current issue is upon the killing of a monster no exp is given and this is happening with all monsters. PLEASE help if any one knows the issue it needs to be fixed ASAP. thanks in advanced.
 
Last edited:
rateExperience = 10000
thats not the issue as u see mine has this there. so i dont know what the problem is :(

experienceStages = true
rateExperience = 10000
rateExperienceFromPlayers = 0
rateSkill = 300
rateMagic = 150
rateLoot = 6
rateSpawn = 5
is the whole section
 
Enable experience stages just like above stated by Real Steal, and just go to XML/stages.xml and be sure that you have configured correctly exp stages and this line just below <stages>:

XML:
<config enabled="1"/>
 
Back
Top