Skip to content

Latest commit

 

History

History

l4d_friendly_fire_stats

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Description | 內容

Display all friendly fire dealt and received

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

  • Video | 影片展示
    None

  • Image | 圖示

    • Display friendly fire dealt and received (造成與受到的友傷)
      l4d_friendly_fire_stats_1
    • Display all friendly fire stats (所有玩家的友傷統計)
      l4d_friendly_fire_stats_2
  • Require | 必要安裝

    1. [INC] Multi Colors
  • ConVar | 指令
    • cfg/sourcemod/l4d_friendly_fire_stats.cfg
       // 0=Plugin off, 1=Plugin on.
       l4d_friendly_fire_stats_enable "1"
      
       // Reset All FF data when 0=Map Change, 1=Next New Round, 2=Next Game starts (survivors leaving saferoom / survival or scavenge begins).
       l4d_friendly_fire_stats_reset_when "2"
  • Command | 命令
    • Display friendly fire dealt and received.

       sm_ss
    • Display All friendly fire dealt stats.

       sm_sse
  • Apply to | 適用於

     L4D1
     L4D2
    
  • Similar Plugin | 相似插件
    1. l4dffannounce: Notifies selected team(s) when someone is on final strike and add glow

      顯示誰他馬TK我

    2. anti-friendly_fire: shoot your teammate = shoot yourself

      反彈傷害

    3. anti-friendly_fire_V2: shoot teammate = shoot yourself V2

      隊友開槍射你會反彈傷害,第二版本

    4. anti-friendly_fire_RPG: shoot teammate = shoot yourself RPG

      隊友開槍射你會反彈傷害,RPG版本

  • Translation Support | 支援翻譯
     English
     繁體中文
     简体中文
    
  • Changelog | 版本日誌
    • v1.2 (2024-9-3)

      • Add translation file
    • v1.1 (2022-12-8)

      • New Cvar, Reset All FF data when next game starts
    • v1.0 (2022-12-6)

      • Initial Release

中文說明

顯示造成與受到的友傷以及兇手,有友傷統計

  • 原理

    • 輸入!ss查看受到與造成的友傷統計
    • 輸入!sse查看所有人的友傷統計
  • 指令中文介紹 (點我展開)
    • cfg/sourcemod/l4d_friendly_fire_stats.cfg
       // 0=關閉插件, 1=啟動插件
       l4d_friendly_fire_stats_enable "1"
      
       // 何時重置友傷數據? 0=換圖時, 1=新的回合開始時, 2=下次遊戲開始之時 (離開安全室 / 生存或清道夫模式計時開始).
       l4d_friendly_fire_stats_reset_when "2"
  • 命令中文介紹 (點我展開)
    • 查看受到與造成的友傷統計

       sm_ss
    • 查看所有人的友傷統計

       sm_sse