Home   Help Search Login Register  

Author Topic: Problem with my Intro  (Read 943 times)

0 Members and 1 Guest are viewing this topic.

The Cat

  • Guest
Problem with my Intro
« on: 07 Dec 2002, 03:17:13 »
I have made a mission thats okay. I went to the intro and did a camera script and called it intro.sqs.

But when I go back to see what I have made in the mission editor the intro will not fire up I did the following []exec "intro.sqs" still no signs of it.

I went back to preview my intro and guest what it was there.

Is it something I am doing wrong. Please help. ???

Offline KTottE

  • Former Staff
  • ****
Re:Problem with my Intro
« Reply #1 on: 07 Dec 2002, 14:11:32 »
Erm, what's your problem, exactly?

Quote
I went back to preview my intro and guest what it was there.

This tells me your intro shows up, so what's the problem?

More details, then I can help you ;D
"Life is not a journey to the grave with the intention of arriving safely in a pretty and well preserved body, but rather to skid in broadside, thoroughly used up, totally worn out, and loudly proclaiming 'WOW What a Ride!'"

Gameer_77

  • Guest
Re:Problem with my Intro
« Reply #2 on: 07 Dec 2002, 14:19:19 »
Ehh... :-X


From the little I understood of that, i'd say make sure you are in advanced mode.

Gameer

Offline Archangel Scream

  • Former Staff
  • ****
  • OFPEC Former Staff: Audio editing & mission review
    • Britecorp
Re:Problem with my Intro
« Reply #3 on: 07 Dec 2002, 18:29:42 »
Yep - advanced mode is essential for any kind of scripting - and believe it or not, is so much easier to use [and more useful].

Look for where it says "Mission" on the right hand nav bar. Simply click for the list, then go to "intro".

Click "continue", and it will play.


Respined

  • Guest
Re:Problem with my Intro
« Reply #4 on: 15 Dec 2002, 15:03:04 »
have you turned the mod from mission to intro mode.
then you have to copy the .sqs file to your mission files.

Blitzer

  • Guest
Re:Problem with my Intro
« Reply #5 on: 05 Feb 2003, 11:23:41 »
How you going,
                        I'm only new at this but you might need a space inbetween the [] and the"cutscene.sqs". Like this        [] exec "cutscene.sqs". Hope that helps.

Offline dmakatra

  • Members
  • *
  • Better known as Armsty
Re:Problem with my Intro
« Reply #6 on: 05 Feb 2003, 16:18:57 »
it could be a scripting problem too. Perhaps that he forgot to create da cam or somethin.

Ace

  • Guest
Re:Problem with my Intro
« Reply #7 on: 05 Feb 2003, 17:37:51 »
no because te scipt would ativate even if the camera wasn't there.

Blitzers got it sussed by the looks of it

cpt.Hawkeyez

  • Guest
Re:Problem with my Intro
« Reply #8 on: 07 Feb 2003, 03:22:09 »
if its still not working try this

Code: [Select]
this exec "intro.sqs"
that should work.

CymPaTheeY