Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

readme.md

Description | 內容

Provides forward to determine player inventory transitioned entities between map

Note
This Plugin has been discontinued, Use
l4d_transition_entity

  • How does it work?
    • 🟥 Only install this plugin when other plugins require this
    • Provide API for other plugins to help detect which entity is from last level when game restore transitioned weapons and items
    • Provides forward to determine player inventory transitioned entities between map
      • Held items also trigger (e.g. weapon_gascan, weapon_gnome etc)
  • Changelog | 版本日誌
    • Archived (2026-2-20)

      • This Plugin has been discontinued
    • v1.1h (2026-1-30)

      • L4D2 only
      • Update API
    • v1.0h (2026-1-27)

      • Optimize code
      • Require left4dhooks
      • weapon_* on the ground can be detected
    • Credit


中文說明

輔助插件,可以知道從上一關玩家物品欄攜帶過來的武器實體

Note
此插件已停止更新,請使用
l4d_transition_entity

  • 原理
    • 🟥 這插件只是一個輔助插件,等其他插件需要的時候再安裝此插件
    • 提供API給其他插件查看從上一關玩家物品欄攜帶過來的武器實體
      • 手持物品也會觸發 (如: 汽油、瓦斯桶等)