OFPEC Forum

Addons & Mods Depot => OFP - Addons & Mods General => Topic started by: GR8X on 26 Dec 2003, 19:01:13

Title: Intros
Post by: GR8X on 26 Dec 2003, 19:01:13
Does anyone have a good intro tutorial for islands cos i just cant do it, HELP PLEASE!  :-\
Title: Re:Intros
Post by: GR8X on 02 Jan 2004, 10:43:25
...erm, hello?
1 week and 11 views ???
How do I make an intro (with ease), and how do I make it run when my island is on?
HELP!!! Dont leave me another week!
Title: Re:Intros
Post by: Planck on 02 Jan 2004, 21:27:26
Make your Intro in the Mission Editor, but save it as Type Intro instead of User Mission.


Planck
Title: Re:Intros
Post by: GR8X on 02 Jan 2004, 21:34:36
So it would be Intro.island?
Anyway how would you be able to execute ur island intro through pbo? or can u not: the user has to place it in their missions folder, eh?
Title: Re:Intros
Post by: Planck on 02 Jan 2004, 22:50:18
No.......you should end up with a folder called:

yourisland_anims

Inside this folder there should be another folder called:

intro.yourisland

Inside this folder will be your mission.sqm and any associated files that make your Intro work......for instance.....scripts.

The yourisland_anims folder goes in the Addons folder.



Planck
Title: Re:Intros
Post by: GR8X on 03 Jan 2004, 09:11:09
the island_anims doesnt go in your pbo?
Title: Re:Intros
Post by: Planck on 03 Jan 2004, 14:43:26
No.......put it in your Addons folder, not in your addon PBO.



Planck
Title: Re:Intros
Post by: GR8X on 03 Jan 2004, 19:01:24
OK, it worked fine, chars planck!
oh and one last question can you get multiple intros to play randomly or am I going a bit too far?
Title: Re:Intros
Post by: Planck on 03 Jan 2004, 19:47:56
I believe you can have more than one anim, but, I am not sure whether you need something extra to get them to be chosen randomly or whether the game chooses one itself automatically.

Anyway, I think if you make another intro you can put it in the same yourisland_anims folder along with the first one, just rename it to intro2.yourisland.

You will need to list the cutscenes in your island config.cpp though, like so:

cutscenes[] = {"..\addons\yourisland_anims\intro","..\addons\yourisland_anims\intro2"};


Planck
Title: Re:Intros
Post by: GR8X on 03 Jan 2004, 22:19:37
 :cheers: OK, chars planck  :cheers: