I know that it's possible to dynamically add and remove weapons through behaviors, but it's not possible to add two of the same weapon
ID to a unit and so I'm looking for a workaround. Simply manually duplicating/copying my weapons multiple times won't really work.
I've seen some custom maps already that having something similar (Star Battle) where you can purchase extra attacks/weapons/missiles for a weapon... something like that would suffice, but I'm not sure how that was done. I want to be able to do this with beam and missile weapons and I was wondering if it would be possible to do this through abilities or maybe using magazines or something?
Star battle used upgrades to modify values as far as i know, just like the in-game upgrades... Weapons that were unlocked were on the unit at the start probably and were unlocked by using requirements or validators once the upgrade was researched (or the weapons field was modified to add the weapon)
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hello everyone!
I know that it's possible to dynamically add and remove weapons through behaviors, but it's not possible to add two of the same weapon ID to a unit and so I'm looking for a workaround. Simply manually duplicating/copying my weapons multiple times won't really work.
I've seen some custom maps already that having something similar (Star Battle) where you can purchase extra attacks/weapons/missiles for a weapon... something like that would suffice, but I'm not sure how that was done. I want to be able to do this with beam and missile weapons and I was wondering if it would be possible to do this through abilities or maybe using magazines or something?
Bump
Nevermind, did it through triggers. I'll post an example within a couple days since no one seems to know how to do this.
Star battle used upgrades to modify values as far as i know, just like the in-game upgrades... Weapons that were unlocked were on the unit at the start probably and were unlocked by using requirements or validators once the upgrade was researched (or the weapons field was modified to add the weapon)