HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Getting rid of the armour display.

06-09-2006, 06:30 AM#1
Jazradel
Is there any way to get rid of the icon and text next that describes armour and movespeed on the unit panel?
06-09-2006, 06:35 AM#2
Linera
I don't think there is.

But I maybe wrong
06-09-2006, 01:05 PM#3
Tim.
Yes and no. FDF editing can move it off the screen (So that it is not visible); however modified FDF's only work offline. As such this kind of editing is only meant for Total Conversions that have their own full MPQ, or Campaigns.
06-10-2006, 01:23 AM#4
Jazradel
Thats a no then. I've started workign around it and I managed to remove all the text from the tooltip apart from the bit showing speed(Very Slow, Slow, Average, Fast, Very Fast). Can anyone point me to the string?
06-10-2006, 01:29 AM#5
MercyfulJester
There is a different string for each of those and they are named "Text - General - 'Very Slow'" and so forth. I guess putting a " " (as in space) in each of those should do the trick.
06-10-2006, 04:48 AM#6
Jazradel
Thanks, both of you.

Now, for my final question. What setting determines the time it takes for a Tavern to activate when a unit comes nearby?
06-10-2006, 05:00 AM#7
MercyfulJester
Hmm, I'm not 100% sure about this, but my guess is that it cannot be changed. It's just like all the auras; they have a little activation delay and such.
06-10-2006, 05:05 AM#8
Jazradel
Hmmm, guess it's time to make another selection system.
06-10-2006, 07:25 AM#9
Captain Griffen
Possible take a look at the 'select ???' ability it has, probably something to do with cooldown/something. If that doesn't do anything, then it must be hard coded.
06-10-2006, 08:46 AM#10
Freakazoid
Quote:
Originally Posted by Captain Griffen
Possible take a look at the 'select ???' ability it has, probably something to do with cooldown/something. If that doesn't do anything, then it must be hard coded.

I think you can change it, but you must change all other auras. Try searching under Gameplay Constants.
06-10-2006, 10:01 AM#11
Jazradel
Checked the Select Unit ability already, nothing.
I've searched all through the Gameplay Constants, couldn't find anything.
It doesn't matter because I remade the system anyway.

Thanks for making the effort.
06-10-2006, 10:04 AM#12
Pheonix-IV
Aura refresh rate is hardcoded into the WCIII game system.