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

Players lose all levels when dead

Thundercraft

New Member
Joined
Dec 5, 2010
Messages
67
Reaction score
0
Hey,

I have a question..

On my OT the players lose all their levels when they die.
So if a level 200 dies he is level 1 again.

I tried to fix this with the doPlayerSetLossPercent(cid, PLAYERLOSS_EXPERIENCE, 0) but it doesn't work...


Does anyone know how I can fix this?

(using 0.3.6 V5)
 
Ok I executed the query now lets hope it works...
Could you explain to me how loss_experience works please?
(Like what a value means)
 
have function loss_skills, deaths, items, etc..
this function are for edit loss percent in all, deaths, skills, items, etc..
yes you have other error use same query only changed for loss_skills , etc
in SQL /phpmyadmin open players search samples.. and --> see have table add loss_skills loss_experience and others..
10000 <- its so much need 100 for works all..
 
Back
Top Bottom