Posted by: U-W-SAtomicarmy - Tuesday, February 5, 2008 2:43:12 PM
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.
Posted by: Me Myself and Pi - Wednesday, February 6, 2008 3:57:49 PM
This can be caused by several things. Could you upload your map so I can check it out?
Posted by: U-W-SAtomicarmy - Wednesday, February 6, 2008 4:05:13 PM
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.
[b]Download Attachment:[/b] [url=http://www.cncgeneralsworld.com/public/files/U-W-SAtomicarmy/Nuclear Wars_Intro.zip][img]http://www.cncgeneralsworld.com/forums/images/icon_paperclip.gif[/img] Nuclear Wars_Intro.zip[/url]
55.83 KB
Posted by: Me Myself and Pi - Wednesday, February 6, 2008 7:50:38 PM
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.
Posted by: U-W-SAtomicarmy - Thursday, February 7, 2008 2:40:25 PM
Thanks Me Myself and Pi, scripting is very confusing for me.