|
Atrinik Server 2.5
|
Defines | |
| #define | ST1_SKILL_NORMAL 0 |
| #define | ST1_SKILL_USE 1 |
| #define | ST1_SKILL_INDIRECT 2 |
Some skills are auto used, some should not be able to use with fire xxx (use_skill)
| #define ST1_SKILL_INDIRECT 2 |
| #define ST1_SKILL_NORMAL 0 |
Normal skill but not direct usable with use_skill()
| #define ST1_SKILL_USE 1 |
Skill can be used with fire and use_skill()
1.7.4