Warning: include(/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php): failed to open stream: No such file or directory in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Warning: include(): Failed opening '/var/www/html/forum/Sources/../../../includes/depot_files/OFPEC_get_header_image.inc.php' for inclusion (include_path='.:/usr/local/lib/php') in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 146

Notice: Undefined index: OFPEC in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152

Notice: Trying to access array offset on value of type null in /var/www/html/forum/Sources/Load.php(2272) : eval()'d code on line 152
    Home   Help Login Register  

Author Topic: How to add an intro to a new island?  (Read 1344 times)

0 Members and 1 Guest are viewing this topic.

SideWinder

  • Guest
How to add an intro to a new island?
« 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?  :(


Faculty

  • Guest
Re:How to add an intro to a new island?
« Reply #1 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.

SideWinder

  • Guest
Re:How to add an intro to a new island?
« Reply #2 on: 06 Oct 2003, 21:37:18 »
Thanks Faculty, I now have a working intro.