The same problem as above
I can't save my game after first level of Irenicus dungeon. I can`t open ENTJC3.BCS or EnterJ.bcs because I don't have this files. And I also tried this :
Using NI backup AR0603.BCS to a safe location then delete ONLY the following lines from the first IF/THEN block:
HideGUI()
StartCutSceneMode()
StartCutScene("EnterJ")
The result is that I transport directly to AR0603.ARE and engage Yoshi in conversation. Quick save is then possible.
But when I open AR0603.BCS using
NI it looks like this:
IF
Error - Could not find trigger 54
Error - Could not find trigger 16399
THEN
RESPONSE #100
Error - Could not find actionString 123
Error - Could not find actionString 286
Error - Could not find actionString 121
Error - Could not find actionString 120
Error - Could not find actionString 30
Error - Could not find actionString 36
END
IF
Error - Could not find trigger 16601
Error - Could not find trigger 16399
THEN
RESPONSE #100
Error - Could not find actionString 30
Error - Could not find actionString 7
END
IF
Error - Could not find trigger 16599
Error - Could not find trigger 16399
THEN
RESPONSE #100
Error - Could not find actionString 30
Error - Could not find actionString 7
END
IF
Error - Could not find trigger 16599
Error - Could not find trigger 16399
THEN
RESPONSE #100
Error - Could not find actionString 30
Error - Could not find actionString 7
END
IF
Error - Could not find trigger 16599
Error - Could not find trigger 16399
THEN
RESPONSE #100
Error - Could not find actionString 30
Error - Could not find actionString 7
END
IF
Error - Could not find trigger 16599
Error - Could not find trigger 16399
THEN
RESPONSE #100
Error - Could not find actionString 30
Error - Could not find actionString 7
END
IF
Error - Could not find trigger 16600
Error - Could not find trigger 16399
THEN
RESPONSE #100
Error - Could not find actionString 30
Error - Could not find actionString 7
END
IF
Error - Could not find trigger 16399
THEN
RESPONSE #100
Error - Could not find actionString 30
Error - Could not find actionString 83
Error - Could not find actionString 26
Error - Could not find actionString 203
Error - Could not find actionString 272
Error - Could not find actionString 272
Error - Could not find actionString 272
Error - Could not find actionString 272
Error - Could not find actionString 272
Error - Could not find actionString 272
END
IF
Error - Could not find trigger 16465
Error - Could not find trigger 16465
Error - Could not find trigger 16465
Error - Could not find trigger 16465
Error - Could not find trigger 16399
THEN
RESPONSE #100
Error - Could not find actionString 196
Error - Could not find actionString 196
Error - Could not find actionString 30
END
IF
Error - Could not find trigger 16399
THEN
RESPONSE #100
Error - Could not find actionString 82
Error - Could not find actionString 30
END
IF
Error - Could not find trigger 16399
THEN
RESPONSE #100
Error - Could not find actionString 7
Error - Could not find actionString 7
Error - Could not find actionString 30
END
IF
Error - Could not find trigger 16399
THEN
RESPONSE #100
Error - Could not find actionString 7
Error - Could not find actionString 7
Error - Could not find actionString 30
END
IF
Error - Could not find trigger 16399
THEN
RESPONSE #100
Error - Could not find actionString 7
Error - Could not find actionString 30
END
IF
Error - Could not find trigger 16399
Error - Could not find trigger 16593
THEN
RESPONSE #100
Error - Could not find actionString 7
Error - Could not find actionString 7
Error - Could not find actionString 30
END
IF
Error - Could not find trigger 16399
Error - Could not find trigger 16593
THEN
RESPONSE #100
Error - Could not find actionString 7
Error - Could not find actionString 7
Error - Could not find actionString 30
END
IF
Error - Could not find trigger 16587
Error - Could not find trigger 16399
Error - Could not find trigger 16593
THEN
RESPONSE #100
Error - Could not find actionString 30
Error - Could not find actionString 7
END
IF
Error - Could not find trigger 16587
Error - Could not find trigger 16399
Error - Could not find trigger 16593
THEN
RESPONSE #100
Error - Could not find actionString 30
Error - Could not find actionString 7
END
I am not good with this so could you tell me what I am doing wrong?