LainTora Posted April 24, 2002 Share Posted April 24, 2002 Greetings, What is the correct command for the dedicated server CFG file to allow, or turn "on", saber locks? seta g_saberLock "1" // (0/1 Off/On) or seta g_saberLocking "1" // (0/1 Off/On) Also, is there a way to increase the chances of having a saber lock happen in MP (or SP for that matter)? Thank you for any assistance provided. P.S. After reading through different threads I am still unclear if there is a way to turn on dismemberment in MP gameplay for certain? If so, please point me to the correct thread. Link to comment Share on other sites More sharing options...
Devilzad Posted April 24, 2002 Share Posted April 24, 2002 Dismemberment is currently broken in the latest dedicated server code. The server will crash fairly often if you enable it. Link to comment Share on other sites More sharing options...
Devilzad Posted April 24, 2002 Share Posted April 24, 2002 set g_saberLock "1" Link to comment Share on other sites More sharing options...
MatrixCPA Posted April 24, 2002 Share Posted April 24, 2002 Actually, the variable is g_saberLocking with 0/1 being off/on. It is on by default, I believe. g_saberLock is not a valid cvar although setting it doesn't change anything (ie it doesn't hurt any more than help). As far as I know, there isn't a setting to make it occur more or less often. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.