glumurr
  • glumurr
  • 100% (Exalted)
  • Major Topic Starter
14 years ago
today I was just messing around with the codes and I did something and now it annoys me.

I added this code to some superweapon

  Behavior = StealthUpdate ModuleStealth_22
    StealthDelay                = 2500 ; msec
    StealthForbiddenConditions  = ATTACKING USING_ABILITY TAKING_DAMAGE
    InnateStealth               = No ;Requires upgrade first
    OrderIdleEnemiesToAttackMeUponReveal  = Yes
  End
  Behavior = StealthUpgrade ModuleTag_23
    TriggeredBy = Upgrade_GLACamoNetting
  END

1st
I wasn't able to purchase the stealth upgrade. it annoyed me even though I am not going to use it. how can I fix this so it will work to purchase the upgrade? the button is just gray in the building.

2nd
then I tried to add it to another building and that worked but it has another problem. when I shoot teh superweapon the building remains stealthed. it has teh same code as above. any Idea how to fix it?

I made sure that the module tags are not used in other module tags in the building
hmm...
if I don't reply to a topic I don't know the answer - sorry
Sponsor
Annihilationzh
14 years ago

1st
I wasn't able to purchase the stealth upgrade. it annoyed me even though I am not going to use it. how can I fix this so it will work to purchase the upgrade? the button is just gray in the building.


lol, I remember asking CommieDog this question about 6 years ago.

Add a productionupdate. It doesn't need any parameters.

2nd
then I tried to add it to another building and that worked but it has another problem. when I shoot teh superweapon the building remains stealthed. it has teh same code as above. any Idea how to fix it?


Unless it's a weapon like the scud storm, I don't think it'll unstealth when firing.

But if you're up to the challenge, you could try to make it fire a weapon, or turn it into an ability. That's a workaround though, and they're not really explainable.
If you need help, post in the forum. You'll get help a lot faster than if you send me a PM.

I reject all buddy requests. I don't think 'buddy' needs to be made official. It's not like you're marrying me.
glumurr
  • glumurr
  • 100% (Exalted)
  • Major Topic Starter
14 years ago
so I will just have to go to.. the Helix for example and copy the codes from there and place them in the superweapon?

BTW it was the particle cannon I was just playing around by adding the stealth to and I noticed it did not unstealth when fire hehe


Edid**

Figured it out - Thank you!
and I will try it.. it will be fun
hmm...
if I don't reply to a topic I don't know the answer - sorry