Okay then. But you'll have to modify one of the 3 campaigns with your maps. Creating a new button that lets you play your own campaign is far beyond my modifying knowledge.
1) Copy & paste your maps into the "Maps" folder in the Zero Hour game directory. (If you don't see a "Maps" folder, then just create one with that name.)
2) Extract the "Campaign.ini" file from the INIZH.big file to it's corresponding folders as you see in the BIG file.
3) Open the Campaign.ini file & scroll down the GLA, USA, & China campaigns.
4) Choose which campaign to over right.
5) If you have 3 maps named, Mission1, Mission2, & Mission3, change the campaign from:
Campaign USA
CampaignNameLabel CAMPAIGN:USA
FirstMission Mission01
; FinalVictoryMovie USACampaignVictory
Mission Mission01
Map Maps\MD_USA01\MD_USA01.map
IntroMovie MD_USA01
NextMission Mission02
END
Mission Mission02
Map Maps\MD_USA02\MD_USA02.map
IntroMovie MD_USA02
NextMission Mission03
END
Mission Mission03
Map Maps\MD_USA03\MD_USA03.map
IntroMovie MD_USA03
NextMission Mission04
END
Mission Mission04
Map Maps\MD_USA04\MD_USA04.map
IntroMovie MD_USA04
NextMission Mission05
END
Mission Mission05
Map Maps\MD_USA05\MD_USA05.map
IntroMovie MD_USA05
END
END
(Assuming your moddifing the USA campaign.)
To:
Campaign USA
CampaignNameLabel CAMPAIGN:USA
FirstMission Mission01
Mission Mission01
Map Maps\Mission1\Mission1.map
NextMission Mission02
END
Mission Mission02
Map Maps\Mission2\Mission2.map
NextMission Mission03
END
Mission Mission03
Map Maps\Mission3\Mission3.map
END
END
(I removed the intro movies because you probably wouldn't want them.)
Save the file & that campaign should work!
If you'd like to change the text of the campaign button, follow these steps:
1) Download the Generals.str file from the <
> topic that I uploaded.
2) Put it in the "Data" folder in the game directory.
3) Use the Find program (ctrl+F) & type, CAMPAIGN:USA & hit, "Find Next"
4) Change the word USA inside the quotes to the name you want displayed.
Save the file & that should work! This will also change the text you see in your mission start saved games.