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
Bizarre Music Error
AGP Offline
Senior Member

Posts: 448
Threads: 45
Joined: Dec 2012
Reputation: 23
#11
RE: Bizarre Music Error

(02-03-2013, 03:27 AM)JustAnotherPlayer Wrote: I think i found the problem.
It should have been:
PHP Code: (Select All)
PlaySoundAtEntity("Player""hallking.snt""hallking_area"0.5false); 
]
NOT
PHP Code: (Select All)
PlaySoundAtEntity("HallKing""hallking.snt""hallking_area"0.5false); 
Or if that didn't work, delete the void OnLeave and OnEnter. And wasn't it supposed to be 0.0, not 0.5?

Neither worked.

I'm wondering if maybe the sound file is corrupt or something, because I've been copying and pasting scripts that work from previous files and just exchanging names. I've reviewed all the names multiple times, but nothing is out of place with them.

EDIT:
I attempted to change the music to see if it was a corrupt file and no. It just doesn't play.

(This post was last modified: 02-03-2013, 03:53 AM by AGP.)
02-03-2013, 03:46 AM
Find


Messages In This Thread
Bizarre Music Error - by AGP - 02-03-2013, 02:04 AM
RE: Bizarre Music Error - by PutraenusAlivius - 02-03-2013, 02:31 AM
RE: Bizarre Music Error - by AGP - 02-03-2013, 02:35 AM
RE: Bizarre Music Error - by PutraenusAlivius - 02-03-2013, 02:38 AM
RE: Bizarre Music Error - by AGP - 02-03-2013, 02:40 AM
RE: Bizarre Music Error - by PutraenusAlivius - 02-03-2013, 02:52 AM
RE: Bizarre Music Error - by NaxEla - 02-03-2013, 02:54 AM
RE: Bizarre Music Error - by PutraenusAlivius - 02-03-2013, 03:00 AM
RE: Bizarre Music Error - by AGP - 02-03-2013, 03:21 AM
RE: Bizarre Music Error - by PutraenusAlivius - 02-03-2013, 03:27 AM
RE: Bizarre Music Error - by AGP - 02-03-2013, 03:46 AM
RE: Bizarre Music Error - by PutraenusAlivius - 02-03-2013, 03:54 AM
RE: Bizarre Music Error - by AGP - 02-03-2013, 04:18 AM
RE: Bizarre Music Error - by No Author - 02-03-2013, 05:18 AM
RE: Bizarre Music Error - by AGP - 02-03-2013, 05:20 AM
RE: Bizarre Music Error - by The chaser - 02-03-2013, 11:55 AM
RE: Bizarre Music Error - by No Author - 02-03-2013, 12:00 PM
RE: Bizarre Music Error - by The chaser - 02-03-2013, 12:20 PM



Users browsing this thread: 1 Guest(s)