Well doing that is impossible in map.ini
But In Modding yes
Do This Steps:
1.Go to FactionUnit.ini:
-You need to "copy" the whole code for "AmericaVehicleChinook" and rename the object name to "GLAVehicleChinook" (Dont Change the Original)
-then change its "Prerequisites"(CTRL+F to Find It)and make it Object GLASupplyStash
2.Go to Commandbutton.ini Copy/paste This line to yours ; i already done with this so Just Copy it.
CommandButton Command_ConstructGLAVehicleChinook
Command UNIT_BUILD
Object GLAVehicleChinook
TextLabel CONTROLBAR:ConstructAmericaVehicleChinook
ButtonImage SAChinook
ButtonBorderType BUILD
DescriptLabel CONTROLBAR:ToolTipUSABUildChinook
End
3.And Last
Go To CommandSet.ini And Copy this line "Command_ConstructGLAVehicleChinook" and paste it Just Like This.
CommandSet GLASupplyStashCommandSet
1 Command_ConstructGLAWorker
5 Command_ConstructGLAVehicleChinook
11 Command_SetRallyPoint
12 Command_Sell
End
Originally Posted by: adrianemapmaker