Page 8 of 8
Re: Defense Range v5.11
Posted: 14 Apr 2009, 23:45
by very_bad_soldier
BlueTemplar wrote:IMHO it's best to keep the widgets separate, so that you can de-activate some of them if you wish, but we do need to be able to separate them in different categories, a bit like in Ice UI.
Yeah, I think too its better to split it up since the functions are barely related to each other (ok, blast radius is arguable).
BlueTemplar wrote:
BTW, did you fix the spec problem with the unit marker? (Specs are adding automatic markers too)
It might be interesting to keep it for some units, to show the specs when a player is building something that will change the game, like a t2 fac, a nuke, a big bertha/vulcan...
Yes it disables itself in spec mode. I dont really understand why to keep for some units even for specs. Specs can see the markers by players but they should IMO not interact with the actual game (and place markers on their own).
Extending the blast radius stuff a bit further sounds interesting (btw showing blast radius of selected units is already in by pressing space+x).
Re: Defense Range v5.11
Posted: 14 Apr 2009, 23:59
by BlueTemplar
Players can't see spec markers and drawings.
Re: Defense Range v5.11
Posted: 15 Apr 2009, 01:12
by el_matarife
very_bad_soldier wrote:Extending the blast radius stuff a bit further sounds interesting (btw showing blast radius of selected units is already in by pressing space+x).
My concern is that hitting space+x when you're building blocks of units with shift and control or alt is going to be way too difficult unless you're really flexible or have 6 fingers.
Re: Defense Range v5.11
Posted: 15 Apr 2009, 01:50
by BlueTemplar
And won't it interfere with the building spacing?
Re: Defense Range v5.11
Posted: 15 Apr 2009, 04:18
by Hacked
yeah, alt ctrl and shift should all activate the blast radius, because this information is the most useful when trying to build many buildings close together. At least for me, i always have one hand near the ctrl alt shift area
Re: Defense Range v6.0
Posted: 25 Apr 2009, 17:43
by very_bad_soldier
updated...
Re: Defense Range v6.0
Posted: 08 May 2009, 22:40
by manolo_
i added xta list, wy isnt it workin
Re: Defense Range v6.0
Posted: 09 May 2009, 15:05
by very_bad_soldier
It's because you are using the armor tags from BA. You have to change them to XTA.
Code: Select all
modConfig["XTA"]["armorTags"] = {}
modConfig["XTA"]["armorTags"]["air"] = "group_landair"
modConfig["XTA"]["armorTags"]["ground"] = "default"
modConfig["XTA"]["dps"] = {}
modConfig["XTA"]["dps"]["ground"] = {}
modConfig["XTA"]["dps"]["air"] = {}
modConfig["XTA"]["dps"]["ground"]["min"] = 50
modConfig["XTA"]["dps"]["ground"]["max"] = 500
modConfig["XTA"]["dps"]["air"]["min"] = 80
modConfig["XTA"]["dps"]["air"]["max"] = 500
You may also need to change the min/max-dps values to setup the color circles correctly (if the dps-values differ from BA's).
Re: Defense Range v6.0
Posted: 10 May 2009, 17:06
by manolo_
thx works perfect
edit: maybe you could include the xta-part into the next version
Re: Defense Range v6.0
Posted: 16 May 2009, 15:53
by ginekolog
BUG: when i move V6 with ctrl+F11 around it wont stay there next time widget is started again. Thats why i still use 5.11.
I use iceui.. if it is related? donthink so. Other widgets stay where i put em.
Re: Defense Range v6.0
Posted: 20 May 2009, 18:02
by very_bad_soldier
Thanks for report, I noticed strange behavior too, but since I moved to a new house I didnt really had time to care about that.
Anyway, here is a (hopefully) fixed version.
But AFAIK BA does prefer mod-included widgets over user-installed widgets now, so you can't use it by just dropping it in your widget-folder.
Re: Defense Range v6.1
Posted: 02 Jun 2009, 10:04
by manolo_
hey,
update the supported mod-list within the downloader
Re: Defense Range v6.0
Posted: 02 Jun 2009, 11:03
by TheFatController
very_bad_soldier wrote:But AFAIK BA does prefer mod-included widgets over user-installed widgets now, so you can't use it by just dropping it in your widget-folder.
Not anymore
Re: Defense Range v6.11
Posted: 27 Jun 2009, 16:46
by very_bad_soldier
New version: Missing water stuff added for BA...
Re: Defense Range v6.12
Posted: 17 Mar 2010, 07:01
by thelawenforcer
can we get this for nota???
Re: Defense Range v6.12
Posted: 17 Mar 2010, 08:08
by manolo_
thelawenforcer wrote:can we get this for nota???
u have to do it, copy paste the section of ba or xta or ca and add the turrets of nota (for the original names use moduane from trademark)