charliethomson / DeathmatchPlugin

A CS2 team deathmatch plugin, with player configurable loadouts, killstreaks, and a (mid) buy menu integration.
MIT License
18 stars 6 forks source link

Players are not respawning when they die #1

Closed crashzk closed 7 months ago

crashzk commented 7 months ago

I'm using game_type 0 and game_mode 0.

DM itself works, but the respawn function when players are killed does not, they do not reappear.

meta list

Listing 1 plugin:
  [01] CounterStrikeSharp (0.1.0) by Roflmuffin

css_plugins list

  List of all plugins currently loaded by CounterStrikeSharp: 8 plugins loaded.
  [#1]: "Auto Map Changer" (1.0.6) by skaen
  [#2]: "[Custom] Meta Commands Blocker" (V. 1.0.0 [Beta]) by Manifest @Road To Glory
    Prevents players from accessing metamod information through meta commands used in-game.
  [#3]: "Deathmatch Plugin" (v1.0.1) by Charlie Thomson <charlie@thmsn.dev>
    The Mercury Gaming (gg/mercurygaming) Deathmatch plugin
  [#4]: "Simple Ranks" (v2.1.3) by K4ryuu
  [#5]: "Advertisement by thesamefabius" (v1.0.1)
  [#6]: "AFK Manager" (0.0.6) by NiGHT & K4ryuu
  [#7]: "AutoUpdater" (1.0.3) by DRANIX
    Auto Updater for Counter-Strike 2.
  [#8]: "Steam Restrict" (1.1.0) by K4ryuu
charliethomson commented 7 months ago

This is handled by a server cvar, mp_respawn_on_death_ct and mp_respawn_on_death_t