Franc1sco / sm-zombiereloaded-3-Franug-Edition

Improved version of zombiereloaded plugin with support for CS:GO and CS:S
https://forums.alliedmods.net/showthread.php?t=277597
GNU General Public License v3.0
41 stars 35 forks source link

[CS:GO] Suicide Commands #33

Closed VaaLaaKi closed 3 years ago

VaaLaaKi commented 3 years ago

Hi.

// List of client commands to intercept as suicide attempts. [Delimiter: ", "]
// Default: "kill, spectate, jointeam, joinclass, explode"
zr_damage_suicide_cmds "kill, spectate, jointeam, joinclass, explode, explodevector, killvector"

I added the new commands, but suicide is possible. (explodevector, killvector)

Solved.