Home   Help Search Login Register  

Author Topic: Intros  (Read 1438 times)

0 Members and 1 Guest are viewing this topic.

GR8X

  • Guest
Intros
« on: 26 Dec 2003, 19:01:13 »
Does anyone have a good intro tutorial for islands cos i just cant do it, HELP PLEASE!  :-\

GR8X

  • Guest
Re:Intros
« Reply #1 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!

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re:Intros
« Reply #2 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
I know a little about a lot, and a lot about a little.

GR8X

  • Guest
Re:Intros
« Reply #3 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?

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re:Intros
« Reply #4 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
« Last Edit: 02 Jan 2004, 22:52:28 by Planck »
I know a little about a lot, and a lot about a little.

GR8X

  • Guest
Re:Intros
« Reply #5 on: 03 Jan 2004, 09:11:09 »
the island_anims doesnt go in your pbo?

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re:Intros
« Reply #6 on: 03 Jan 2004, 14:43:26 »
No.......put it in your Addons folder, not in your addon PBO.



Planck
I know a little about a lot, and a lot about a little.

GR8X

  • Guest
Re:Intros
« Reply #7 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?

Offline Planck

  • Honoured
  • Former Staff
  • ****
  • I'm never wrong ....I'm just not always right !
Re:Intros
« Reply #8 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
I know a little about a lot, and a lot about a little.

GR8X

  • Guest
Re:Intros
« Reply #9 on: 03 Jan 2004, 22:19:37 »
 :cheers: OK, chars planck  :cheers: