If someone has this or knows how to get it, if you would please and thank you be so kind as to obtain it for me and post here.
I know the basics like actual traits and perks, but the Mapper data (and elsewhere) says you can do things like add team number, script, and others, but give NO information on how to do so, or how to figure out which is which from the currently-used examples.
They can be values from Fallout 1, Fallout 2 or both I don't care. I have yet to find a comprehensive list of all the values possible, so going through code is confusing. For example what the crap does this do:
Anyway. Thank you in advance for your assistance!!!
I know the basics like actual traits and perks, but the Mapper data (and elsewhere) says you can do things like add team number, script, and others, but give NO information on how to do so, or how to figure out which is which from the currently-used examples.
They can be values from Fallout 1, Fallout 2 or both I don't care. I have yet to find a comprehensive list of all the values possible, so going through code is confusing. For example what the crap does this do:
Code:
critter_add_trait(self_obj, 1, 6, 34);
Anyway. Thank you in advance for your assistance!!!