WeaponSound: Revision history

From Eternity Wiki
Jump to navigationJump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

12 September 2024

  • curprev 14:2814:28, 12 September 2024Printz talk contribs 413 bytes +413 Created page with "{{codepointer|description= Plays a sound from a weapon frame. |usage= '''A_WeaponSound'''(''sound'', ''full_volume'') |parameters= *''sound'': sound to play *''full_volume'': if 1, play this sound at full volume across the entire map. If 0 (default), play this sound normally. |notes= This is for player weapon frames only. Use PlaySound and related for things. |seealso= *PlaySound *PlaySoundEx}}"