Hello i need some Help with Cutscenes

WrpTool island creator utility

Moderators: Lone Wolf, Snake Man

KOrOnzOn
Newbie
Posts: 10
Joined: 2004-12-27 23:00:49

Hello i need some Help with Cutscenes

Post by KOrOnzOn » 2004-12-27 19:24:36

How do i add an additional Cutscene in the
config.cpp?
Plz explain it to me in a small example.?

Here's the small part where the cutscenes are.
I dont have a clue how to add a second cutscene
and how it plays randomly. ???

class CfgWorlds
{
class DefaultWorld {};
class Intro: DefaultWorld {};
class Polen: Intro
{
access=3;
description="EWD_Poland 1939";
icon="PolenPolen.paa";
worldName="PolenPolen.wrp";
cutscenes[] = {"..ResaddonsPolen_animsintro"};


Thank you
Last edited by KOrOnzOn on 1970-01-01 00:00:00, edited 1 time in total.

Snake_Man

Re: Hello i need some Help with Cutscenes

Post by Snake_Man » 2005-01-02 14:01:03

Just add it like:

cutscenes[]={"..ResaddonsPolen_animsintro",
"..ResaddonsPolen_animsintro2",
"..ResaddonsPolen_animsintro3",
"..ResaddonsPolen_animsnicecutscen0r"};

Etc, then you place the mission (cutscene) directories into the Polen_anims directory. Then they are played randomly when using your island and hopping in and out of mission editor for example.

KOrOnzOn
Newbie
Posts: 10
Joined: 2004-12-27 23:00:49

Re: Hello i need some Help with Cutscenes

Post by KOrOnzOn » 2005-01-02 23:18:53

Hello Snake_Man.
A big Thank you to you.
You help me a lot with this.
Have a nice one.
Bye

Who is online

Users browsing this forum: Bing [Bot], ClaudeBot [Bot] and 0 guests