OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Xai on 20 Feb 2005, 22:09:46

Title: Ending an Intro
Post by: Xai 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? :)
Title: Re:Ending an Intro
Post by: Gooner861 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
Title: Re:Ending an Intro
Post by: Xai on 20 Feb 2005, 23:01:27
lol, sorry, I'll take a look. Thanks! :)
Title: Re:Ending an Intro
Post by: nominesine 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.
Title: Re:Ending an Intro
Post by: Xai on 21 Feb 2005, 18:54:04
Thanks :)
Title: Re:Ending an Intro
Post by: bigdave003 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?
Title: Re:Ending an Intro
Post by: Big Nasty on 26 Feb 2005, 03:02:08
Yeah, you need a briefing. Just un-pbo someone-else's mission and doctor theirs.
Title: Re:Ending an Intro
Post by: bigdave003 on 26 Feb 2005, 10:43:25
okie dokie ta
Title: Re:Ending an Intro
Post by: OFPWiZard 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