
Help
Command Reference
You can enter CS2D script commands in the console, save them in cfg-files or bind them to keys. CS2D script commands are no Lua commands but they can still be executed in Lua scripts by using the Lua parse-function!
Commands
Category: server (179)
mp_kevlar
Categories
settings, server
Parameters
- percent (0.0-1.0): percentage (0.0=0%, 1.0=100%) of damage which will be absorbed by kevlar
Info
Controls how much damaged is absorbed by kevlar vests.
The calculation depends on this value, the damage value and the armor points you have left.
0.0 = no protection
1.0 = best protection
the default value is 0.3 (30% protection)
The calculation depends on this value, the damage value and the armor points you have left.
0.0 = no protection
1.0 = best protection
the default value is 0.3 (30% protection)






