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

TFS 1.X+ [1.3] 1) Drop Exp/Skills die for monster loses 50% less than player / 2) doPlayerSetLossPercent

roriscrave

Advanced OT User
Joined
Dec 7, 2011
Messages
1,188
Solutions
34
Reaction score
201
1) as i do if the player dies to monster, he loses 50% of exp / skills than he would lose if he died to player?
2) tfs 0.4 have this functions:
Code:
doPlayerGetLossPercent
doPlayerSetLossPercent
tfs 1.3 i see have it:
Code:
getDeathPenalty()
but dont have?
Code:
setDeathPenalty()
how can i add a function setDeathPeanlty() ??
 
Last edited:
Back
Top