COUNTER MOD 1.0
COUNTER MOD 1.0
After much pixel pushing, here is a very simple mod. Which pre-empts my 'old-skool' map mod.
all feedback considered for ongoing improvement...
thanks
all feedback considered for ongoing improvement...
thanks
- Attachments
-
- UnitsSkinV1.zip
- (29.83 KiB) Downloaded 173 times
"I don't believe in reincarnation because I refuse to come back as a bug or as a rabbit". -New Order
- doomtrader
- Posts: 5319
- Joined: Tue Jul 22, 2008 5:21 am
- Location: Poland
- Contact:
RE: COUNTER MOD 1.0
A screenie please,
and BTW: It's Wastelands [;)]
and BTW: It's Wastelands [;)]
RE: COUNTER MOD 1.0
as requested...


- Attachments
-
- 1.0.jpg (234.7 KiB) Viewed 546 times
"I don't believe in reincarnation because I refuse to come back as a bug or as a rabbit". -New Order
RE: COUNTER MOD 1.0
naval also...


- Attachments
-
- 2.0.jpg (87.91 KiB) Viewed 548 times
"I don't believe in reincarnation because I refuse to come back as a bug or as a rabbit". -New Order
- doomtrader
- Posts: 5319
- Joined: Tue Jul 22, 2008 5:21 am
- Location: Poland
- Contact:
RE: COUNTER MOD 1.0
This is really nice modification
RE: COUNTER MOD 1.0
Love the counters! The map shown in the screenshot, well, it just looks really old: don't like it. The map reminds me of The Russian Campaign by Avalon Hill (still have a copy too).
webZ
webZ
Tac2i (formerly webizen)
RE: COUNTER MOD 1.0
Very good!! [:)] Even though I'm a bit concerned by the missing info, for the first time I can actually see the strength of the units directly on the counters. This was very difficult earlier because of my infernal LCD-screen. This new mod made gaming a lot easier.
RE: COUNTER MOD 1.0
Thank Webizen,
actually I'm working on 2 versions.
a black and white gray scale mod. (a nostalgic tactics II tribute) and a coloured version based on a strategy and tactics magazine game called 'cobra' which I played to death as a teen. (I've taken the map and scanned the colour palette directly), although I'm grabbing .png ideas from games I currently own.
I wanted a retrograde old style map, and I realise it wont be everyone's 'cup of tea'. I'll leave really amazing mods up to the pros like GJK and JMass.
@Uxbridge, I fretted for a while about taking info off the counters, (and could be convinced to put it back on), but given all the information is repeated in the GUI, I felt the counter information was a little redundant.
...and finally to bleck. could you tell me how to get reasonably good black counter text, or I fear we will all have unit mods with yellow text and black drop shadow! I've tried but the text is not too sharp.
keep the feedback rolling in.
-ta.
actually I'm working on 2 versions.
a black and white gray scale mod. (a nostalgic tactics II tribute) and a coloured version based on a strategy and tactics magazine game called 'cobra' which I played to death as a teen. (I've taken the map and scanned the colour palette directly), although I'm grabbing .png ideas from games I currently own.
I wanted a retrograde old style map, and I realise it wont be everyone's 'cup of tea'. I'll leave really amazing mods up to the pros like GJK and JMass.
@Uxbridge, I fretted for a while about taking info off the counters, (and could be convinced to put it back on), but given all the information is repeated in the GUI, I felt the counter information was a little redundant.
...and finally to bleck. could you tell me how to get reasonably good black counter text, or I fear we will all have unit mods with yellow text and black drop shadow! I've tried but the text is not too sharp.
keep the feedback rolling in.
-ta.
"I don't believe in reincarnation because I refuse to come back as a bug or as a rabbit". -New Order
RE: COUNTER MOD 1.0
Couldn't you have the traffic lights at the right side, between the NATO-symbol and edge of the counter? That info were good.
RE: COUNTER MOD 1.0
Not sure what you mean by that - what text and shadow RGBs are the best to get black text?ORIGINAL: Agent S
could you tell me how to get reasonably good black counter text
Wastelands Interactive member (Programmer)
RE: COUNTER MOD 1.0
Very nice counter mod, I can almost see the cardboard [:)]
I'm not sure if this is possible but could a way of displaying the trafic light info on the counters be done by having unit strength in white if the unit is under full strength and the AP number in white if the unit can no longer participate in a multi-hex attack.
Only other thing I'd like to see is the displayed unit strength as a non decimal rounded to the nearest full number.
Thanks again for the mod.
I'm not sure if this is possible but could a way of displaying the trafic light info on the counters be done by having unit strength in white if the unit is under full strength and the AP number in white if the unit can no longer participate in a multi-hex attack.
Only other thing I'd like to see is the displayed unit strength as a non decimal rounded to the nearest full number.
Thanks again for the mod.
"In War: Resolution. In Defeat: Defiance. In Victory: Magnanimity. In Peace: Goodwill." - Winston Churchill
RE: COUNTER MOD 1.0
Bleck,
from appearance.csv.
65;110;60;20;Arial;20;70;255;255;0;0;0;0;AP and Strength Text Dst and Font
okay
as I understand it...
all distances in pixels.
65; distance x horizontally left to right defining starting point of text.
110; distance y vertically top to bottom defining starting point of text
60; horizontal width of text display (like a cropping box if too small a value)
20; vertical height of text display (as above)
Arial; font name, can be anything as long as it's a defined font on machine
20; strength of character, how 'bold' to make text.
70;255;255 RGB(?) Colour definition of top character (in this case yellow)
0; -unknown
0;0;0 RGB(?) Colour definition of underlying (drop shadow) text. (in this case black).
questions.
1. Can the drop shadow text be 'removed' entirely so I only have 1 colour defined? or
2. Can the drop shadow text be located exactly under the top text to effectively hide it?
3 What is the unknown 0 that I can'y account for?
thanks.
from appearance.csv.
65;110;60;20;Arial;20;70;255;255;0;0;0;0;AP and Strength Text Dst and Font
okay
as I understand it...
all distances in pixels.
65; distance x horizontally left to right defining starting point of text.
110; distance y vertically top to bottom defining starting point of text
60; horizontal width of text display (like a cropping box if too small a value)
20; vertical height of text display (as above)
Arial; font name, can be anything as long as it's a defined font on machine
20; strength of character, how 'bold' to make text.
70;255;255 RGB(?) Colour definition of top character (in this case yellow)
0; -unknown
0;0;0 RGB(?) Colour definition of underlying (drop shadow) text. (in this case black).
questions.
1. Can the drop shadow text be 'removed' entirely so I only have 1 colour defined? or
2. Can the drop shadow text be located exactly under the top text to effectively hide it?
3 What is the unknown 0 that I can'y account for?
thanks.
"I don't believe in reincarnation because I refuse to come back as a bug or as a rabbit". -New Order
RE: COUNTER MOD 1.0
to all,
when I have some more time
I'll add the supply indicators back in.
Will also change text from times roman to arial narrow
when I have some more time
I'll add the supply indicators back in.
Will also change text from times roman to arial narrow
"I don't believe in reincarnation because I refuse to come back as a bug or as a rabbit". -New Order
RE: COUNTER MOD 1.0
You messed it up
65;110;60;20;Arial;20;70;255;255;0;0;0;0;AP and Strength Text Dst and Font
Meaning (from another thread):
Left ; Top ; Width ; Height ; FontName ; FontSize ; FontWeight ; TextColorR ;TextColorG ;TextColorB ;ShadowColorR ;ShadowColorG ;ShadowColorB ; Description of this line
So in your description you forgot about FontSize (20), so correct RGB values are 255/255/0 not 70/255/255.
2. No
3. Explained above
If you want black text, you can try white shadow:
65;110;60;20;Arial;20;70;0;0;0;255;255;255;AP and Strength Text Dst and Font
or gray (all shadow R, G and B equal, higher value=brighter color):
65;110;60;20;Arial;20;70;0;0;0;150;150;150;AP and Strength Text Dst and Font
65;110;60;20;Arial;20;70;255;255;0;0;0;0;AP and Strength Text Dst and Font
Meaning (from another thread):
Left ; Top ; Width ; Height ; FontName ; FontSize ; FontWeight ; TextColorR ;TextColorG ;TextColorB ;ShadowColorR ;ShadowColorG ;ShadowColorB ; Description of this line
So in your description you forgot about FontSize (20), so correct RGB values are 255/255/0 not 70/255/255.
1. NoORIGINAL: Agent S
1. Can the drop shadow text be 'removed' entirely so I only have 1 colour defined? or
2. Can the drop shadow text be located exactly under the top text to effectively hide it?
3 What is the unknown 0 that I can'y account for?
2. No
3. Explained above
If you want black text, you can try white shadow:
65;110;60;20;Arial;20;70;0;0;0;255;255;255;AP and Strength Text Dst and Font
or gray (all shadow R, G and B equal, higher value=brighter color):
65;110;60;20;Arial;20;70;0;0;0;150;150;150;AP and Strength Text Dst and Font
Wastelands Interactive member (Programmer)
RE: COUNTER MOD 1.0
Thanks B.,
that will help tweak them nicely.
I have used the gray drop shadow approach, and it gives the numbers an embossed look. Quite acceptable.
I appreciate your help here.
-A.
that will help tweak them nicely.
I have used the gray drop shadow approach, and it gives the numbers an embossed look. Quite acceptable.
I appreciate your help here.
-A.
"I don't believe in reincarnation because I refuse to come back as a bug or as a rabbit". -New Order
- RandomAttack
- Posts: 235
- Joined: Thu Jul 23, 2009 8:44 pm
- Location: Arizona
RE: COUNTER MOD 1.0
Agent S,
Really like the counters! And I LOVE the map--it DOES look just like AH The Russian Campaign. Is it available for download yet??
Really like the counters! And I LOVE the map--it DOES look just like AH The Russian Campaign. Is it available for download yet??
RE: COUNTER MOD 1.0
thanks...
...soon
...soon
"I don't believe in reincarnation because I refuse to come back as a bug or as a rabbit". -New Order
MAP & COUNTER MOD 1.1
Time to play more than mod...
zip contains
upgraded counters & interim 'cobra' coloured map.
zip contains
upgraded counters & interim 'cobra' coloured map.
- Attachments
-
- Smith.zip
- (419.55 KiB) Downloaded 79 times
"I don't believe in reincarnation because I refuse to come back as a bug or as a rabbit". -New Order
RE: MAP & COUNTER MOD 1.1
screen grab for above.


- Attachments
-
- sample.jpg (341.83 KiB) Viewed 538 times
"I don't believe in reincarnation because I refuse to come back as a bug or as a rabbit". -New Order
RE: MAP & COUNTER MOD 1.1
Wow it has its own magick!





