All public logs
From Eternity Wiki
Jump to navigationJump to search
Combined display of all available logs of Eternity Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 14:28, 12 September 2024 Printz talk contribs created page WeaponSound (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}}")