For Chapter 1 to 1E, it's
m1q1faribmodend
#include "nw_i0_henchman"
#include "M1_PLOT"
void main()
{
RestoreEveryone();
StripAllPersonalItemsFromEveryone();
// * have to delay this so that there is time to strip all the items
DelayCommand(0.5,StartNewModule("Chapter1E"));
}
I had to go through Aribeth's dialogue to find it. For 1E to 2, it's
m1q6fdestslg02
It looks like you have to hunt them down individually.
Modifié par MagicalMaster, 14 septembre 2012 - 06:51 .