Starbound
Borderlands 2 Random and Unique Shields
 Acest topic a fost fixat, deci probabil este important
FelmastProMcLane  [dezvoltator] 18 ian. 2022 la 15:09
How to make an addon update the shield item tooltips.
A new way to update the items is now available:
To force an update when your mod is installed/uninstalled do this:
  • create a file called "base.config.patch" inside "/scripts/blshieldconfig"
  • Inside "base.config.patch" put this code:
    [ [ { "op" : "test", "path" : "/blshieldaddons" }, { "op" : "add", "path" : "/blshieldaddons/-", "value" : ###### } ] ]
  • Replace the ###### with a random number, if possible make it random.

After that, the shields will recognize that there is a new addon installed and will update.

Added "displayName" tag in "manufacturers.config" so that you can change the name without breaking the shields.
< >
Se afișează 1-2 din 2 comentarii
ATTA 18 ian. 2022 la 18:52 
OHHHHHHH
So many thanks to u
This is really a wonderful solution
FelmastProMcLane  [dezvoltator] 18 ian. 2022 la 19:24 
It was thanks to you!
< >
Se afișează 1-2 din 2 comentarii
Per pagină: 1530 50