Sat Apr 03, 2004 10:01 am by Stone-D
I assume you have some coders on the task, based on what you said. The region in content.dll that handles missions is contained in one area and it seems that it would be a fairly simple task for an average ASM coder to modify it to allow more or less missions.
The requirements for levelling up are also hard coded and are stored as short floating point numbers.
Each time you level up, the code either force-levels you or, if you're entering a freetime, assesses your net worth then adds a fixed sum based on which freetime it is.
Hope that helps you guys.