Here's your problem:JoeyTD wrote:Done with Shotgun. Working on SSG. Working on Plasma Rifle.
Side note: help me. somethings of the SSG.wad hates me
Code: Select all
2D64 D 7 A_OpenShotgun2 A_PlayWeaponSound ("weapon/D64SSO")
2D64 E 7
2D64 F 7 A_LoadShotgun2 A_PlayWeaponSound ("weapon/D64SSP")
Code: Select all
2D64 D 7 A_PlayWeaponSound ("weapon/D64SSO")
2D64 E 7
2D64 F 7 A_PlayWeaponSound ("weapon/D64SSP")