I have noticed that you now start every story at level 5 , is there a way to change that back to starting at level 1 ?
Easy-peazy. Go to PROGRAM-->Characters-->characters_init
Search for the line:
ch.rank = 5; // PB: Players can use the cheatmode for this
And change it to 1. Also find:
ch.perks.freepoints = 5;
Just a few lines below and change that to 1 as well.
I was inclined to leave it as level 1 myself but Peter felt it was a little unbalancing for the character to have the extra skills at that level so I changed it. 10 skill points is 5 character levels going by the stock game system so... The first 5 levels you typically rocket-through in a few minutes anyway so it seemed like a small sacrifice plus this way you get some half-decent officers early on to work with.
I am also working on re-purposing the old "custom" character to use as an option if you want to start at level 1 while using the Professions mod but need to figure out a trigger that can distinguish between them so as not to start you with the extra perks. Once I have that worked-out it will be included.
Edit: allso noticed a texture mess up on a door of the auction frigate , forgive the odd look i dident crop my second monitor. rely like those frigates btw
View attachment 17818 View attachment 17816
Edit: alright alright i cropped one of em
Hmmm. Didn't notice that. The auction frigate models are old ones from a previous build that I repurposed because they looked--well--crapy, lol. It had a nice feel for an old, beat-up junker that you might but at an auction. I'm looking into a few tweaks for an update anyway and I'll address that. For now it's an old sign that is being used to plug the hole where a window broke, lol.
Last edited: