Quote Originally Posted by Victor1234 View Post
3) This is more of a savegame modding thing but is the most important for what I have in mind. Is it possible, during a game, to edit your save to take a stack of units and put them under the control of another faction? Say you as the Seleucids had a stack of units, could you edit your savegame such that when you load it up again, this same stack now belongs to the Ptolemies, for example?
This is not possible as you describe it, there is no savegame-editor or something like that.
You can however give the Ptolemies an army through the create_unit cheat. Look up the unit names in the export_desc_unit.txt, make sure the Ptolemies can have the unit you want to give them (if not it will CTD in battle) and then type something like that in the console:
create_unit Alexandria "hellenistic infantry thureophoroi"
for settlements or
create_unit "Euergetes Ptolemaios" "greek skirmisher peltastai"
create_unit "Captain Euergetes" "hellenistic infantry pantodapoi"
for characters.