Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Script Help Sounds and monster
PutraenusAlivius Offline
Posting Freak

Posts: 4,713
Threads: 75
Joined: Dec 2012
Reputation: 119
#11
RE: Sounds and monster

(03-20-2013, 12:45 PM)Knusper. Wrote: now it works, thx.
BUT the sound still doesnt work.

You wrote
PHP Code: (Select All)
    PlaySoundAtEntity("break_wood_metal2.ogg""break_wood_metal.snt""Player"0.1ffalse); 
Instead of
PHP Code: (Select All)
    PlaySoundAtEntity("""break_wood_metal.snt""Player"0.1ffalse); 
This is because the internal name is not mentioned and therefore, useless (Please note that some parameters require you to wrote something in the internal name.)

"Veni, vidi, vici."
"I came, I saw, I conquered."
03-20-2013, 01:21 PM
Find
Knusper. Offline
Member

Posts: 58
Threads: 7
Joined: Feb 2013
Reputation: 2
#12
RE: Sounds and monster

still doesnt work...

No one knows, how "I" goes.
03-20-2013, 03:13 PM
Find




Users browsing this thread: 1 Guest(s)