[#modding] someone wants to mod in a skill that affects number of shots per action when fir...

Issue #10454 new
Freehold Games Bot Account created an issue

Marked for crossposting by: tarry slimy Sol

Message (jump):

<tarry slimy Sol> someone wants to mod in a skill that affects number of shots per action when firing a ranged weapon. apparently the only fired event that could affect this at the time of firing is BeginMissileAttack, but that doesn't say what the weapon being attacked with is. one of these would probably suffice:
- pass the gun being fired to BeginMissileAttack, and then also have another event that fires after the attack is done so the shots per action can be set back
- have a new min event that queries how many shots or whatever else makes sense

Comments (2)

  1. Log in to comment