City Spammer
Chieftain
- Joined
- Apr 16, 2023
- Messages
- 6
I want to change TXT_KEY_MISC_WINS_VICTORY in CIV4GameTextInfos.xml and hide the "<Player> wins a <victoryname> Victory!!!!" text that stays in the middle after a game ends.
I could just comment out the lines, but I don't want to mess around with my game files in a permanent way and would rather throw a python script I made in a directory somewhere. Is there a python function that can change tags on runtime?
I could just comment out the lines, but I don't want to mess around with my game files in a permanent way and would rather throw a python script I made in a directory somewhere. Is there a python function that can change tags on runtime?