VTULCobra
  • VTULCobra
  • 100% (Exalted)
  • Major Topic Starter
14 years ago
Hello everyone,

My map is a Zero Hour single player map and I'm working on the intro right now, but there is one problem. In my first intro script, I have this:

***IF***
True.

***THEN***
Start letterbox
Start skybox
Disable mouse and keyboard inputs
The world is perm. rev. for local player
Pos. camera at waypoint InitialCameraPos.
looking towards waypoint cam look 1, zoom, pitch.

I also have a briefing script made in that way so the "MISSING:" doesn't show up.(with a map.str)
But I can't find the problem, I did use the permanent reveal for local player.

Please help,
Thanks.   USA Spec Ops Mission 1.zip (23kb) downloaded 3 time(s).
Rank up!
Sponsor
i^love^mixery
14 years ago
its because of the zoom. zoom 0 means that the camera is beneath the terrain.

try for example 0.5 and it works.
VTULCobra
  • VTULCobra
  • 100% (Exalted)
  • Major Topic Starter
14 years ago
Hmm, I thought 0 was the same as the camera height in the game, oh well, thanks. 🙂
Rank up!