IPB


Welcome Guest ( Log In | Register )

 Forum Rules Forum Rules
 
Reply to this topicStart new topic
> Intro?, how to get a intro to work
82ndFGump
post Oct 23 2010, 19:16
Post #1


New Member
*

Group: Members
Posts: 6
Joined: 12-September 10
Member No.: 8,263



Ok so for my Mission WIP called seek and destroy i have the intro set up with camera angles and stuff it looks like this


enableRadio false;
Disableuserinput true;
titleCut["Leaving Rahmadi", "BLACK IN",5];
_cam = "camera" camCreate (position player);
_cam cameraEffect ["Internal", "Back"];
_cam camSetTarget camtarget;
_cam camCommit 0;

;=== 10:19:50
_camera camsetTarget 'WEST 1-1-A:6'
_camera camsetPos [2609.16,3036.26,18.21]
_camera camsetFOV 2.000
_camera camCommitPrepared 0
@camCommitted _camera
~3

;=== 10:12:24
_camera camSetTarget [-54389.36,-66315.17,-43693.38]
_camera camSetPos[2707.51,3108.39,127.81]
_camera camSetFov 0.700
_camera camCommitPrepared 0
@camCommitted _camera
~3

;=== 10:49:57
_camera camsetTarget [7171.99,-86401.97,-24953.78]
_camera camsetPos [9671.69,10345.33,89.42]
_camera camsetFOV 0.700
_camera camCommitPrepared 0
@camCommitted _camera
~3

cutText["Welcome to Paraiso Airfeild", "BLACK OUT",5];
~3

cutText ["Welcome to Paraiso Airfeild", "BLACK IN",5];

Disableuserinput false;
enableRadio true;
_cam cameraEffect ["Terminate", "Back"];
camDestroy _cam;


and now i put the [] exec "Intro.sqs" in the inti file but when i start the mission it doesnt play the intro why???
 
Quote Post
Loick
post Oct 23 2010, 21:19
Post #2


Junior Member
**

Group: Members
Posts: 24
Joined: 8-January 09
From: France
Member No.: 4,861



Attention is "this exec" intro.sqs "" wink.gif Also check that your file is in .SQS and it is in your record mission smile.gif


--------------------
 
Quote Post
82ndFGump
post Oct 25 2010, 04:30
Post #3


New Member
*

Group: Members
Posts: 6
Joined: 12-September 10
Member No.: 8,263



QUOTE(Loick @ Oct 23 2010, 21:19) *
Attention is "this exec" intro.sqs "" wink.gif Also check that your file is in .SQS and it is in your record mission smile.gif



Thanks i got it working now i just need to get the timing down to where it actually looks like a movie lol that is a real pain in the butt any hints??
 
Quote Post

Fast ReplyReply to this topicStart new topic
3 User(s) are reading this topic (3 Guests and 0 Anonymous Users)
0 Members:

 



Lo-Fi Version Time is now: 19th March 2024 - 11:15