Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

readme.md

Description | 內容

Fixes the invisible env_spritetrail entity

  • Apply to | 適用於

     Any Source Game
    
  • Video | 影片展示

    • See this video: Source engine game has bug when env_spritetrail is created and is visible for about 1 second and then disappears. But actually the entity is not removed.

      spritetrails物件不會發光但其實物件還是存在的

  • How does it work?
    • env_spritetrail is created and is visible for about 1 second and then disappears. But actually the entity is not removed.
  • Require | 必要安裝
    None

  • Related Plugin | 相關插件
    1. l4d_player_spritetrail: l4d player tail effect (use env_spritetrail)

      玩家走路,會有尾巴特效 (使用物件: env_spritetrail)


中文說明

修復Source引擎的bug,看不見env_spritetrail物件的發光效果

  • 原理
    • env_spritetrail物件創造的時候,會發光一下子然後就消失了,但其實物件還是存在,占用伺服器的空間
    • 裝上這個插件之後,會持續讓env_spritetrail有發光效果
    • 不知道什麼是spritetrail也沒關係,等其他插件需要用到這個插件的時候再來安裝