
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: settings (148)
mp_zombiedmg
Categories
settings, server
Parameters
- percentage of damage (0.0-1.0): percentage of damage which zombies take (0.0=no damage, 1.0=full damage)
Info
The damage zombies will take when they are hit.
1.0 means that they will suffer the normal original damage
0.0 that they will take minimum damage (1 HP per hit)
The default value is 0.5 which means that zombies take half damage.
1.0 means that they will suffer the normal original damage
0.0 that they will take minimum damage (1 HP per hit)
The default value is 0.5 which means that zombies take half damage.
Note: This setting is NOT about the damage zombies deal! Use mp_wpndmg/mp_wpndmg_z1 to change the damage of the claw.






