View Single Post
Old 03-06-2012, 04:48 PM   #8
Jay Mofo Mills
Jay|mOfO|Mills
Beta Tester
 
Join Date: Feb 2009
Location: Santa Fe, NM
Gametype: Snag the flag beotches
Posts Rated Helpful 8 Times
What if.....

What if I wanted to add a sound to this so everytime I hit the jumppad it creates the sound?

I would like to use the sound Doors.Move14 which I think comes from hl-2.

Would it work if In the trigger I just put this: or does it need precached?

base_jump = trigger_ff_script:new({ pushx = 0, pushy = 0, pushz = 0, touchsound = "Doors.Move14", })
Jay Mofo Mills is offline   Reply With Quote