General > Discussion
Modify Time Units and Health
(1/1)
madashell:
Hy
i nearlly spent hours by playing with the .ufo-files, also created some new campaings.
I know want to know, if it is possible to modify the time-units or health of the soldier?
Is character_data what i am searching for?
I tried the example-code
character_data {
TEAM_PHALANX EMPL_SOLDIER skill 15 100
TEAM_PHALANX EMPL_SOLDIER ability 15 100
TEAM_ALIEN EMPL_SOLDIER skill 65 100
TEAM_ALIEN EMPL_SOLDIER ability 55 100
}
but if I do so, the campaign is not listed.
Instead, if I try
character_data {
TEAM_PHALANX EMPL_SOLDIER skill 99 100
}
the campaing is listed.
how i am able to modify the number of time units a soldier gots?
BTAxis:
Sorry, it's not possible to do this with scripts. TUs are equal to the soldier's speed parameter, and all soldier (and enemy) stats are generated in the code.
Navigation
[0] Message Index
Go to full version