LoadShotgun2: Difference between revisions

From Eternity Wiki
Jump to navigationJump to search
(New page: '''LoadShotgun2''' is a miscellaneous player weapon codepointer. This codepointer causes the player object to emit the '''dbload''' sound effect. For a customizable version of this codepo...)
 
No edit summary
Line 1: Line 1:
'''LoadShotgun2''' is a miscellaneous player weapon codepointer. This codepointer causes the player object to emit the '''dbload''' sound effect.
'''LoadShotgun2''' (void)
 
==Usage==
LoadShotgun2 is a miscellaneous player weapon codepointer. This codepointer causes the player object to emit the '''dbload''' sound effect.


For a customizable version of this codepointer, see [[PlaySoundEx]].
For a customizable version of this codepointer, see [[PlaySoundEx]].


[[Category:Codepointers]]
[[Category:Codepointers]]

Revision as of 22:05, 21 April 2009

LoadShotgun2 (void)

Usage

LoadShotgun2 is a miscellaneous player weapon codepointer. This codepointer causes the player object to emit the dbload sound effect.

For a customizable version of this codepointer, see PlaySoundEx.