Basically, I'm putting together a map that is very similar to Battleships from wc3. In case you aren't familiar with that map, you purchase weapons for your ship, the weapons go into your inventory and each weapon fires independently.
Now, so far, all is well and good. Inventory system is up. Weapons are in place, and equipping the weapon works. Having multiple weapons but of different types works fine. Having multiple weapons of the same type does not.
In short, I need to be able to use behaviors to apply the same type of weapon to a unit twice or more. I'm open to any ideas, including somehow managing to increase the weapon speed to mimic having multiple of the same weapon.
If any of my post isn't clear, please say so and I will clarify. This is quite integral to my map.
Edit: To clarify:
There is an item. Light Machine Gun. When you equip this item, your hero gains a weapon. If you equip two of this item, then nothing happens. This is my problem.
Chceck the Zealot - PSI Blades effect as i believe this is a 2 attack. It has it set up to Channed. Period count = 2 and then periods go off at 0.0 and 0.28 then the effects of the period are zealot psi damage.
So u need to change your weapon efffect to the effect that makes it channeled with the 2 periods and then set the effect - period effects to the damage part of the skill
Basically, I'm putting together a map that is very similar to Battleships from wc3. In case you aren't familiar with that map, you purchase weapons for your ship, the weapons go into your inventory and each weapon fires independently.
Now, so far, all is well and good. Inventory system is up. Weapons are in place, and equipping the weapon works. Having multiple weapons but of different types works fine. Having multiple weapons of the same type does not.
In short, I need to be able to use behaviors to apply the same type of weapon to a unit twice or more. I'm open to any ideas, including somehow managing to increase the weapon speed to mimic having multiple of the same weapon.
If any of my post isn't clear, please say so and I will clarify. This is quite integral to my map.
Edit: To clarify:
There is an item. Light Machine Gun. When you equip this item, your hero gains a weapon. If you equip two of this item, then nothing happens. This is my problem.
@Eiviyn:
Chceck the Zealot - PSI Blades effect as i believe this is a 2 attack. It has it set up to Channed. Period count = 2 and then periods go off at 0.0 and 0.28 then the effects of the period are zealot psi damage.
So u need to change your weapon efffect to the effect that makes it channeled with the 2 periods and then set the effect - period effects to the damage part of the skill