Posted by: GeneralScorpion - Friday, May 24, 2013 6:56:56 AM
hi guys, i already know how to disable sw and aurora on maps in world builder,
what i want to know now is how can i move the upgrades that are awailable in chinese Nuclear missile silos to the propaganda center so i can have SW disabled on map and chinese to be able to build their upgrades without nuke...
Posted by: Annihilationzh - Friday, May 24, 2013 7:24:08 AM
Scripting>Add a command button to an object type.
This is the button layout:
[code];+--+--+--+--+--+--+--+
;|01|03|05|07|09|11|13|
;+--+--+--+--+--+--+--+
;|02|04|06|08|10|12|14|
;+--+--+--+--+--+--+--+[/code]
Posted by: GeneralScorpion - Friday, May 24, 2013 10:43:12 AM
[quote=Annihilationzh;128242]Scripting>Add a command button to an object type.
This is the button layout:
[code];+--+--+--+--+--+--+--+
;|01|03|05|07|09|11|13|
;+--+--+--+--+--+--+--+
;|02|04|06|08|10|12|14|
;+--+--+--+--+--+--+--+[/code][/quote]
hey man i did what you said,but in world build when i enter scripting i cant add "0" infront of 1-9 so it cant be 01-09 it can only be 1-9 and when we're in game buttons are not awailable at all
Posted by: Annihilationzh - Friday, May 24, 2013 11:31:09 AM
My apologies, I forgot to mention the invisible character bug.
Here's a description of how to fix it:
http://www.cnclabs.com/forums/cnc_postsm125673_American-dozer-creates-gatling-cannon.aspx#post125673
Posted by: GeneralScorpion - Friday, May 24, 2013 11:39:10 AM
nvm i found out here https://www.cncmaps.com/index.php/topic/2418-scripting-add-a-command-button-to-an-object-type/
it was a bug
tnx for the help:)