Start Scene Issue with Travel Package

Post » Wed Jun 20, 2012 11:02 pm

Hi,

i'm currently learning skyrim modding with creation kit tutorials.

i have made a quest with a simple objective. Talk to a NPC i created and make him go to talk to another NPC.

i used a scene with at first a single action (Package Travel to a specific place).

my problem is my scene works correctly when i place it in mixwatermillexterior for example.

but if i try to place it in whiterundragonsreach, the scene does'nt fire.

i put a debug message before the "MyScene.Start()" ( launched at a certain quest stage) which is well displayed.

but the first action of the scene is never fired ( another debug message not displayed in the begin event of Travel Package)

Theses message are well displayed when the action take place in mixwatermillexterior

Anyone has an idea ?

Thx for advance
User avatar
JERMAINE VIDAURRI
 
Posts: 3382
Joined: Tue Dec 04, 2007 9:06 am

Post » Thu Jun 21, 2012 2:18 am

Hi,

Didn't found why it was different. I decided to restart from a new quest and my scene worked as expected.

May be it was due to the fact i was using dialogue view and scene in the same quest

I read that it was better to make separate small quests. That was the solution for my problem.
User avatar
SaVino GοΜ
 
Posts: 3360
Joined: Mon Sep 17, 2007 8:00 pm


Return to V - Skyrim