Exedion
Active Member
- Joined
- Jun 11, 2007
- Messages
- 629
- Reaction score
- 30
Well i need more stats for the creature event "onStatsChange" like this:
Thanks!
LUA:
STATSCHANGE_SOULGAIN = 0 -- when gain or/and modify soul point
STATSCHANGE_SOULLOSS = 1 -- when loose or use or/and modifysoul points
STATSCHANGE_CAPGAIN = 2 -- when capacity gain on lvl up or deequip items or/and modify cap
STATSCHANGE_CAPLOSS = 3 -- when capacity loose on lvl down or equip items or/and modify cap
Thanks!