• 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!

if killed by player remove all experience and loss equip,

wafuboe

Active Member
Joined
Dec 24, 2010
Messages
884
Solutions
2
Reaction score
26
well i need a system that if a player kills you, you will lose ALL EXP, AND ALL EXPERIENCIE.
otherwise if a monster kills you YOU LOSS % OF EXPERIENCE

thanks

- - - Updated - - -

BUMPS
 
okay:

1. go into config.lua and use this 'deathLostPercent = 0'
2. go into your database in phpmyadmin and set 'loss_mana' 'loss_skills' 'loss_containers' 'loss_items' from '100' to '0'

 
Back
Top