Csimbi, I figured out how to change max pilot skills in the save game, maybe you can do something with that. Anyways, open with hex editor, find the name of the pilot, then right below that is a list of the pilot properties. Where it lists the skills, start with the first one "Ballistics", then at ByteProperty->None-> "XX 09", where XX is the value in hex, so 0A is 10. For actual accumulated XP, it's at IntProperty->None->xxxx value, but I'm not messing with that just yet.
Testing it now, I'll edit this if I find a problem when the pilot levels up. Maybe I can also set the max values above 10, I'll test that too.
Also, thanks a lot for the table, I especially enjoy the min weapons/equipment options.
-edit- We can set max skills at least to FF. I'll see what happens when pilots level up.
So, CE for cbills (search 8 bytes), and hex editor for savegame pilot skill cap. Also, weapons and equipment lvl can be modified in savegame, except the lvl1 stuff because it lacks the "lvl" suffix. Anyway, buy a bunch of lvl0 stuff, then search for "lvl0" and replace with "lvl5", do this with the other lvlx. And as always back up your savegame before you mess around with it (just do a second save in-game).
Here's a test version for 1.1.278 on Steam.
I am on the first mission so only a few things are working at this point.
Problem is, game crashes at the end of the mission (after you are picked up by the dropship).
I'd appreciate if volunteers could identify which script causes the crash.
You know, comment one script out, try finishing the mission, comment another script out, try finishing it again.
Just to find out which script has issues.
Thanks!
Flying around in your main hub/ship doesn't crash the game but clicking on buy on a buy mech tab does crash the game.
Ive tried to delete all but 1 option but it still crashes the game so I'm guessing there's something in the main AOB that's causing it.
Ill try to activate the table in a mission to see if I get the same.
EDIT: Tried out god mode in game, deleted the rest of the options, after I killed 1 Locust the game crashes. I managed to kill a few helicopters and tanks before.
Flying around in your main hub/ship doesn't crash the game but clicking on buy on a buy mech tab does crash the game.
Ive tried to delete all but 1 option but it still crashes the game so I'm guessing there's something in the main AOB that's causing it.
Ill try to activate the table in a mission to see if I get the same.
EDIT: Tried out god mode in game, deleted the rest of the options, after I killed 1 Locust the game crashes. I managed to kill a few helicopters and tanks before.
Thanks for checking!
In the first mission there are no mechs to buy or shoot, so I cannot test these just yet.
Flying around in your main hub/ship doesn't crash the game but clicking on buy on a buy mech tab does crash the game.
Ive tried to delete all but 1 option but it still crashes the game so I'm guessing there's something in the main AOB that's causing it.
Ill try to activate the table in a mission to see if I get the same.
EDIT: Tried out god mode in game, deleted the rest of the options, after I killed 1 Locust the game crashes. I managed to kill a few helicopters and tanks before.
Thanks for checking!
In the first mission there are no mechs to buy or shoort, so I cannot test these just yet.
Yap, glad to keep helping, just let me know what to look out for.
clicking on buy on a buy mech tab does crash the game.
EDIT: Tried out god mode in game, deleted the rest of the options, after I killed 1 Locust the game crashes. I managed to kill a few helicopters and tanks before.
I could buy 3 mechs, no crashes.
I have slaughtered quite a few mechs by now - no crashes during the mission, either.
clicking on buy on a buy mech tab does crash the game.
EDIT: Tried out god mode in game, deleted the rest of the options, after I killed 1 Locust the game crashes. I managed to kill a few helicopters and tanks before.
I could buy 3 mechs, no crashes.
I have slaughtered quite a few mechs by now - no crashes during the mission, either.
When I try to turn on the main script it loads for a second then stops.
Right clicking on it reveals an "Error on line 33" and once I turn off the game I get
"Error:[string "PROCESS_NAME = 'MechWarrior-Win64-Shipping.ex..."]:13: attempt to index a nil value (field 'miuserdefinedsymbols')"
Right clicking on it reveals an "Error on line 33" and once I turn off the game I get
"Error:[string "PROCESS_NAME = 'MechWarrior-Win64-Shipping.ex..."]:13: attempt to index a nil value (field 'miuserdefinedsymbols')"
You do not have the required nth AOB script.
Check the main post.
Right clicking on it reveals an "Error on line 33" and once I turn off the game I get
"Error:[string "PROCESS_NAME = 'MechWarrior-Win64-Shipping.ex..."]:13: attempt to index a nil value (field 'miuserdefinedsymbols')"
You do not have the required nth AOB script.
Check the main post.
Ups sorry, I forgot about that, yeah tested it, works flawlessly!
Here's a test version for 1.1.278 on Steam.
I am on the first mission so only a few things are working at this point.
Problem is, game crashes at the end of the mission (after you are picked up by the dropship).
I'd appreciate if volunteers could identify which script causes the crash.
You know, comment one script out, try finishing the mission, comment another script out, try finishing it again.
Just to find out which script has issues.
Thanks!
Edit
I commented out Ammo hack for now and I could finish the first mission.
That said, I could add Salvage Maxer and Inventory hacks.
Edit2
Added auto-attach script.
Added a few more scripts, now only 2 are missing I think (pilot and deployment weight hacks if I count right).
Edit3
Added Pilot Skill Patcher also.
Only 1 script remaining.
Confirming that this works for the original Epic version and working fine, all parts that I can tell.