Alright, the title is worded poorly, but what I mean is how would I find out what to type when I want to make my gun play a certain sound? An example would be "weapons/shotgf". I'm trying to find out what I should type for the pistol.
fire:
PASG A 0 A_playsound("weapons/___")
PASG A 2
PASG B 2 A_firebullets(5, 5, 1, 5)
PASG C 2
PASG D 4
PASG C 3
PASG B 3
PASG A 1
goto ready
Question
TheDoomedHellKnight
Alright, the title is worded poorly, but what I mean is how would I find out what to type when I want to make my gun play a certain sound? An example would be "weapons/shotgf". I'm trying to find out what I should type for the pistol.
fire: PASG A 0 A_playsound("weapons/___") PASG A 2 PASG B 2 A_firebullets(5, 5, 1, 5) PASG C 2 PASG D 4 PASG C 3 PASG B 3 PASG A 1 goto ready
Share this post
Link to post
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.