FrontEnd Actions and In-Game Actions

Firebug

Not-so Great Engineer
Joined
Sep 25, 2014
Messages
1,271
Location
Clevedon, England
I've been attempting to create a new civilization but always hit a crash to desktop. Considering i've even tried just copy and pasting an existing (and working) mod to see if it's an issue with my code or something else, i'm almost certain it's because i don't understand the Actions AT ALL. It seems really different to Civ5.


Also just art in general. I can't get any of it to work basically.
 
Last edited:
Same here! I spent approximately 20 hours trying to get a working modpack up through the modbuddy, bothered every other modder I know with questions lol...and at the end I feel like I've learned nothing. Thank god its possible to upload to Steam without the modbuddy,,,
 
I had crashes too and LOC_TEXTXXXX everwhere. Last night I got them work putting the files in the two categories "Front-end" and "In-game".
In some of the released mods (for example the canada mod), they are two "text" files (gameplay text and another one). I took them as model and tried to copy past it in my modbuddy, just changing the civ and leader names: all the texts put in the second file were not taken account (-> lots of LOC_TXT errors..). I had to put these texts in the first one and finally it works.
 
Back
Top Bottom