U-W-SAtomicarmy
18 years ago
I have been trying to work on camera options and I did it like EA did, but the screen is just black and I have no clue what scripts to use.
I'm working on a big mission.
Don't look at the light!!!
Sponsor
Me Myself and Pi
18 years ago
This can be caused by several things. Could you upload your map so I can check it out?
U-W-SAtomicarmy
18 years ago
Some of the things on the map might be gone because this map is for shockwave mod. The scripts are the same as generals zero hour. Also is there a website that has specific instructions on scripting, like advance use of them.
Download Attachment: UserPostedImage Nuclear Wars_Intro.zip 
55.83 KB
Don't look at the light!!!
Me Myself and Pi
18 years ago
Shew! It took me awhile to isolate the problems. I don't have time to figure out exacly what's causing the problem, but it should work following these steps.

1) In your script, you position camera at, 0 zoom. Bring it up to 1.
2) You have the satellite picture off the main border. (The main border is the dark blue one.) To match it up with the green one, go to File->Resize & change the Horz (x) size to 581 & click on the left middle ancor square.
3) You've revealed the map from the normal fog of way, but in single player maps you need to reveal from that black fog of war too. Use the "Reveal the map for a player." in that script too.
4) The action to switch to the green border is after you map reveal action. Changing the active boundery undoes the map reveal. Just move the action up before the reveal actions.

I believe applying those stepa will allow you to see the map.
U-W-SAtomicarmy
18 years ago
Thanks Me Myself and Pi, scripting is very confusing for me.
Don't look at the light!!!