Classes:WeaponHolder
WeaponHolder is an internal class that is used to track information about weapon pieces the player has picked up until the full weapon can be assembled. It should not be inherited from in DECORATE definitions.
Note: Wait! Stop! Before you copy this actor's definition into your mod, remember the following things:
|
Weapon holder | |||
---|---|---|---|
Actor type | Internal | Game | ![]() |
DoomEd Number | None | Class Name | WeaponHolder |
DECORATE definition
ACTOR WeaponHolder : Inventory native { +NOBLOCKMAP +NOSECTOR +INVENTORY.UNDROPPABLE }
This article is issued from Zdoom. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.