Jump to content

Autoexec.cfg dismemberment problems.


Recommended Posts

Posted

Hi there. I've been trying to get my autoexec.cfg file to work recently but have failed to do so. This is what it looks like:

-----------------------

exec autoexec.cfg
set helpusobi 1
set g_sabermorerealistic 3
seta g_dismemberment 3
seta g_dismemberprobabilities 100
seta g_corpseRemovalTime 0
seta broadsword 1
------------------------
Sometimes it works but other times it doesn't, even in the middle a mission. I've tried putting "exec autoexec.cfg" into the console in-game as well and I receive this message in reply a good 20 times or so: "set g_sabermorerealistic is write protected." Does anyone know how I can get it to work properly? *GoG version*
Posted

autoexec.cfg does what it says on the tin - it automatically executes when you load a map. It's one of the workarounds for the write protection. If you type   g_sabermorerealistic 

without any value, it'll probably say that it is set to 3.

Posted

What write protection? The set command can't get around init only ("write protected") message. Nor read only.

 

This is especially true in OpenJK.

Posted

Nevermind I got it work. Instead of the previous command I used this one instead: g_saberRealisticCombat

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...