Posted by: Aafat - Sunday, February 21, 2010 1:27:06 AM
I spawned China's Nuclear Missile Launcher to SkirmishGLA.
I want SkirmishGLA to build upgrades from Nuclear Missile (Uranium Shells, Nuclear Tanks & Neutron Shells).
I used Scripts\Unit\Command Button\Use Command Ability option to give upgrades to GLA but it's not upgrading, I gave some other upgrades like capture building, chemical suits etc... they were upgraded successfully but these 3 upgrades aren't working.
This is to spawn Nuke
[quote][b]** IF ***
True.
*** THEN ***
Spawn Unit 'Nuke' of type 'ChinaNuclearMissileLauncher' on Team 'teamSkirmishGLA' at waypoint Waypoint 'Player_5_Start'[/b][/quote]
& For Command Ability
[quote][b]*** IF ***
True.
*** THEN ***
Unit 'Nuke' use Ability 'Command_UpgradeChinaNuclearTanks'.
Unit 'Nuke' use Ability 'Command_UpgradeChinaNeutronShells'.
Unit 'Nuke' use Ability 'Command_UpgradeChinaUraniumShells'.[/b][/quote]
I also tried this way
[quote][b]*** IF ***
True.
*** THEN ***
Team 'teamSkirmishGLA' use Ability 'Command_UpgradeChinaNuclearTanks'.
Team 'teamSkirmishGLA' use Ability 'Command_UpgradeChinaNeutronShells'.
Team 'teamSkirmishGLA' use Ability 'Command_UpgradeChinaUraniumShells'.[/b][/quote]
I also tried it on different way points & with different names but still no luck [-1] .
GLA really need those upgrades for Emperor & Battle Master
Posted by: Annihilationzh - Sunday, February 21, 2010 3:22:31 AM
Does the GLA have power for the nuke and enough money to buy those upgrades?
Posted by: Aafat - Sunday, February 21, 2010 4:25:14 AM
Yeah I gave GLA 300000$ & 4 Super Weapon Power Plants
Posted by: Drummin - Sunday, February 21, 2010 7:36:12 AM