Home   Help Search Login Register  

Author Topic: Ending an Intro  (Read 676 times)

0 Members and 1 Guest are viewing this topic.

Xai

  • Guest
Ending an Intro
« on: 20 Feb 2005, 22:09:46 »
Hi guys, first question for the board!

Basically, I've always loved editing OFP, however, I've only ever made missions for myself, mainly because until only recently I was running on a 56k. Because of this I never felt the need to include an intro, but now I'm making a short mission I'm going to put up here I thought it would be good! I've made the cutscene (I have a good knowledge of the powerful yet simple camera.sqs) and it's looking good, however, once the script finishes it obviously just goes back to the player in the intro (in my case hidden in nearby woods). What script or trigger is needed to tell the game that, once the cutscene.sqs script has finished, it has to go striaght onto the mission? :)

Gooner861

  • Guest
Re:Ending an Intro
« Reply #1 on: 20 Feb 2005, 22:30:41 »
Hi there Xai, welcome to the forums.

Seeing as your new it doesn't matter, but im sure this has been asked a billion times already. Try the search button and look it up, its bound to be there.

Good Luck

Gooner

Xai

  • Guest
Re:Ending an Intro
« Reply #2 on: 20 Feb 2005, 23:01:27 »
lol, sorry, I'll take a look. Thanks! :)

Offline nominesine

  • Former Staff
  • ****
  • I'm NOT back!
    • The IKB Forum
Re:Ending an Intro
« Reply #3 on: 21 Feb 2005, 01:36:06 »
You end an intro the same way you end a mission. With a normal end trigger. The game automatically switches to the briefing after intro ending. No scripting needed.
OFPEC | Intel Depot
RETARDED Ooops... Retired!

Xai

  • Guest
Re:Ending an Intro
« Reply #4 on: 21 Feb 2005, 18:54:04 »
Thanks :)

Offline bigdave003

  • Members
  • *
  • I'm a double bacon genius burger!!
Re:Ending an Intro
« Reply #5 on: 26 Feb 2005, 02:01:47 »
i had a similar problem, fixed it with a trigger like you said, so now the briefing ends but goes straight into the mission without the briefing screen! Do i need to have a briefing written or is there something else i need to do?
"From this day to the ending of the world we in it shall be remembered. We lucky few, we band of brothers. For he who today sheds his blood with me shall be my brother. "

Big Nasty

  • Guest
Re:Ending an Intro
« Reply #6 on: 26 Feb 2005, 03:02:08 »
Yeah, you need a briefing. Just un-pbo someone-else's mission and doctor theirs.

Offline bigdave003

  • Members
  • *
  • I'm a double bacon genius burger!!
Re:Ending an Intro
« Reply #7 on: 26 Feb 2005, 10:43:25 »
okie dokie ta
"From this day to the ending of the world we in it shall be remembered. We lucky few, we band of brothers. For he who today sheds his blood with me shall be my brother. "

Offline OFPWiZard

  • Members
  • *
Re:Ending an Intro
« Reply #8 on: 27 Feb 2005, 06:21:34 »
ya basically for ending the intro.  you should create a trigger within' your mission and name is something like:  missionEnd
and have the trigger be End #1
then on the Condition over

then within' the camera.sqs script or whatever after the _cam destory or whatever... put this::

over=true