OpenXcom Forum

Modding => Help => Topic started by: SDEDEN on January 17, 2020, 12:28:21 am

Title: How to modify salaries?
Post by: SDEDEN on January 17, 2020, 12:28:21 am
Is it possible to modify the monthly salary of scientists and engineers? If so, how? I don't see the parameters in any of the rule files I have. Thanks
Title: Re: How to modify salaries?
Post by: Meridian on January 17, 2020, 12:32:02 am
"costEngineer" and "costScientist" in "vars.rul"
Title: Re: How to modify salaries?
Post by: Docent on January 17, 2020, 09:47:39 am
Salary will be equal to half of the cost
Title: Re: How to modify salaries?
Post by: Meridian on January 17, 2020, 11:41:05 am
Salary will be equal to half of the cost

No, it won't.

The number specifies the salary exactly.
Title: Re: How to modify salaries?
Post by: Docent on January 17, 2020, 11:50:35 am
I'm sorry, I mixed up. The cost of hiring will be twice that value.
Title: Re: How to modify salaries?
Post by: SDEDEN on January 17, 2020, 08:16:45 pm
Thank you! I guess I didn't conduct a thorough enough search