Hello,
I'm sorry if this has been answered, I had no luck with the search function.
I'm using a passive skill script and I want one of the skills to enable a character to dual-wield, so I was thinking something like
if actor has dual-wield_ability then
actor.two_swords_style = true
end
Obviously the syntax is wrong, but I'm still new at this ;_;
Any help is appreciated!
I'm sorry if this has been answered, I had no luck with the search function.
I'm using a passive skill script and I want one of the skills to enable a character to dual-wield, so I was thinking something like
if actor has dual-wield_ability then
actor.two_swords_style = true
end
Obviously the syntax is wrong, but I'm still new at this ;_;
Any help is appreciated!