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)
-
Require | 必要安裝
-
API | 串接
- l4d2_transition_forward.inc
library name: l4d2_transition_forward
- l4d2_transition_forward.inc
-
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
- BHaType - Original Plugin
-
輔助插件,可以知道從上一關玩家物品欄攜帶過來的武器實體
Note
此插件已停止更新,請使用
l4d_transition_entity
- 原理
- 🟥 這插件只是一個輔助插件,等其他插件需要的時候再安裝此插件
- 提供API給其他插件查看從上一關玩家物品欄攜帶過來的武器實體
- 手持物品也會觸發 (如: 汽油、瓦斯桶等)