I was thinking, now if a team builds two command posts, will it recieve double bonus?
Two command posts for the axis (ie. orcs) in MM1_helmsdeep might be somewhat justified, or something…
SO any experiences with this?
I was thinking, now if a team builds two command posts, will it recieve double bonus?
Two command posts for the axis (ie. orcs) in MM1_helmsdeep might be somewhat justified, or something…
SO any experiences with this?
The chargetime is set in the script so you can pretty much anything u like.
If you want just 1 commandpost that doubles the ammount then u can have that. Its set in a scale factor so 2 commandposts built would make the chargetime lower, if you have the default 0.75 set.
Have you tested it to see if the effects stack, though?
If they don’t, you could easily get around it by calling another script function each time a command post is built, which then checks to see how many command posts that teams has and adjusts the setchargetimefactors accordingly (you’d use an accum for this, I guess).