when when I add to playersettingmodule.py
Code:
#ŔÚµżą°ľŕ HP, SP chrmgr.RegisterCacheEffect(chrmgr.EFFECT_AUTO_HPUP, "", "d:/ymir work/effect/etc/recuperation/autodrugup_red.mse") chrmgr.RegisterCacheEffect(chrmgr.EFFECT_AUTO_SPUP, "", "d:/ymir work/effect/etc/recuperation/autodrugup_blue.mse")
Sysser:
Code:
playerSettingModule.py(line:1340) LoadGameData playerSettingModule.py(line:193) __InitData LoadGameData - exceptions.AttributeError:'module' object has no attribute 'EFFECT_AUTO_HPUP'
Code:
load()
Code:
chrmgr.RegisterCacheEffect(chrmgr.EFFECT_AUTO_HPUP, "", "d:/ymir work/effect/etc/recuperation/aut






