SUGGESTION: Don't wait 60 seconds when character lvl <10
Posted: Sat Jul 25, 2009 4:09 pm
I just died twice with my lvl 6 char and It didnt get resurrection weakness debuff. I think it comes the same time as exp penaly (lvl 10).
Code: Select all
if( player.Level > 10 ) then
end