
Originally Posted by
Julius Caesar Gallos
Good day modding wizards. I just started to make my first mod.
<br>
<br>
Does anyone know how to kill a character with 3 names? I tried console command kill_character "Decimus Brutus" and it works fine but when I Can't seem to do it with Caesar coz he has 3 names. I tried Kill_character "Gaius Julius Caesar" and it does not work. I also tried kill_character "Gaius Julius_Caesar" but still, it does not work.
<br>
Anyway, I am trying to modify the TFT(the first triumvirate) RTW mod. so that caesar should be assasinated by 44BC. and display a message that he was betrayed and murdered on the senate house.
Thanks in advice fellows! I salute every modder here.! Thank a lot!
I think this might work:
Code:
kill_character "GaiusJulius Caesar"
I'm at work right now so I can't test it out.
@Pyrrhus - all that stuff works if you are using a script.
Bookmarks