Krixes Self BB Messes Up My Server

Victor31234

New Member
Hello and just like the title says... It does. I have no idea why... The script works fine, but at the same time it makes it so you 1. Can't Repair 2. Can't Salvage 3. Server Traders don't work.
And yes, I have wiped my database and all my other scripts work fine... So why does Self Blood Bag do it? Any help on how to get it to work without messing anything up??
 
If other stuffs broken since installing this script the likely hood is you made a mistake installing it somewhere and I'd suggest rolling back and re-installing it assuming you backed up prior to installing new scripts.

I'm going to say it's most likely your fn_Selfactions.sqf that is borked and I assume when you say traders aren't working you mean you don't get the option to use them?

Try Replacing your fn_selfactions with the default again and seeing if that fixes everything, if it does try re-add Krixes actions into your selfactions but make sure you do it right.

You can get the default from your dayz_code.pbo or from here:
https://github.com/vbawol/DayZ-Epoch/blob/master/SQF/dayz_code/compile/fn_selfActions.sqf

There is a version with Krixes in it here:
https://github.com/daeks/Dayz-DNetw...e_1.epoch.chernarus/custom/fn_selfActions.sqf

Obvioulsy this doesn't take into account any OTHER mods you have installed that need entries in fn_selfactions so you'll need to add them too if you have any.
 
you defently made a mistake in the fn_selfactions.sqf because all the Scripts you mentioned are called from it.
So probably just bad copy pasta or something. Self-BB code is working just fine.
Double check your fn_selfactions ;)
 
Back
Top