Generic Modern Armies

Very useful workers, I love them and will use all of them. BTW what difference do you make between "workman" and "worker" ?
They look different thats about it, it gives more diversity to the workers, so every civ doesnt have the same worker unit.
 
good units :thanx:

particularly modern worker :clap:
:crazyeye:
Please also WW II period with olive color helmet? :drool:

Wotan49
:Old:
 
Updated:
Generic AK47 2.0
Desert AK47 2.0
African AK47 2.0
African M16
African Paratrooper
DBDU M16
Guerrilla
Maoist Guerrilla
Military Contractor
Modern Paratrooper
POW
Special Forces 2.0
UN Peacekeeper
Generic M16
Islamic Insurgent
 
Finally got a chance to look through the new additions. Lot of great new generics (African especially), but I'm especially happy to see the POW (can replace my chain gang worker) and the UN Peacekeeper (can replace Balou's old unit). Thank you! :thumbsup:

I am curious what sets the "Modern Paratrooper" apart from the other three Paratroopers?
 
I am curious what sets the "Modern Paratrooper" apart from the other three Paratroopers?
Just the color. But I didn't want to call it "white paratrooper"

Also I think in Civ 3 the Modern Paratrooper is in all white. But I don't know what countries wear an all white uniform for their paratroopers.
 
is it possible in the pediaicons.txt and/or civeditor to turn captured workers into POW workers, similar to changing workers over the different eras?
 
Try one of the following:

Code:
#ANIMNAME_PRTO_Worker_SLAVE_ERAS_Industrial_Age

Code:
#ANIMNAME_PRTO_Worker_ERAS_Industrial_Age_SLAVE

I believe it would be the former which would work, although I'm not entirely sure.
 
is it possible in the pediaicons.txt and/or civeditor to turn captured workers into POW workers, similar to changing workers over the different eras?

If you just want to replace the Enslaved Worker graphic then change the following lines in the pediaicons under Unit animations to:

#ANIMNAME_PRTO_Worker_SLAVE
POW


And add the POW folder to the Units folder.

If you want to change the Enslaved Worker graphic in just the industrial and modern eras then change the lines to read:

#ANIMNAME_PRTO_Worker_SLAVE
Enslaved Worker
#ANIMNAME_PRTO_Worker_SLAVE_ERAS_Industrial_Age
POW
#ANIMNAME_PRTO_Worker_SLAVE_ERAS_Modern_Era
POW

And then under Era-Specific Unit icons:

#UNITICON_PRTO_Worker_SLAVE_ERAS_Industrial_Age
XXX (Put what ever number the POW is on the units_32)
#UNITICON_PRTO_Worker_SLAVE_ERAS_Modern_Era
XXX (Put what ever number the POW is on the units_32)


And add the POW folder to the Units folder.
 
Great thanks for the help!

Big thanks to ShiroKobbure for the great units, I'm trying to add them all to my mod!
 
Back
Top Bottom