Jump to content

Not applying settings to Ring Road Bradley

Closed 1.0.7

The Bradley monuments plugin on chaos code has an option to spawn a ring road bradley.  This plugin is not replacing that bradley with a tier bradley.  Thank you.

Edited by KingSizeKevin

Share this comment


Link to comment

I was able to disable the HP for the other bradleys they spawn at monuments and then the tiers HP applied to them.  It just doesn't apply to ring road only. Strange.  Well if there is any possible fix it would be greatly welcomed, as I am sure vast majority use this plugin tied together with that one.  Thank you very much!

Share this comment


Link to comment

ah easy fix tho

                    bradley._maxHealth = configData.Medium.BradleyHealth;
                    bradley.health = configData.Medium.BradleyHealth;

                    bradley.maxCratesToSpawn = configData.Medium.BradleyCratesAmount;

this is what needs to be edited its not optimal but it makes the tiers work as a work around inside that plugin since i don't think u can set it to true or false by default in his cfg
 

                    //bradley._maxHealth = configData.Medium.BradleyHealth;
                    //bradley.health = configData.Medium.BradleyHealth;

                    //bradley.maxCratesToSpawn = configData.Medium.BradleyCratesAmount;

blanc them out using // In front so it skips that line above is a example from tiers but the part before the = cfglink is important to blanc out

Edited by Krungh Crow
  • Love 1

Share this comment


Link to comment

i did same with other plugins i allready tested so tiers can spawn anywhere still figuring out to hold and force the HP on initial spawns thats why i always add options in my bradley plugins to alter hp and crate spawns

  • Like 1

Share this comment


Link to comment
1.1m

Downloads

Total number of downloads.

5.6k

Customers

Total customers served.

81.2k

Files Sold

Total number of files sold.

1.6m

Payments Processed

Total payments processed.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.