Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

readme.md

Description | 內容

Admin can use panel to swap player to another team

Note
This plugin is private, Please contact me
此為私人插件, 請聯繫本人

  • Apply to | 適用於

     L4D1
     L4D2
    
  • Image | 圖示
    l4d_switchteam_panel_1
    l4d_switchteam_panel_2

  • How does it work?
    • Admin types !teampanel to open menu
      • Force player to switch team.
      • Swap two players
  • Require | 必要安裝

    1. left4dhooks
    2. [INC] Multi Colors
  • ConVar | 指令
    • cfg/sourcemod/l4d_switchteam_panel.cfg
       // 0=Plugin off, 1=Plugin on.
       l4d_switchteam_panel_enable "1"
      
       // Players with these flags have access to use sm_panel menu. (Empty = Everyone, -1: Nobody)
       l4d_switchteam_panel_access_flag "z"
  • Command | 命令
    • Open menu to swap players
       sm_teampanel
       sm_swappanel
  • Translation Support | 支援翻譯

     translations/l4d_switchteam_panel.phrases.txt
    
  • Changelog | 版本日誌
    • v1.0 (2024-1-5)
      • Initial Release

中文說明

管理員可以使用介面強制轉移玩家到另一個隊伍

  • 圖示
    l4d_switchteam_panel_1
    l4d_switchteam_panel_2

  • 原理

    • 管理員輸入!teampanel
      • 選擇玩家後強制轉移到另一個隊伍
      • 選擇兩位玩家強制交換隊伍
  • 指令中文介紹 (點我展開)
    • cfg/sourcemod/l4d_switchteam_panel.cfg
       // 0=關閉插件, 1=啟動插件.
       l4d_switchteam_panel_enable "1"
      
       // 擁有這些權限的玩家,才可以使用!teampanel (留白 = 任何人都能, -1: 無人)
       l4d_switchteam_panel_access_flag "z"