OFPEC Forum
Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: The Cat 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. ???
-
Erm, what's your problem, exactly?
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
-
Ehh... :-X
From the little I understood of that, i'd say make sure you are in advanced mode.
Gameer
-
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.
-
have you turned the mod from mission to intro mode.
then you have to copy the .sqs file to your mission files.
-
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.
-
it could be a scripting problem too. Perhaps that he forgot to create da cam or somethin.
-
no because te scipt would ativate even if the camera wasn't there.
Blitzers got it sussed by the looks of it
-
if its still not working try this
this exec "intro.sqs"
that should work.
CymPaTheeY