Strangely behaving cutscene config

Status
Not open for further replies.

TheDoctor

Member
Well I was working on the walls of the void, and when remaking cutscenes for the intro for map01, the cutscenes partially worked. There are 12 scenes, but when starting the level and when the cutscenes come on, the twelfth scene is played, followed by the second picture of the first scene, then stops. No idea as to why, but last time when I had made the cutscenes for the intro, it worked perfectly.

here is what is written in the config for the config:

CUTSCENE 1
NUMSCENES 12
SCENE 1
NUMBEROFPICS = 1
TEXTTXPOS = 0
TEXTTYPOS = 144
MUSICSLOT = 1036
PIC1NAME = THEDOCTO
PIC1XCOORD = 0
PIC1YCOORD = 0
PIC1DURATION = 100
PIC2NAME = WOVINTRO
PIC2XCOORD = 0
PIC2YCOORD = 0
PIC2DURATION = 100
SCENE 2
NUMBEROFPICS = 1
TEXTTXPOS = 0
TEXTTYPOS = 144
MUSICSLOT = 1046
PIC1NAME = VOID1
PIC1XCOORD = 0
PIC1YCOORD = 0
PIC1DURATION = 100
SCENE 3
NUMBEROFPICS = 1
TEXTTXPOS = 0
TEXTTYPOS = 144
MUSICSLOT = 1046
PIC1NAME = VOID2
PIC1XCOORD = 0
PIC1YCOORD = 0
PIC1DURATION = 100

Let me skip to scene 12, since all the rest are the same except the pic names and duration.

SCENE 12
NUMBEROFPICS = 1
TEXTTXPOS = 112
TEXTTYPOS = 136
MUSICSLOT = 1046
PIC1NAME = VOID11
PIC1XCOORD = 0
PIC1YCOORD = 0
PIC1DURATION = 150

As I said earlier, I have done cutscenes that worked before, yet for some reason these won't work.
 
Status
Not open for further replies.

Who is viewing this thread (Total: 1, Members: 0, Guests: 1)

Back
Top