SEK submitted a new resource:
SEK_SkillCount - Counts how many times a skill has been used by an actor.
SEK_SkillCount - Counts how many times a skill has been used by an actor.
Read more about this resource...SEK_SkillCount - v 1.0
By SEK
Introduction
Counts how many times a skill has been used by an actor.
Features
- You can see how many times an actor uses a skill, save the counter to a variable and change it through plugin command.
Plugin Commands:
SkillCount set x y z
Sets the counter of a skill from an actor to a specific number.
x = actorId
y = skillId
z = number of uses
SkillCount get x y z
Puts the counter of a skill from an actor into a Variable.
x =...