I tried this instead:
First script:
*** IF ***
True.
*** THEN ***
Player '<Local Player>' is granted Science 'SCIENCE_EmergencyRepair1'.
Player '<Local Player>' is granted Science 'SCIENCE_RebelAmbush1'.
Player '<Local Player>' set Science 'SCIENCE_EmergencyRepair1' availability to Science availability 'Available'.
Player '<Local Player>' set Science 'SCIENCE_RebelAmbush1' availability to Science availability 'Available'.
Second script:
*** IF ***
Player Player '<Local Player>' acquired Science 'SCIENCE_RebelAmbush1'.
*AND* Player Player '<Local Player>' acquired Science 'SCIENCE_EmergencyRepair1'.
*** THEN ***
[???] Command button: 'Command_TerrorCell' is added to all objects of type 'GLABarracks' in slot number 4 (1-12).
[???] Command button: 'Command_EmergencyRepair' is added to all objects of type 'GLAArmsDealer' in slot number 4 (1-12).
It does work, except that when i click on the emergency repair for example, and then try to click on the ground, the cursor turns into a red cross symbol/no symbol.
And I couldn't find the "Command_RebelAmbush" in this codes drop-down box:
*** IF ***
Player Player '<Local Player>' acquired Science 'SCIENCE_RebelAmbush1'.
*AND* Player Player '<Local Player>' acquired Science 'SCIENCE_EmergencyRepair1'.
*** THEN ***
[???] Command button: 'Command_TerrorCell' is added to all objects of type 'GLABarracks' in slot number 4 (1-12).
[???] Command button: 'Command_EmergencyRepair' is added to all objects of type 'GLAArmsDealer' in slot number 4 (1-12).
So I tried "Command_TerrorCell" instead but that didn't work out, I don't even know what "Terror Cell" is, lol.
Please check the map out to see what I mean and if you can solve it, it's a .rar file.
Thanks!
GLA - Mission 1.rar
(81kb) downloaded 1 time(s). Edited by user
14 years ago |
Reason: Not specified