PDA

View Full Version : CoreRPG Coin Weight EXT



RocksFall
May 15th, 2020, 07:21
Hello all,

I found a coin weight ext that seems to work with MoreCORE, which im am currently using for my HB, and it auto adds the weight of coins. I found it on an old HD. The only problem is I need to change the weight ratios in MoreCORE. As of right now the coin weights are 1 to 1. Yikes!!. Im looking to be able to change it to 10-1 or whatever...

The EXT had this included

[Original extension by Cederic Zuger
Modified and extended by Damned
Adapted to CoreRPG by AiurJordan

Speed is not an automatic updating column,
you will need to change it manually.

To change the weight of coins open coins_weight.lua
in the scripts folder. Navigate to the comment that says
-- CHANGE WEIGHT HERE
It's at the bottom of the script, the 1 needs to be changed to
the fractional weight you desire.
10 coins = 1 weight : change number to 10
50 coins = 1 weight : change number to 50

To change the encumbrance tooltip you can edit
strings_coinweight.xml
edit char_tooltip_encumbrance to your desired encumbrance text.

Enjoy!]

I cant seem to find the coins_weight.lua that is needed.:confused: I have looked in CoreRPG and MoreCORE .PAK and found zilch. Currencies.lua doesn't have what i need. Any help would be much appreciated and a big thank you to the creators of this EXT, its quite wonderful.:D

Thanks all,

Rocksfall.

bmos
May 28th, 2020, 20:52
The .ext file is secretly a .zip file.
Open it in 7zip or WinRAR or something and you'll see the folder you're looking for.

RocksFall
May 31st, 2020, 07:38
Thnx! I didn't know that. :confused: Ill will check that out.

EDIT: Well, that was a wonderful piece of advice. Adjusted! It works just how I want it. Woot!. Thnx again dood!