- Joined
- Feb 12, 2014
- Messages
- 11
- Reaction score
- 1
- First Language
- Italian
- Primarily Uses
Hi everyone, I have a problem with the victor plugin. I insert in a clean project only with victor's basic module and command replace this data on note actor:
<command replace: 'Attack', 'Limit', skill type 4>
result = a.tp == 100;
</command replace>
but the command does not appear. What am I doing wrong?
<command replace: 'Attack', 'Limit', skill type 4>
result = a.tp == 100;
</command replace>
but the command does not appear. What am I doing wrong?