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
What's the deal with sounds in the level editor?
willochill Offline
Member

Posts: 73
Threads: 27
Joined: Apr 2011
Reputation: 0
#1
What's the deal with sounds in the level editor?

Whenever I look at maps featured in the actual game as well as custom maps i always see random sounds scattered about, with no specified sound file, that say "use default" all the time. so, i'd like to ask, what are you supposed to use sounds for, and how?
06-12-2011, 06:15 PM
Find
Roenlond Offline
Senior Member

Posts: 331
Threads: 3
Joined: Apr 2011
Reputation: 0
#2
RE: What's the deal with sounds in the level editor?

It's probably scripted in there somehow, I haven't really done it that way though but that'd be my guess.
06-12-2011, 06:39 PM
Find
xtron Offline
Senior Member

Posts: 402
Threads: 37
Joined: May 2011
Reputation: 2
#3
RE: What's the deal with sounds in the level editor?

PlaySoundAtEntity(string& asSoundName, string& asSoundFile, string& asEntity, float afFadeTime, bool abSaveSound);

=)

[Image: 44917299.jpg]Dubstep <3
06-12-2011, 07:13 PM
Find
MrBigzy Offline
Senior Member

Posts: 616
Threads: 18
Joined: Mar 2011
Reputation: 8
#4
RE: What's the deal with sounds in the level editor?

That's different than playsoundatentity. The sound entities emit sound from a spherical source. There should be specified files for the sound if you look at the 2nd tab. Use default means using default min and max distance for sounds. So if you have it checked and try to alter the min and max distances, it won't change.
06-12-2011, 07:42 PM
Find




Users browsing this thread: 1 Guest(s)