Home   Help Search Login Register  

Author Topic: showcinemaborder  (Read 1036 times)

0 Members and 1 Guest are viewing this topic.

Offline Zombie

  • Members
  • *
  • Beware the night, the zombie walks among you
    • USI
showcinemaborder
« on: 09 Feb 2005, 23:05:23 »
for some reason showcinemaborder false is not working for me.  I have it as one of the first lines in my "movie.sqs" that is called from the init.sqs.  Is that the right place to use it?  I have a custon resource I want to display during my intro cutscene.  Sometimes I have no problems, and other times I do...very weird:

?param1==2:goto "end"

playmusic "movie"
_camera = "camera" camcreate [0,0,0]
_camera cameraeffect ["internal", "back"]
_camera camcommit 0
ShowCinemaborder false
titlersc ["starttext1","Plain"]
;=== 19:18:38
_camera camSetTarget [101162.25,27503.28,74.04]
_camera camSetPos [2245.82,12243.79,2.94]
;;_camera camSetFOV 0.700
_camera camCommit 0
@camCommitted _camera

Offline nominesine

  • Former Staff
  • ****
  • I'm NOT back!
    • The IKB Forum
Re:showcinemaborder
« Reply #1 on: 10 Feb 2005, 09:32:03 »
showCinemaBorder works excellent in SP intros. I've never got it to work in a cutscene inside the actual mission.
OFPEC | Intel Depot
RETARDED Ooops... Retired!

Rokket

  • Guest
Re:showcinemaborder
« Reply #2 on: 13 Feb 2005, 03:02:06 »
I had a similar problem - just in one cutscene the border would show up no matter what.  One time it worked, then didn't the next. I never solved the problem and put it down to gremlins.
generally it works tho. I usually put it first, along with no time compression and radio off if appropriate.