A FireRailgun: Difference between revisions

From Zandronum Wiki
(Created page with "{{DISPLAYTITLE:{{PAGENAMEE}}}} {{DECORATEWarning}} void '''A_FireRailgun''' (void) == Usage == Starts the flash state and fire a single rail. This rail will do 75 damage in...")
 
(category capitalisation)
Tag: Source edit
Line 8: Line 8:
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 [http://zdoom.org/wiki/A_FireRailgun ZDoom's A_FireRailgun].


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

Revision as of 21:46, 27 December 2022


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.