Hello all.

I have been playing the XGM mod for years and still love it.

But at times some wars or fraction alliance bothered me.

I found out that the only script you can modify to change the game is by adding console_command lines to the Perfect_Spy script file.

I have added lines to this file as in,

console_command add_money macedon, 40000
console_command diplomatic_stance greek_cities macedon neutral
console_command diplomatic_stance macedon thrace war
console_command diplomatic_stance greek_cities macedon allied

Ok Some can be added by the ` key and using console commands.

But i found that trying to add a building was not working, so if i add a console_command i can add this building.

ie; I was at war with Egypt and after taking Alexandria, we made peace and i felt that the The Tomb of Alexander the Great was Shattered into many shards.

So by adding a line

console_command create_building Carna monument_egypt

I gave Egypt another chance to survive.

BTW i use Notepad++ as a tool.