Hi,
A quick query. Been looking into the .UFO files
Came across medals.ufo and got some queries:
rank sergeant
{
name "_Sergeant"
shortname "_Sgt"
image "ranks/rank_04"
mind 60
killed_enemies 10
killed_others 7
type EMPL_SOLDIER
factor 0.5
}
I already know from the header comments what mind and killed_enemies and killed_other are.
I figured out what are the types too.
Query 1:
Does the name and shortname requires the "_" ?? What does it do??
Query 2:
What is the factor??
Query 3:
I noticed at the top of this file are codes paving for "Medals" and "Coins". What have the programmers / developers in mind for this pls?
Query 4:
I have noticed in some hacks (my own....), i have designated my characters to start with 100 attributes for some cases, and realised even after missions their stats are not improved. Is the max limit capped at 100 for each attribute? Where can i find the max attributes for diff states pls? I intend to see if i can help with balancing certain stuff.
PS: For noobs, pls dun clutter this thread with unnecessary comments. Its meant for developers and those who have played around this file. Thanks for cooperation.