Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

readme.md

Description | 內容

Don't let player plays game if EFFECT DETAIL is low (Prevent player from seeing through walls)

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

  • Apply to | 適用於

     L4D1
     L4D2
    
  • Video | 影片展示

  • Image
    l4d_cpu_level_1
    l4d_cpu_level_2

  • How does it work?
    • (Before) You can see the infected and tank through walls if options -> video -> EFFECT DETAIL -> low
      • Don't ask me why, this is valve's game from year 2008
    • (After) Force player to spectate if player set options -> video -> EFFECT DETAIL -> low
      l4d_cpu_level_3
  • Require | 必要安裝

    1. [INC] Multi Colors>
  • ConVar | 指令
    • cfg/sourcemod/l4d_cpu_level.cfg
       // 0=Plugin off, 1=Plugin on.
       l4d_cpu_level_enable "1"
  • Translation Support | 支援翻譯

     translations/l4d_cpu_level.phrases.txt
    
  • Changelog | 版本日誌
    • v1.0 (2025-3-8)
      • Initial Release

中文說明

視訊->效果細節為低的玩家不能遊玩 (防止遊戲的合法透視)

  • 原理

    • (裝此插件之前) 視訊->效果細節為低的玩家可以透視看到遠方躲在牆後的特感或是Tank
      • 別問我為捨會這樣,這遊戲是2008年,當年為了應付低配備的電腦而不會渲染遠方的障礙物
    • (裝此插件之後) 視訊->效果細節為低的玩家強制旁觀
      zho/l4d_cpu_level_3
  • 指令中文介紹 (點我展開)
    • cfg/sourcemod/l4d_cpu_level.cfg
       // 0=關閉插件, 1=啟動插件
       l4d_cpu_level_enable "1"