Garry's Mod Wiki

Revision Difference

Enums/TRACER#516126

<cat>enum</cat> <enumeration> <description>Enumerations used by <page>AmmoData</page>.</description> <fields>{{EnumField|TRACER_NONE|0|Generates no tracer effects</fields>⤶ <fields><item key="TRACER_NONE" value="0">Generates no tracer effects</item><item key="TRACER_LINE" value="1">Generates tracer effects</item><item key="TRACER_RAIL" value="2">Unused.</item><item key="TRACER_BEAM" value="3">Unused.</item><item key="TRACER_LINE_AND_WHIZ" value="4">Generates tracer and makes whizzing noises if the bullet flies past the player being shot at</item></fields>⤶ </enumeration> {{EnumField|TRACER_LINE|1|Generates tracer effects}}{{EnumField|TRACER_RAIL|2|Unused.}}{{EnumField|TRACER_BEAM|3|Unused.}}{{EnumField|TRACER_LINE_AND_WHIZ|4|Generates tracer and makes whizzing noises if the bullet flies past the player being shot at}}⤶ }}