Re: Noob modding question
Sorry, I don't think that's possible.
Re: Noob modding question
Ah... okay. Guess its programmed like a game of Risk - only territorial conquest wins.
I remember some time ago they did mods with guns - did they ever release the sprites or models for those? I'm just looking for a simple guy in a straw hat with a rifle.
Thanks!
Re: Noob modding question
Also, is there a tutorial on changing what the advisor says (ie. new sound files) and the accompanying text?
Re: Noob modding question
I don't know about a tutorial, but I do know where to edit them. Take a look at data\text\export_advice.txt for the text part and data\export_descr_sounds_advice.txt for the sounds. Also note that the files there are packed, that's why you can't find them. You can, however create new ones and use them without packing (just modify the location and it's gonna work).
CocaCola97