Quote Originally Posted by madbriton View Post
With regard to force diplomacy, could someone please give me a rundown of how to do this exactly?

Thanks
You need to check you the force diplomacy thread in the unoficial mods sub forum. here

Spoiler Alert, click show to read: 
Quote Originally Posted by IrishHitman View Post
If someone can give me the EDU names of these, that would be great:
Hoplitai (Greek Classical Hoplites)
Pezhetairoi
Argyraspides (Hellenic Elite Phalanx)
Hippeis Thessalikoi (Thessalian Heavy Cavalry)
Lonchophoroi Hippeis (Hellenic Medium Cavalry)
Hypaspistai
Peltastai Makedonikoi (Hellenistic Elite Infantry)
Hetairoi (Companion Cavalry)
Agrianikoi Pelekephoroi (Agrianian Assault Infantry)

As well as their AS equivalents...

miotas, use one of these and Roma as an example.


Alrighty, you need to go the EDU which is located at Rome - Total War\EB\Data\export_descr_unit.txt

It is best if you open it in notepad++ or another similar program as it will make things much easier.

Then you need to open the find window ctrl+f and type in the in-game name of he unit.

Say I search for pezhetairoi I come up with a line that looks like:

dictionary hellenistic_infantry_heavy_pezhetairoi ; Pezhetairoi

hellenistic_infantry_heavy_pezhetairoi being the internal name and what comes after the ; being the in-game name

so for the cheat I type the next line:

create_unit Roma "hellenistic infantry heavy pezhetairoi"

the numbers can be added for extra numbers(5 max), chevrons, sword, and armour(9 max for each)

There are many variations of similar units in the EDU so providing names for all those is a little tricky but you should have no problem searching for them yourself now.

Hope I helped