Page 1 of 1

[Question] Generic Character Modding

Posted: Wed May 29, 2013 12:04 pm
by Brainsucker
It is simple honestly, I want to give 2 character picture for human : Male and female for my random generated characters, because I feel it weird to see a male portrait with female name. So how?

RE: [Question] Generic Character Modding

Posted: Wed May 29, 2013 12:32 pm
by BigWolfChris
To my knowledge this isn't possible as the game doesn't have gender recognition programmed in

RE: [Question] Generic Character Modding

Posted: Wed May 29, 2013 12:34 pm
by Brainsucker
that bad then

RE: [Question] Generic Character Modding

Posted: Wed May 29, 2013 12:41 pm
by AstroCat
Yeah this was bugging me too... hmmm...

RE: [Question] Generic Character Modding

Posted: Wed May 29, 2013 1:12 pm
by Arcatus
You could do this trough the character file BUT names and stats will no longer be random.

RE: [Question] Generic Character Modding

Posted: Wed May 29, 2013 1:48 pm
by Shark7
ORIGINAL: Arcatus

You could do this trough the character file BUT names and stats will no longer be random.

Actually stats can be random...simply replace all the numbers you would normally plug in with question marks (?)

IE

0, Fearless Leader, 1, Fearless leader.png, human, ?,?,?,?,?,?,?,?, ?,?,?

you will get Fearless leader with completely randomized stats.

RE: [Question] Generic Character Modding

Posted: Wed May 29, 2013 1:54 pm
by AstroCat
Ahhh, good tip. :)