SUPER-G
  • SUPER-G
  • 59.75% (Neutral)
  • Colonel Topic Starter
13 years ago
i am trying to make some chinese general upgrades not allowed in a mission that i amk making. so any ideas?
UserPostedImage
PK_Soar #9531
He that is slow to believe anything and everything is of great understanding, for belief in
one false principle is the beginning of all unwisdom. - Anton Lavey

Sponsor
i^love^mixery
13 years ago
you have to remove each upgrade separately using this script: Scripting -> Remove a command button
SUPER-G
  • SUPER-G
  • 59.75% (Neutral)
  • Colonel Topic Starter
13 years ago
if i do that will it also not appear on the general upgrades menu. because i cant find it in the "edit object paremiter" menu.
UserPostedImage
PK_Soar #9531
He that is slow to believe anything and everything is of great understanding, for belief in
one false principle is the beginning of all unwisdom. - Anton Lavey

i^love^mixery
13 years ago
what do you mean by "general upgrades menu"? i dont get it.
DecliningAtom52
13 years ago
SUPER-G
  • SUPER-G
  • 59.75% (Neutral)
  • Colonel Topic Starter
13 years ago

what do you mean by "general upgrades menu"? i dont get it.

Originally Posted by: i^love^mixery 



the one where your guidance person says "you have gained a rank"
UserPostedImage
PK_Soar #9531
He that is slow to believe anything and everything is of great understanding, for belief in
one false principle is the beginning of all unwisdom. - Anton Lavey

SUPER-G
  • SUPER-G
  • 59.75% (Neutral)
  • Colonel Topic Starter
13 years ago

Read question 2 of this post: http://www.cnclabs.com/forums/cnc_postsm124657_Help-with-Campaign-Map.aspx#post124657 

Originally Posted by: DecliningAtom52 



awesome, thank you!😁
UserPostedImage
PK_Soar #9531
He that is slow to believe anything and everything is of great understanding, for belief in
one false principle is the beginning of all unwisdom. - Anton Lavey

SUPER-G
  • SUPER-G
  • 59.75% (Neutral)
  • Colonel Topic Starter
13 years ago
is there a way that i can take away the chinese radar upgrade from the command center?

UserPostedImage
PK_Soar #9531
He that is slow to believe anything and everything is of great understanding, for belief in
one false principle is the beginning of all unwisdom. - Anton Lavey

i^love^mixery
13 years ago
Scripting -> Remove a command button from all objects of type ???.

Command_UpgradeChinaRadar

*** IF ***
    True.
*** THEN ***
  [???] Command button: 'Command_UpgradeChinaRadar' is removed from all objects of type 'ChinaCommandCenter'.

make sure to remove the invisible letter behind the command button name. if there is a line break behind it then there is the invisible character.

[???] has to appear. if it doesnt, its wrong.
SUPER-G
  • SUPER-G
  • 59.75% (Neutral)
  • Colonel Topic Starter
13 years ago
how do i remove the invisible character?

the [???] isnt appearing, and the only way to make it appear is to leave the object type blank.

it doesnt even work with an map.ini file.
UserPostedImage
PK_Soar #9531
He that is slow to believe anything and everything is of great understanding, for belief in
one false principle is the beginning of all unwisdom. - Anton Lavey

i^love^mixery
13 years ago

make sure to remove the invisible letter behind the command button name.

Originally Posted by: i^love^mixery 



how do i remove the invisible character?

Originally Posted by: SUPER-G 



ever heard of backspace?
SUPER-G
  • SUPER-G
  • 59.75% (Neutral)
  • Colonel Topic Starter
13 years ago
i cant "backspace" a script.

it wont even let me select text!
UserPostedImage
PK_Soar #9531
He that is slow to believe anything and everything is of great understanding, for belief in
one false principle is the beginning of all unwisdom. - Anton Lavey

SUPER-G
  • SUPER-G
  • 59.75% (Neutral)
  • Colonel Topic Starter
13 years ago
never mind.
UserPostedImage
PK_Soar #9531
He that is slow to believe anything and everything is of great understanding, for belief in
one false principle is the beginning of all unwisdom. - Anton Lavey