
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_damagefactor
Categories
settings, server
Parameters
- factor (0-1000): damage factor
Info
The damage of weapons is multiplied with this factor. Change it to make players die faster or slower.
Examples:
0.5 = half damage
1 = normal damage
2 = double damage
0 = no damage
Examples:
0.5 = half damage
1 = normal damage
2 = double damage
0 = no damage






