EVENT FIREWEAPON: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
Doom64hunter (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
{{Deprecated}} | {{Deprecated}} | ||
{{EventTable|1=EVENT_FIREWEAPON|2=player that executed the input|3=[[i|player->i]]|4=0 values}} | |||
EVENT_FIREWEAPON is a [[EDuke32 event list|game event]]. | |||
This event is deprecated. | |||
It processed immediately after [[EVENT_FIRE]] and functions the same in every way except that EVENT_FIREWEAPON's [[RETURN]] value has no effect. | |||
[[Category:Events]] | [[Category:Events]] |
Latest revision as of 14:33, 4 February 2022
This feature is deprecated. It's recommend not to use this feature. |
Event ID | player# | THISACTOR | RETURN | |
---|---|---|---|---|
EVENT_FIREWEAPON | player that executed the input | player->i | 0 values |
EVENT_FIREWEAPON is a game event.
This event is deprecated.
It processed immediately after EVENT_FIRE and functions the same in every way except that EVENT_FIREWEAPON's RETURN value has no effect.