BUG Posted June 18, 2002 Share Posted June 18, 2002 Hey does anyone know how to make it so you can get body dismemberment on your server? Its something like... goul2 or something like that... plz let me know if you find anything! Link to comment Share on other sites More sharing options...
Quinlen Vos Posted June 18, 2002 Share Posted June 18, 2002 seta g_dismember 100 Link to comment Share on other sites More sharing options...
MatrixCPA Posted June 19, 2002 Share Posted June 19, 2002 The g_dismember cvar (server-side) simply establishes the "frequency" of dismemberment upon death--with 0 being none and 100 being all the time. In order to actually see the dismemberment, a client needs to set cg_dismember to 1 or 2. 1 = partial dismemberment (arms, hands) and 2 = full dismemberment (decapitation, waist cuts). So, I think the answer to your question is two-fold. Link to comment Share on other sites More sharing options...
Dak_iSuk Posted June 19, 2002 Share Posted June 19, 2002 So is there any reason for a client to have cg_dismember 3 thru 100? Link to comment Share on other sites More sharing options...
RavensSoul Posted June 19, 2002 Share Posted June 19, 2002 Originally posted by Dak_iSuk So is there any reason for a client to have cg_dismember 3 thru 100? The client needs to set cg_dismember 2 anything higher really doesn't matter.. Link to comment Share on other sites More sharing options...
LoK-WarKing Posted June 22, 2002 Share Posted June 22, 2002 I stayed up allnight typing the command rcon cg_dismember 2 or g_dismember 2 ... the server says that dismember what changed to 2 but after 20 or 30 kills i see no BODY PARTS! .. anyway .. is there something else im not doing that i should be? Link to comment Share on other sites More sharing options...
jmcmike Posted June 22, 2002 Share Posted June 22, 2002 This needs to be done on a server with g_dismember set in order for dismemberments to occur at all. Justin Link to comment Share on other sites More sharing options...
MatrixCPA Posted June 23, 2002 Share Posted June 23, 2002 The cg_dismember "2" setting needs to be in the CLIENT config....not the server. Without it, the client won't see the dismemberment even though the server produces it. The server setting should be cg_dismember "100" if you want to see dismemberment on every kill. Link to comment Share on other sites More sharing options...
biggity Posted June 23, 2002 Share Posted June 23, 2002 OK. I have been researching, without much luck, this issue for the last 2 days. I am a little new at this so please bear with me. I understand that the server needs to have "g_dismember 100" to make the possibility of chopping people up possible. I understand that the clients need to have "cg_dismember 2" enabled for them to SEE the body parts a-flying. What I DON'T understand is, if I am hosting the game under said conditions how do I see the body parts a-flying. I want to have some fun too Link to comment Share on other sites More sharing options...
MatrixCPA Posted June 23, 2002 Share Posted June 23, 2002 Then you are both the client and server and need to have both settings. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.