Forum Discussion
SimplyAnjuta
5 years agoSeasoned Veteran
Hi everyone, I'm looking for a way to modify the files generated with the Create-A-Career tool to add in object career awards.
I was trying to edit the generated "reward tuning" data.
To do so, I looked up how this is ususally done in the game code for an existing career and added the following code below (starting from "!NEW Bike"), accordingly.
However, the added paragraph is ignored when the notification shows up in game. (I also tried this with the object originally used in the example career, and this doesn't work either).
I can however add in a second money award intance and it will show up in game as expected.
I'm totally new to modding - Am I missing something obvious? Is there a way to make this work?
------------------------------------------------------------------------------------------
2f7d0004:00000000:85F2BBD3264C91BC
0x249ef1d1
0xd854716b
200
217639
I was trying to edit the generated "reward tuning" data.
To do so, I looked up how this is ususally done in the game code for an existing career and added the following code below (starting from "!NEW Bike"), accordingly.
However, the added paragraph is ignored when the notification shows up in game. (I also tried this with the object originally used in the example career, and this doesn't work either).
I can however add in a second money award intance and it will show up in game as expected.
I'm totally new to modding - Am I missing something obvious? Is there a way to make this work?
------------------------------------------------------------------------------------------