fbef0102 / L4D1_2-Plugins

L4D1/2 help server to record, make server more fun, and more useful plugins for adm.
GNU General Public License v3.0
156 stars 67 forks source link

l4d_afk_commands #7

Closed oethanx closed 3 years ago

oethanx commented 3 years ago

Could you add some more conditions where the player can not go to spectator or switch team.

1- if the infected player is spawned as a special infected 2- If an infected player has pounced someone as a special infected (this can also fix several bugs related to jockey and ghost charger)

fbef0102 commented 3 years ago

1- if the infected player is spawned as a special infected

when player enters ghost state? or spawns alive ?

oethanx commented 3 years ago

spawn alive

fbef0102 commented 3 years ago

add in v3.7

// If 1, Infected player can not change team when he has pounced/ridden/charged/smoked a survivor. l4d_afk_commands_infected_cap_block "1"

// Cold Down Time in seconds an infected player can not change team after he is spawned as a special infected. (0=off). l4d_afk_commands_infected_spawn_cooltime_block "10.0"