- Mesaj
- 442
- Çözümler
- 42
- Beğeni
- 221
- Puan
- 869
- Ticaret Puanı
- 0
Arat root-> uiaffectshower.py :
Altına ekle:
Arat UserInterace->PythonPlayerModule.cpp :
Altına ekle:
Python:
MALL_DESC_IDX_START+player.POINT_MALL_ATTBONUS : (localeInfo.TOOLTIP_MALL_ATTBONUS_STATIC, "d:/ymir work/ui/skill/common/affect/att_bonus.sub",),
Altına ekle:
Python:
MALL_DESC_IDX_START+player.POINT_ATT_BONUS : (localeInfo.TOOLTIP_MALL_ATTBONUS_STATIC, "d:/ymir work/ui/skill/common/affect/att_bonus.sub",),
Arat UserInterace->PythonPlayerModule.cpp :
Python:
PyModule_AddIntConstant(poModule, "POINT_MALL_ATTBONUS", POINT_MALL_ATTBONUS);
Altına ekle:
Python:
PyModule_AddIntConstant(poModule, "POINT_ATT_BONUS", POINT_ATT_BONUS);