Okay, sure thing!
1) Open up the World Builder.
2) Click
Edit > Edit Player List.
3) Click
Add Skirmish Players & then OK.
4) Click
Edit > Scripts....
5) Click
Import Scripts... & browse for the
MultiplayerScripts.scb file in the game directory.
6) Double click the
(neutral) folder.
7) You'll see a bunch of scripts in that folder. Select the first one that
USA in the title & click
Copy Script.
8) A new script will come up under that with a "C" at the end. Double click on that script to open it up.
9) In the
MultiplayerPersonalDefeatTimerUSA C window, you can change the
USA C part to Air Force General if you'd like. Now click on the
Script Conditions tab.
10) Here, you'll see the conditions for this script. Double click on the one that refers to
America.
11) In the
Edit Condition window that pops up, click the linked text,
Faction Name: America.
12) In the
Edit Parameter window, open up the drop down menu & select the
AmericaAirForceGeneral faction.
13) Close out the
Edit Parameter &
Edit Condition windows by clicking
OK.
14) Back in the script window, you don't need to check the Actions if True tab because non of these scripts have actions that refer to a player.
15) Now just do this same thing for each script that refers to the USA player.
16) After you're all done here, click
Export Script(s)... in the main script window.
17) Uncheck the 3 check boxes in the
Include items in referenced in the scripts box, then check,
Export all scripts & save over the original MultiplayerScripts.scb file.
18) Now onto the skirmish scripts. Close out of the script window & create a new map. Be sure to add the skirmish players again.
19) Open up the script window & import the
SkirmishScripts.scb20) Double click the PlyrCivilian folder.
21) Open the USA Music folder & double click on the first script,
USA Set Default Music Track. (Were just going to modify this script, not copy it.) Don't worry about all the scripts in this folder, you won't need to touch them.
22) Click the
Script Conditions tab.
23) Click
Copy, & then
Or, select the copied condition & click,
Move Down.
24) Double click one of the conditions, (doesn't matter which since their the same) & change the
America faction to the
AmericaAirForceGeneral. Just like before. The script should then look like this:
*** IF ***
Player '<Local Player>' is Faction Name: America
*** OR ***
Player '<Local Player>' is Faction Name: AmericaAirForceGeneral
See what I'm teaching you here? This script will activate most of the other music scripts if the human player is either USA, or Air Force General. You could've just used this technique for the multiplayer scripts, but since those have multiple conditions, it's easier to just copy the entire script there.
25) Close that script, then close the
USA Music folder & then open the
USA Music Events folder.
26) Copy each of the scripts here & modify them like before with the multiplayer scripts.
27) Export all the scripts again, just like what you did with the Multiplayer scripts.
Okay that's it! Congratulations if it works! Don't worry about the time it took to wrote, I might've just spent the half hour wasting it on Generals Online otherwise. It's always fun helping people with this stuff!