syserr clientside

09/04/2014 21:31 °Ace°#1
Kann mir wer hier helfen pls

0904 21:30:05427 ::
networkModule.py(line:194) SetSelectCharacterPhase
system.py(line:130) __pack_import
system.py(line:110) _process_result
introSelect.py(line:23) ?
system.py(line:130) __pack_import
system.py(line:110) _process_result
uiAffectShower.py(line:8) ?
system.py(line:130) __pack_import
system.py(line:110) _process_result
uiToolTip.py(line:316) ?
uiToolTip.py(line:340) ItemToolTip

networkModule.SetSelectCharacterPhase - exceptions.AttributeError:'module' object has no attribute 'APPLY_DEF_GRADE'

0904 21:30:05427 :: ================================================== ================================================== ========
0904 21:30:05427 :: Abort!!!!


LG
09/06/2014 02:50 Fifanike#2
du wolltest entweder das gegner tp und mp im duell einbauen oder ein neues interface ... richtig?
09/06/2014 02:54 .RuZe™#3
1. Entpack die root.eix/.epk
2. Öffne die uitooltip.py
3. Suche nach:
PHP Code:
APPLY_DEF_GRADE
APPLY_ATT_GRADE 
4. Ersetz die 2 Zeilen mit den hier:
PHP Code:
APPLY_DEF_GRADE_BONUS
APPLY_ATT_GRADE_BONUS 
mfg.