Skip to content

Latest commit

 

History

History

l4d_sm_respawn

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Description | 內容

Allows players to be respawned by admin.

  • Video | 影片展示
    None

  • Image | 圖示
    None

  • Apply to | 適用於

     L4D1
     L4D2
    
  • Translation Support | 支援翻譯

     English
     繁體中文
     简体中文
     Russian
     Hungarian
    
  • Changelog | 版本日誌
    • v2.8 (2023-4-1)

      • Replace Gamedata with left4dhooks
    • v2.7

      • fixed stuck ceiling when player respawns
      • delete unuseful gamedata
      • Only respawn Dead Survivor
    • v2.1

  • Require | 必要安裝

    1. left4dhooks
  • ConVar | 指令
    • cfg/sourcemod/l4d_sm_respawn.cfg
       // Add 'Respawn player' item in admin menu under 'Player commands' category? (0 - No, 1 - Yes)
       l4d_sm_respawn_adminmenu "1"
      
       // After respawn player, teleport player to 0=Crosshair, 1=Self (You must be alive).
       l4d_sm_respawn_destination "0"
      
       // Respawn players with this loadout
       l4d_sm_respawn_loadout "smg"
      
       // Notify in chat and log action about respawn? (0 - No, 1 - Yes)
       l4d_sm_respawn_showaction "1"
  • Command | 命令
    • Respawn a player at your crosshair. Without argument - opens menu to select players (Adm required: ADMFLAG_BAN)
       sm_respawn <player name>
  • How to use
    • Type !admin -> Player commands -> Respawn Player

中文說明

管理員能夠復活死去的玩家

  • 原理

    • 管理員輸入!respawn 可以復活指定的死亡玩家並傳送到準心上
  • 功能

    • 可以加入到管理員菜單下,輸入!admin->玩家指令->復活玩家
    • 可設置復活後給予的武器
    • 紀錄log