Author Topic: Vasuda_new.ogg issue  (Read 2191 times)

0 Members and 1 Guest are viewing this topic.

Offline EAD_Agamemnon

  • 28
  • Fuzzy Wuzzy wasn't very Fuzzy Was He?
Vasuda_new.ogg issue
I followed the directions at http://www.freespacemods.net/download.php?view.110 but after several different attempts at putting it in freespace.fc2 I can run FS Port...then when I select my pilot...it crashes...but when I remove the modified fc2 file...FSP works just fine. I have 3.1.1 and the rest of the movies play...my Freespace The Great War discs I had played them SOOO much that they have a layer of fine scratches.

+Level: 18
+Position: 1
$Mission: sm2-10a.fs2
+Briefing Cutscene: vasuda_new.ogg
+Flags: 0
;;FSO 3.6.8;; +Debriefing Persona Index: 2
+Formula: ( cond
   (
      ( and
         ( is-previous-event-true
            "sm2-10a.fs2"
            "Lucifer here"
         )
         ( is-previous-event-true
            "sm2-10a.fs2"
            "Death of the Galatea"
         )
      )
     (
      ( next-mission "sm3-01a.fs2" )
   )
   ( ( true ) ( next-mission "sm2-10a.fs2" ) )
)

thats where I put the cutscene info by looking at  where the other movies are in the rest of the fc2, but it just crashes

I think though it'd make more sense if it was placed so it would play AFTER the mission but...any hints?
"Never start a fight, but always finish it."  - Captain John Sheridan
-------
In Diffucult Ground; Press On
In Encircled Ground; Devise Strategems
In Death Ground; FIGHT!

Sun Tzu on The Art of War circa 400 B.C.

 

Online Goober5000

  • HLP Loremaster
  • Moderator
  • 214
    • Goober5000 Productions
Re: Vasuda_new.ogg issue
Well, the first thing I can tell you is that you have mismatched parentheses.  You seem to have dropped a right parenthesis somewhere.

 

Offline EAD_Agamemnon

  • 28
  • Fuzzy Wuzzy wasn't very Fuzzy Was He?
Re: Vasuda_new.ogg issue
ill look through it but I dnt remember touching anything in there ... thats a direct copy paste from fc2 on notepad
"Never start a fight, but always finish it."  - Captain John Sheridan
-------
In Diffucult Ground; Press On
In Encircled Ground; Devise Strategems
In Death Ground; FIGHT!

Sun Tzu on The Art of War circa 400 B.C.