cutmanmike wrote:Also would it be possible to check the player names too?
How? ACS doesn't have string management.
Moderator: GZDoom Developers
does this action apply to monsters as well?Grubber wrote:It's A_RailAttack (damage, xyoffs, usenoammo, color1, color2, silent). Color1,2 can be defined as "RR GG BB" (hexadecimal) or any entry from X11R6RGB lump or "none" for no color (invisible). It's a little bit different than original kgsws's version.