This post has been edited 1 times, last edit by "Canc3lL0g0ut" (Jan 16th 2012, 12:28pm)
Location: Schwelm
Occupation: Immobilien-Verwalter / Serveradministrator
wcf.user.option.userOption53: Nein
![]() |
Source code |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
// Enables(1) or disables(0) the plugin. // - // Default: "1" sm_stk_enabled "1" // Manages the TKer punishment if sm_stk_punishmode = 2. 0 - Warn, 1 - Slay, 2 - Burn, 3 - Freeze, 4 - Beacon, 5 - Freeze Bomb, 6 - Fire Bomb, 7 - Time Bomb, 8 - Drug, 9 - Remove % Cash, 10 - Slap // - // Default: "1" sm_stk_punishment "0" // Manages the TKer punishment modes. 0 - No additional punishment. 1 - Let the victim choose. 2 - Use sm_stk_punishment // - // Default: "1" sm_stk_punishmode "2" // Sets the number of TKs a player has to get before they are automatically kicked. // - // Default: "5" sm_stk_limit "3" // Manages how long a player is banned for once they reach the TK limit. (Less than 0 is a kick) // - // Default: "-1" sm_stk_bantime "30" |
Location: Schwelm
Occupation: Immobilien-Verwalter / Serveradministrator
wcf.user.option.userOption53: Nein
Das ist das Problem. Die kommen rein und ballern dann einfach auf ihre Teammates. Das ist mir jetzt schon mehrfach aufgefallen. Wenn man die darauf anspricht, bekommt man das lustige Wort "Huso" und "Low-Admin" an den Kopf geknallt. Logisch das ich bei solchen Leuten keine Ausnahme mache. Da ist immer nen Perma Ban drinSorry aber wer so blöd ist und 5 Leute in
der Runde killt, hat es eigentlich nicht besser verdient.
Location: Schwelm
Occupation: Immobilien-Verwalter / Serveradministrator
wcf.user.option.userOption53: Nein
Location: Schwelm
Occupation: Immobilien-Verwalter / Serveradministrator
wcf.user.option.userOption53: Nein
![]() |
Source code |
1 2 3 4 5 6 7 8 9 |
// Manages the TKer punishment modes. 0 - No additional punishment. 1 - Let the victim choose. 2 - Use sm_stk_punishment // - // Default: "1" sm_stk_punishmode "2" // Manages the TKer punishment if sm_stk_punishmode = 2. 0 - Warn, 1 - Slay, 2 - Burn, 3 - Freeze, 4 - Beacon, 5 - Freeze Bomb, 6 - Fire Bomb, 7 - Time Bomb, 8 - Drug, 9 - Remove % Cash, 10 - Slap // - // Default: "1" sm_stk_punishment "0" |
This post has been edited 1 times, last edit by "Canc3lL0g0ut" (Jan 19th 2012, 12:33pm)
Location: Schwelm
Occupation: Immobilien-Verwalter / Serveradministrator
wcf.user.option.userOption53: Nein
![]() |
Source code |
1 2 3 4 5 6 7 8 9 10 |
* Enabled friendly fire automatically when a player reaches hegrenade level. * * When nobody on nade level, than switches friendly fire back. * This does not affect EnableFriendlyFireLevel and EnableFriendlyFireLevel is not requered to be enabled. * See also FriendlyFireOnOff. * * 0 - Disabled * 1 - Enable friendly fire on nade level. */ "AutoFriendlyFire" "1" |