Jump to content

Not applying settings to Ring Road Bradley

Closed 1.0.7

KingSizeKevin
KingSizeKevin

Posted (edited)

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
Krungh Crow

Posted

known issue because other plugins spawning bradleys do not have options to enable or disable hp and crate settings

KingSizeKevin

Posted

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!

Krungh Crow

Posted

Which plugin is it? the one that summons and binds it to team ?

KingSizeKevin

Posted

Sorry, it is Monument Bradleys plugin on chaos code

Krungh Crow

Posted (edited)

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
Krungh Crow

Posted

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
Krungh Crow

Posted

Changed Status from Pending to Not a Bug

Krungh Crow

Posted

Changed Status from Not a Bug to Closed

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.2k

Files Sold

Total number of files sold.

2m

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.