OpenShotgun2: Difference between revisions

From Eternity Wiki
Jump to navigationJump to search
(New page: '''OpenShotgun2''' is a miscellaneous player weapon codepointer. This codepointer causes the player object to emit the '''dbopn''' sound effect. For a customizable version of this codepoi...)
 
No edit summary
Line 1: Line 1:
'''OpenShotgun2''' is a miscellaneous player weapon codepointer. This codepointer causes the player object to emit the '''dbopn''' sound effect.
'''OpenShotgun2''' (void)
 
==Usage==
OpenShotgun2 is a miscellaneous player weapon codepointer. This codepointer causes the player object to emit the '''dbopn''' 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

OpenShotgun2 (void)

Usage

OpenShotgun2 is a miscellaneous player weapon codepointer. This codepointer causes the player object to emit the dbopn sound effect.

For a customizable version of this codepointer, see PlaySoundEx.