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
Multiple Issues Help Flashback problem
lothabread Offline
Member

Posts: 106
Threads: 11
Joined: Apr 2012
Reputation: 2
#1
Flashback problem

Hello again, err, I seem to be having a problem getting a flashback to work. I'm almost certain its something im overlooking but im not exactly sure what it could be. soooo, i'll put up my possible problems here and hope someone can help.

resources.cfg
Spoiler below!

<Resources>
<Directory Path="/Demo/maps" AddSubDirs="true" />
<Directory Path="/Demo/textures" AddSubDirs="true" />
<Directory Path="/Demo/models" AddSubDirs="true" />
<Directory Path="/Demo/static_objects" AddSubDirs="true" />
<Directory Path="/Demo/sounds" AddSubDirs="true" />
<Directory Path="/Demo/main_menu" AddSubDirs="true" />
<Directory Path="/Demo/entities" AddSubDirs="true" />
<Directory Path="/Demo/flashbacks" AddSubDirs="true" />
<Directory Path="/Demo/flashback_VO" AddSubDirs="true" />
<Directory Path="/Demo/textures" AddSubDirs="true" />

<Directory Path="/_temp" AddSubDirs="true" />
<Directory Path="/fonts" AddSubDirs="false" />
<Directory Path="/textures" AddSubDirs="true" />
<Directory Path="/gui" AddSubDirs="true" />
<Directory Path="/static_objects" AddSubDirs="true" />
<Directory Path="/sounds" AddSubDirs="true" />
<Directory Path="/shaders" AddSubDirs="true" />
<Directory Path="/lights" AddSubDirs="true" />
<Directory Path="/billboards" AddSubDirs="true" />
<Directory Path="/entities" AddSubDirs="true" />
<Directory Path="/graphics" AddSubDirs="true" />
<Directory Path="/viewer" AddSubDirs="true" />
<Directory Path="/particles" AddSubDirs="true" />
<Directory Path="/music" AddSubDirs="true" />
<Directory Path="/textures" AddSubDirs="true" />
<Directory Path="/misc" AddSubDirs="true" />
</Resources>


Kitchen_flash.flash
Spoiler below!

<Flashback>
<Voices>
<Voice VoiceSound="Kitchen_flash.ogg" EffectSound="flashback_music.ogg" TextCat="Flashback" TextEntry="Kitchen_flash"/>
</Voices>
</Flashback>


english.lang
Spoiler below!

<LANGUAGE>
<RESOURCES>
<Directory Path="fonts/eng" />
<Directory Path="lang/eng" />
</RESOURCES>

<CATEGORY Name="Inventory">
<Entry Name="pigkeys">Block_B Key</Entry>
</CATEGORY>

<CATEGORY Name="Journal">
<Entry Name=""></Entry>
</CATEGORY>

<CATEGORY Name="Flashback">
<Entry Name="Kitchen_flash">Imbecile! Find the key! I suspect one of your swine ate it. I will return shortly, and expect my key to be present.</Entry>
</CATEGORY>

<CATEGORY Name="Ending">
<Entry Name="MainCredits"></Entry>
</CATEGORY>
</LANGUAGE>

(This post was last modified: 04-18-2014, 08:04 PM by lothabread.)
04-18-2014, 05:09 PM
Find


Messages In This Thread
Flashback problem - by lothabread - 04-18-2014, 05:09 PM
RE: Flashback problem - by Mudbill - 04-18-2014, 07:12 PM
RE: Flashback problem - by lothabread - 04-18-2014, 07:55 PM
RE: Flashback problem - by Mudbill - 04-19-2014, 01:36 AM
RE: Flashback problem - by lothabread - 04-19-2014, 01:59 AM
RE: Flashback problem - by DnALANGE - 04-19-2014, 01:25 PM
RE: Flashback problem - by PutraenusAlivius - 04-19-2014, 01:46 PM
RE: Flashback problem - by DnALANGE - 04-20-2014, 12:38 PM
RE: Flashback problem - by Mudbill - 04-19-2014, 04:57 PM
RE: Flashback problem - by lothabread - 04-20-2014, 02:46 AM
RE: Flashback problem - by Mudbill - 04-20-2014, 03:55 AM
RE: Flashback problem - by lothabread - 04-20-2014, 04:32 AM
RE: Flashback problem - by lothabread - 04-21-2014, 03:23 AM
RE: Flashback problem - by PutraenusAlivius - 04-22-2014, 07:43 AM
RE: Flashback problem - by lothabread - 04-23-2014, 03:04 AM



Users browsing this thread: 1 Guest(s)