OFPEC Forum

Addons & Mods Depot => OFP - Addons & Mods General => Topic started by: SideWinder on 04 Oct 2003, 18:36:19

Title: How to add an intro to a new island?
Post by: SideWinder on 04 Oct 2003, 18:36:19
I've tried this in the config.cpp of a new island (the island of the Visitor tuturial):

cutscenes[]={"\TutIsland\Tutintro.tutIsland"};

But it doesn't seem to work. Also I have downloaded the 'Rebuilt Kolgujev' island, which has an intro, but couldn't get that to work either.

Any ideas?  :(

Title: Re:How to add an intro to a new island?
Post by: Faculty on 05 Oct 2003, 00:31:55
cutscenes[]={"..\ADDONS\name_anim\intro"};

And make sure u have the anims folder in the addons dir with the intro mission in it.
Title: Re:How to add an intro to a new island?
Post by: SideWinder on 06 Oct 2003, 21:37:18
Thanks Faculty, I now have a working intro.