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
Enemy voice .snt file problems
Damascus Offline
Senior Member

Posts: 646
Threads: 118
Joined: Mar 2012
Reputation: 29
#1
Enemy voice .snt file problems

I made two versions of an enemy that will have two voices, but after I copied over all the .snt files to the other sound folder, they aren't working correctly. The first folder is called "intell_haak" and the second folder is called "intell_hull."

I changed all the .snt files to refer to the new folder, so:
<Sound File="intell_haak/amb_idle_whimp01.ogg"/>
is now
<Sound File="intell_hull/amb_idle_whimp01.ogg"/>

Yet when I play the .snt file in the level editor, it doesn't play the correct files. Here's an example:

[Image: R3e1e.png]

The .snt file is written to play sounds from the "intell_hull" folder. But when I play the file, the "amb_alert" sounds play from the main game's grunt folder. And the "intelligencer_discover" sounds play from the "intell_haak" folder. This makes me think that it's not recognizing the folder direction for some reason and is finding the first files with those names alphabetically. But, I've routed it properly. What's going on?

10-11-2012, 08:19 AM
Find
FlawlessHappiness Offline
Posting Freak

Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation: 171
#2
RE: Enemy voice .snt file problems

Did you put your files into the main redist folder?

I'm not sure if thats it, but maybe...

Trying is the first step to success.
(This post was last modified: 10-11-2012, 08:22 AM by FlawlessHappiness.)
10-11-2012, 08:22 AM
Find
Damascus Offline
Senior Member

Posts: 646
Threads: 118
Joined: Mar 2012
Reputation: 29
#3
RE: Enemy voice .snt file problems

Yeah, they're in the right folder. "intell_haak" and "intell_hull" are right next to each other.

[Image: I8081.png]

The .snt's in haak work fine, but not the ones I copied over to hull and edited.

10-11-2012, 08:26 AM
Find
FlawlessHappiness Offline
Posting Freak

Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation: 171
#4
RE: Enemy voice .snt file problems

But since the game are taking the sounds from the grunt, maybe the sounds should be next to the grunt folder

Trying is the first step to success.
10-11-2012, 08:34 AM
Find
Damascus Offline
Senior Member

Posts: 646
Threads: 118
Joined: Mar 2012
Reputation: 29
#5
RE: Enemy voice .snt file problems

Okay now I'm really confused. I tried to change the actual file name of the .ogg in both the folder and the SNT file to: intelligencer2_discover_01.ogg

It's still playing intelligencer_discover_01.ogg from "intell_haak"

That shouldn't... even be possible, right? I mean it's not even the same FILE NAME anymore.

10-11-2012, 08:43 AM
Find
FlawlessHappiness Offline
Posting Freak

Posts: 3,980
Threads: 145
Joined: Mar 2012
Reputation: 171
#6
RE: Enemy voice .snt file problems

I'm also kinda confused...

Trying is the first step to success.
10-11-2012, 08:48 AM
Find
Statyk Offline
Schrödinger's Mod

Posts: 4,390
Threads: 72
Joined: Sep 2011
Reputation: 241
#7
RE: Enemy voice .snt file problems

Have you fixed the monster's .ent to match the corresponding .snt/.ogg files?
10-11-2012, 05:41 PM
Find
Damascus Offline
Senior Member

Posts: 646
Threads: 118
Joined: Mar 2012
Reputation: 29
#8
RE: Enemy voice .snt file problems

Yes, I did. Though the problem seems to be in the .snt files since they play wrong by themselves.

10-11-2012, 06:46 PM
Find
The chaser Offline
Posting Freak

Posts: 2,486
Threads: 76
Joined: Jun 2012
Reputation: 113
#9
RE: Enemy voice .snt file problems

Open the .snt files with notepad an post the text here.

THE OTHERWORLD (WIP)
[Image: k6vbdhu]

Aculy iz dolan.
10-12-2012, 09:42 AM
Find




Users browsing this thread: 1 Guest(s)