Is it possible to have a unit with more thatn 1 weaponset upgrade?
I have tried setting up 3 weapon sets using the Conditions = command, but only the firts upgrade will affect it.
I have also tried using simalar code to the bombtruck with the TriggeredBy = and StartsActive =
but unfortunately I cant seem to get it to work.
Or would I have to do one weapon set upgrade to work with the units "first" weapon, the do an ObjectCreation to get the other weapon?
It may sound odd, but with my mod you can pick 2 weapon upgrades for each unit, I can do this by using weaponset upgrade.... (now that i think of it i probably cant do it that way either

)
ALso I have been having problems with ObjectCreation, I can get a unit to have 2 drone upgrades perfectly fine, but the problem lies in the fact when i try to create an OCL that is attached to the unit (like the overlord upgrades) I can only create 1, I have tried many things to get it to build 2 (well the upgrade itself doe build, it just wont create the new peice

)
any help is much appreciated.