Area Of Effect Damage

Users who are viewing this thread

cakuyan

Recruit
Hey I'm playing the unmodded warband V 1.174

Is there anyway to make my character have area of effect damage with big swing weapons?
I'd love to decimate more enemies in one swing just like Sauron did in the LOTR series

Thank you for any help
 
check the OSP section for code used for grenades, etc, to see how it can be done. It requires some coding, but it is not a hard add-on.

in short you need to add a check for anyone near your target and make them take damage as well. The specific rules are up to you.
 
There is a trigger when a weapon hits.
Check if the equipped weapon is the one which gives area damage.
Then loop for agents near your position and damage them.

That's the short version of explaining  :grin:
 
cakuyan said:
Hey I'm playing the unmodded warband V 1.174

Is there anyway to make my character have area of effect damage with big swing weapons?
I'd love to decimate more enemies in one swing just like Sauron did in the LOTR series

Thank you for any help

Did you figure it out? If not I can write it up pretty quick for you. Do you have the module system etc..  ?
 
Back
Top Bottom