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
Script Help "AddEffectVoice" blackbox
Slanderous Offline
Posting Freak

Posts: 1,606
Threads: 78
Joined: Dec 2012
Reputation: 63
#11
RE: "AddEffectVoice" blackbox

(07-08-2015, 05:55 PM)Daemian Wrote: Take one line from the original game, one AddEffectVoice call, try it in your mod and if it works fine, start changing the values one by one to what you want until you find the error.

Funny thing is that if I copy paste a AddEffectVoice from the original game, it will work just fine, as it should. Like I thought earlier, it HAS to do something with my full conversion.

Here are resources.cfg of my mod:

Spoiler below!
<Resources>
  <Directory Path="/_temp" AddSubDirs="true" />
  <Directory Path="/ObsessedByCruelty/fonts" AddSubDirs="false" />
  <Directory Path="/ObsessedByCruelty/maps" AddSubDirs="true" />
  <Directory Path="/textures" AddSubDirs="true" />
  <Directory Path="/ObsessedByCruelty/textures" AddSubDirs="true" />
  <Directory Path="/ObsessedByCruelty/models" AddSubDirs="true" />
  <Directory Path="/gui" AddSubDirs="true" />
  <Directory Path="/ObsessedByCruelty/gui" AddSubDirs="true" />
  <Directory Path="/static_objects" AddSubDirs="true" />
  <Directory Path="/ObsessedByCruelty/static_objects" AddSubDirs="true" />
  <Directory Path="/sounds" AddSubDirs="true" />
  <Directory Path="/ObsessedByCruelty/sounds" AddSubDirs="true" />
  <Directory Path="/ObsessedByCruelty/main_menu" AddSubDirs="true" />
  <Directory Path="/shaders" AddSubDirs="true" />
  <Directory Path="/lights" AddSubDirs="true" />
  <Directory Path="/billboards" AddSubDirs="true" />
  <Directory Path="/entities" AddSubDirs="true" />
  <Directory Path="/ObsessedByCruelty/entities" AddSubDirs="true" />
  <Directory Path="/ObsessedByCruelty/graphics" AddSubDirs="true" />
  <Directory Path="/viewer" AddSubDirs="true" />
  <Directory Path="/particles" AddSubDirs="true" />
  <Directory Path="/ObsessedByCruelty/models" AddSubDirs="true" />
  <Directory Path="/music" AddSubDirs="true" />
  <Directory Path="/ObsessedByCruelty/music" AddSubDirs="true" />
  <Directory Path="/ObsessedByCruelty/flashbacks" AddSubDirs="true" />
  <Directory Path="/textures" AddSubDirs="true" />
  <Directory Path="/ObsessedByCruelty/textures" AddSubDirs="true" />
  <Directory Path="/misc" AddSubDirs="true" />
  <Directory Path="/ObsessedByCruelty/commentary" AddSubDirs="true" />
</Resources>


EDIT

Yep, it does have something to do with the full conversion itself. As I said earlier, if I copy paste the line from the original game, it will work fine, but whenever I customize it to match my own stuff, it crashes upon entering the ScriptArea that is meant to start the dialogue.
(This post was last modified: 07-08-2015, 06:27 PM by Slanderous.)
07-08-2015, 06:23 PM
Find


Messages In This Thread
"AddEffectVoice" blackbox - by Slanderous - 07-08-2015, 12:53 AM
RE: "AddEffectVoice" blackbox - by Slanderous - 07-08-2015, 01:35 AM
RE: "AddEffectVoice" blackbox - by Slanderous - 07-08-2015, 01:11 PM
RE: "AddEffectVoice" blackbox - by Slanderous - 07-08-2015, 03:00 PM
RE: "AddEffectVoice" blackbox - by Slanderous - 07-08-2015, 04:41 PM
RE: "AddEffectVoice" blackbox - by Daemian - 07-08-2015, 05:55 PM
RE: "AddEffectVoice" blackbox - by Slanderous - 07-08-2015, 06:23 PM
RE: "AddEffectVoice" blackbox - by Slanderous - 07-08-2015, 09:11 PM
RE: "AddEffectVoice" blackbox - by Daemian - 07-08-2015, 09:14 PM
RE: "AddEffectVoice" blackbox - by Slanderous - 07-08-2015, 09:50 PM
RE: "AddEffectVoice" blackbox - by DnALANGE - 07-08-2015, 11:46 PM
RE: "AddEffectVoice" blackbox - by Slanderous - 07-09-2015, 01:22 AM
RE: "AddEffectVoice" blackbox - by Slanderous - 07-11-2015, 08:12 PM



Users browsing this thread: 1 Guest(s)