Jump to content


Photo

The Cutscene Problem


  • Please log in to reply
12 replies to this topic

#1 Grunker

Grunker

    Prince Charming

  • Member
  • 1240 posts

Posted 03 September 2006 - 10:46 AM

I've run into the problem where my character stands idly in his cage, and Irenicus doesn't show up. As I have no idea how to use NI or DLTCEP, could anyone fix it for me? I attached my .tp2, that was the file containing the problem right?

Attached Files


"I've heard people complain that the game [the new Prince of Persia] is too easy, which seems odd to me, since I died more times than The Nameless One in a smoothie-maker."

- Yahtzee

#2 pro5

pro5
  • Modder
  • 722 posts

Posted 03 September 2006 - 03:33 PM

Fixing TP2 only makes sense if you want to reinstall BGT (which will likely invalidate your saves).

If you post your AR0602.BCS, I can try to fix it.

#3 Grunker

Grunker

    Prince Charming

  • Member
  • 1240 posts

Posted 03 September 2006 - 09:20 PM

Fixing TP2 only makes sense if you want to reinstall BGT (which will likely invalidate your saves).

If you post your AR0602.BCS, I can try to fix it.


Which one? I got five versions :wacko:

I've posted the one from my override (ar0602.bcs) and the one from my BGT/Backup/0 (AR0602.bcs). Please tell me if it's not one of those two.

Thanks for giving it a try Pro :)

Attached Files


"I've heard people complain that the game [the new Prince of Persia] is too easy, which seems odd to me, since I died more times than The Nameless One in a smoothie-maker."

- Yahtzee

#4 pro5

pro5
  • Modder
  • 722 posts

Posted 04 September 2006 - 01:06 AM

Try this file (put in your override).

Don't forget to clear your Cache folder first.

Attached Files


Edited by pro5, 04 September 2006 - 01:07 AM.


#5 Grunker

Grunker

    Prince Charming

  • Member
  • 1240 posts

Posted 04 September 2006 - 06:13 AM

As in: Delete everything in the 'cache' folder? Excuse me for being n00bish, I just want to make sure I don't screw up ;)
"I've heard people complain that the game [the new Prince of Persia] is too easy, which seems odd to me, since I died more times than The Nameless One in a smoothie-maker."

- Yahtzee

#6 pro5

pro5
  • Modder
  • 722 posts

Posted 04 September 2006 - 06:36 AM

As in: Delete everything in the 'cache' folder?

Yes. :)

#7 Grunker

Grunker

    Prince Charming

  • Member
  • 1240 posts

Posted 04 September 2006 - 06:48 AM

Hmm... Now the game begins with me in the cage: No cutscene, no Imoen, the cage is locked, and my character is fully controllable :WTF:
"I've heard people complain that the game [the new Prince of Persia] is too easy, which seems odd to me, since I died more times than The Nameless One in a smoothie-maker."

- Yahtzee

#8 pro5

pro5
  • Modder
  • 722 posts

Posted 04 September 2006 - 10:05 AM

Ok, I'll try to investigate this a little futher then. One thing before you attempt new attached file - are you able to start new BG2 game normally or it's the same result (no cutscene)?

This block in your area script is supposed to fire the cutscene:

IF
Global("TakeImportItems","AR0602",0)
Global("MinscImport","GLOBAL",2)
Global("JaheiraImport","GLOBAL",2)
Global("ImoenImport","GLOBAL",2)
THEN
RESPONSE #100
SetGlobal("TakeImportItems","AR0602",1)
SetGlobal("Chapter","GLOBAL",1)
ActionOverride("Malaaq",MoveBetweenAreas("AR0601",[345.591],14))
ActionOverride("DuegarClanChief",TakeItemListPartyNum("IMPORT01",1))
ActionOverride("Shelf1",TakeItemListPartyNum("IMPORT03",1))
SmallWait(4)
TakePartyGold(2147483647)
ActionOverride(Player1,MakeUnselectable(0))
ActionOverride(Player1,DestroyAllEquipment())
ActionOverride(Player2,DestroyAllEquipment())
ActionOverride(Player3,DestroyAllEquipment())
ActionOverride(Player4,DestroyAllEquipment())
ActionOverride(Player5,DestroyAllEquipment())
ActionOverride(Player6,DestroyAllEquipment())
CreateCreature("CSJON",[3210.3304],10) // ~Mage~
ActionOverride(Player1,PlayDead(165))
Wait(1)
FadeFromColor([30.0],0)
StartCutSceneMode()
StartCutScene("NewGame")
END

But it doesn't, because these 3 conditions:
Global("MinscImport","GLOBAL",2)
Global("JaheiraImport","GLOBAL",2)
Global("ImoenImport","GLOBAL",2)

are all FALSE.

These globals are supposed to be set, but somewhy corresponding script blocks are missing from your area script. Your file is 17 kb in size, the one in my game is 41 kb. :whistling: Some stuff there was added by CtB, but still your script seems to be missing vital BGT blocks.

This time I added missing script blocks from my own working area script. If it doesn't work for you, I'm not sure what else I can do. :(

Attached Files


Edited by pro5, 04 September 2006 - 10:09 AM.


#9 Grunker

Grunker

    Prince Charming

  • Member
  • 1240 posts

Posted 04 September 2006 - 10:26 AM

The area file you attached now worked. But now Jaheira is in her cage, and Imoen is waking me up. I didn't use Imoen, Jaheira or Minsc in BG1 (Minsc is correctly missing), but suppose that's a byproduct of the fact that they were in your file? Will BGT be able to recognise that Viconia and Edwin were in my party then?

Anyways - thanks man. I'm grateful someone has the time to help me out of my troubles :)
"I've heard people complain that the game [the new Prince of Persia] is too easy, which seems odd to me, since I died more times than The Nameless One in a smoothie-maker."

- Yahtzee

#10 pro5

pro5
  • Modder
  • 722 posts

Posted 04 September 2006 - 10:44 AM

The area file you attached now worked. But now Jaheira is in her cage, and Imoen is waking me up. I didn't use Imoen, Jaheira or Minsc in BG1 (Minsc is correctly missing), but suppose that's a byproduct of the fact that they were in your file? Will BGT be able to recognise that Viconia and Edwin were in my party then?

Anyways - thanks man. I'm grateful someone has the time to help me out of my troubles :)


I take it you're playing evil party? :)
If so, your Minsc probably didn't survive in BG1 and his absence is "correct". :devil:
I think what you're getting is normal - BGT leaves you with standard team of Imoen, Jaheira and Minsc upon transition, unless they were killed beforehand. In dialogue with Belt at the end of BG1, he says something like "I even called some of your old friends, they'll be waiting for you when you arrive" etc.

Viconia and Edwin are already present in BG2, and BGT doesn't change their location. You can find them in their usual places, but (if they were imported correctly) they should retain their xp levels, abilities, spells, etc. which they gained during BG1.

#11 Grunker

Grunker

    Prince Charming

  • Member
  • 1240 posts

Posted 04 September 2006 - 10:51 AM

I take it you're playing evil party?


For the first time ever, yes. I finished BG2 an uncountable amount of times, but I never got around to playing evil :D

If so, your Minsc probably didn't survive in BG1 and his absence is "correct".



Well, I killed Dynaheir for Edwin before speaking to Minsc, and as so, he just disappeared.

I think what you're getting is normal - BGT leaves you with standard team of Imoen, Jaheira and Minsc upon transition, unless they were killed beforehand. In dialogue with Belt at the end of BG1, he says something like "I even called some of your old friends, they'll be waiting for you when you arrive" etc.


But in BG1, I only briefly exchanged words with Jaheira: it makes no sense that she is there. I thought this was what BGT was trying to correct?

they should retain their xp levels, abilities, spells, etc. which they gained during BG1.


Cool. Although I *think* I heard someone mention they will receive their BG2 ability scores?

Again - thanks.
"I've heard people complain that the game [the new Prince of Persia] is too easy, which seems odd to me, since I died more times than The Nameless One in a smoothie-maker."

- Yahtzee

#12 seanas

seanas
  • Modder
  • 1906 posts

Posted 05 September 2006 - 12:46 AM

I think what you're getting is normal - BGT leaves you with standard team of Imoen, Jaheira and Minsc upon transition, unless they were killed beforehand. In dialogue with Belt at the end of BG1, he says something like "I even called some of your old friends, they'll be waiting for you when you arrive" etc.


But in BG1, I only briefly exchanged words with Jaheira: it makes no sense that she is there. I thought this was what BGT was trying to correct?

sorry, yr misunderstanding what BGT is about.

there have been countless attempts/ plans/ dreams to modify the starting game to include different NPCs - the mod for the wicked at one point was going to do this, from memory. none of them have come to fruition (with the limited exception of NEJ2, which allows certain non-standard BG1 NPCs to transition into Irenicus' dungeon under specific circumstances). BGT has never done this, nor set out to do this.

BGT enables the transitioning of NPCs from BG1 to BG2 with their existing stats if they were in yr party at the point of transition: it doesn't re-write the opening scene in Chateau Irenicus, nor did it ever intend to. it places the continuous NPCs into their normal BG2 locations: Minsc, Jaheira, Immy in the dungeon, Edwin in Mae'var's den, Viccy in the Gov't District, etc. BGT doesn't change the NPCs' narratives; it just changes their stats.

"A simple test of the relative merits of science and religion is to compare lighting your house at night by prayer or electricity" - A. C. Grayling
"EFF files have saves, too." - CamDawg
|| this is radio seanas || BP Series v3 || seanas at work ||


#13 Grunker

Grunker

    Prince Charming

  • Member
  • 1240 posts

Posted 05 September 2006 - 11:23 AM

I think you misunderstood: I didn't think Viconia and Edwin would be in the cages; I simply thought Jaheira and Minsc wouldn't (Minsc wasn't, Jaheira was) :)
"I've heard people complain that the game [the new Prince of Persia] is too easy, which seems odd to me, since I died more times than The Nameless One in a smoothie-maker."

- Yahtzee