The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 906 - File: showthread.php PHP 7.2.24-0ubuntu0.18.04.17 (Linux)
File Line Function
/showthread.php 906 errorHandler->error



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


Messages In This Thread
Enemy voice .snt file problems - by Damascus - 10-11-2012, 08:19 AM
RE: Enemy voice .snt file problems - by Damascus - 10-11-2012, 08:26 AM
RE: Enemy voice .snt file problems - by Damascus - 10-11-2012, 08:43 AM
RE: Enemy voice .snt file problems - by Statyk - 10-11-2012, 05:41 PM
RE: Enemy voice .snt file problems - by Damascus - 10-11-2012, 06:46 PM



Users browsing this thread: 1 Guest(s)