OFPEC Forum

Editors Depot - Mission Editing and Scripting => OFP - Editing/Scripting General => Topic started by: Yasirotta on 26 Jun 2008, 16:37:58

Title: When mission starts, i get flash...
Post by: Yasirotta on 26 Jun 2008, 16:37:58
Problems is, that player should be on plane at beginning. However, that player has moved in plane using command "this moveincargo plane1". So, when mission starts, it shows second or half second flash where player is standing and there moves in plane. However, i would like to fix this whit black screen at start and then faded to player at plane.

Sorry my bad english but hope you guys understand what im trying to say :)

- Yasirotta
Title: Re: When mission starts, i get flash...
Post by: THobson on 26 Jun 2008, 22:22:56
Try putting:
Code: [Select]
titleText ["", "BLACK IN",10]
in a file called init.sqs in the missions folder