A FireRailgun: Difference between revisions

From Zandronum Wiki
(Remove an annoying empty paragraph at the start of the page)
Tag: Source edit
(That should be a Zdoomwiki template)
Tag: Source edit
 
Line 4: Line 4:
== Usage ==
== Usage ==


Starts the flash state and fire a single rail. This rail will do 75 damage in Deathmatch and other PvP gamemodes, and 200 in all other modes. This is different from [http://zdoom.org/wiki/A_FireRailgun ZDoom's A_FireRailgun].
Starts the flash state and fire a single rail. This rail will do 75 damage in Deathmatch and other PvP gamemodes, and 200 in all other modes. This is different from {{Zdoomwiki|A_FireRailgun|ZDoom's A_FireRailgun}}.


[[Category: DECORATE functions]]
[[Category: DECORATE functions]]

Latest revision as of 21:52, 2 January 2023

This article documents a Zandronum-specific DECORATE feature which may not be supported by ZDoom and its other child ports.

void A_FireRailgun (void)

Usage

Starts the flash state and fire a single rail. This rail will do 75 damage in Deathmatch and other PvP gamemodes, and 200 in all other modes. This is different from ZDoom's A_FireRailgun.