AdrianeMapMaker
9 years ago
I Want To Mod A Upgrade Named Upgrade_GLAAPBullets
But There's No Detail about It In The Upgrade

I Want To Change The Settings Where I Want To Adjust It Ability


Pls Help Me Where I Will Find This Thing?
A part of ZH worldbuilders map making community
https://discord.gg/tJ6zyGb 

UserPostedImage




Sponsor
klingondragon
9 years ago
You'd probably have to mod every object which has it. The upgrade is probably a weaponset upgrade. The upgrade itself is nothing more than a switch.
AdrianeMapMaker
9 years ago
  Behavior = WeaponBonusUpgrade ModuleTag_17 ; Not a full weapon set switch, just a number tweak reflected in a weapon. 
    TriggeredBy = Upgrade_GLAAPBullets
  End 

  UpgradeCameo1 = Upgrade_GLAAPBullets

Upgrade Upgrade_GLAAPBullets
  DisplayName        = UPGRADE:APBullets
  BuildTime          = 60.0
  BuildCost          = 2000
  ButtonImage        = SSAPShells
  ResearchSound      = RebelVoiceUpgradeAPBullets
End

The Only Text That I Can See Is This That Could Reference ApBullets? Where Should I Adjust It Abilty What Name Of The .ini ?
A part of ZH worldbuilders map making community
https://discord.gg/tJ6zyGb 

UserPostedImage




Annihilationzh
9 years ago
In Weapon.ini look for lines like this:

   WeaponBonus = PLAYER_UPGRADE DAMAGE 125% ; AP weapon upgrade

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.
AdrianeMapMaker
9 years ago
Thanks For That....

Then This Behavior Will Do The Job,Right?

  Behavior = WeaponBonusUpgrade ModuleTag_17 ; Not a full weapon set switch, just a number tweak reflected in a weapon. 
    TriggeredBy = Upgrade_GLAAPBullets
  End

A part of ZH worldbuilders map making community
https://discord.gg/tJ6zyGb 

UserPostedImage