What's new

Solved Bounty settings in tunables.json

L

Lion C

Newbie
Messages
7
Reaction score
3
Points
45
Sin$
0
So I've finally gotten my tunables.json to work but I can't figure out how to change the settings in it to be able to place 2 billion dollar bountys on players.

"BOUNTY_THRESHOLD_MULTIPLIER":[{"value":1.0}] I'm guessing is the one, what value on it? And are there any other settings I'll need to set to be able to place those 2 billion dollar bountys?
 
SoTo

SoTo

Enthusiast
Messages
479
Reaction score
50
Points
85
Sin$
0
Aye bro...Could you invite me? I won't troll just wanna be in one to rank up a little would appreciate it

Gamertag: SimplyySoTo

THAT IS IF YOU'RE ON XBOX :tongue:
 
Upvote 0
sd543

sd543

Enthusiast
Messages
85
Reaction score
6
Points
55
Sin$
0
Instead of having people just respond asking for a lobby, you should post this in the Support section for better, and actually helpful responses.

And guys, there are plenty of videos on YouTube on how to make a modded lobby yourself with or without a computer.
 
Upvote 0
Onlineweare

Onlineweare

Inspiration is key
Grizzled Veteran Experienced Veteran 10th Anniversary
Messages
1,475
Reaction score
555
Points
245
Sin$
0
Code:
"BOUNTY_THRESHOLD_MULTIPLIER":[{"value":-999999.0}],
credit to wan5
 
Upvote 0
L

Lion C

Newbie
Messages
7
Reaction score
3
Points
45
Sin$
0
Instead of having people just respond asking for a lobby, you should post this in the Support section for better, and actually helpful responses.
Will use that in the future, thank you. Any helpful mod that might wanna move this thread there?

Code:
"BOUNTY_THRESHOLD_MULTIPLIER":[{"value":-999999.0}],
credit to wan5
I've tried that exact setting, "only" sets up a 1 billion dollar bounty, not a 2 billion dollar one. It would make sense as I pay Lester 2k; 2,000 x 1,000,000 = 2,000,000,000 but it's not working. Any other settings in there that might affect it? Store hold up is at -999999 and money multiplier at 999999 (without the -) and they're both working as I want it's just the bounty I'm not able to setup correctly.
 
Upvote 0
Onlineweare

Onlineweare

Inspiration is key
Grizzled Veteran Experienced Veteran 10th Anniversary
Messages
1,475
Reaction score
555
Points
245
Sin$
0
Will use that in the future, thank you. Any helpful mod that might wanna move this thread there?


I've tried that exact setting, "only" sets up a 1 billion dollar bounty, not a 2 billion dollar one. It would make sense as I pay Lester 2k; 2,000 x 1,000,000 = 2,000,000,000 but it's not working. Any other settings in there that might affect it? Store hold up is at -999999 and money multiplier at 999999 (without the -) and they're both working as I want it's just the bounty I'm not able to setup correctly.
Then add more 9's.
 
Upvote 0
xInitial

xInitial

b0ss
Seasoned Veteran
Messages
906
Reaction score
242
Points
210
Sin$
0
Will use that in the future, thank you. Any helpful mod that might wanna move this thread there?


I've tried that exact setting, "only" sets up a 1 billion dollar bounty, not a 2 billion dollar one. It would make sense as I pay Lester 2k; 2,000 x 1,000,000 = 2,000,000,000 but it's not working. Any other settings in there that might affect it? Store hold up is at -999999 and money multiplier at 999999 (without the -) and they're both working as I want it's just the bounty I'm not able to setup correctly.

It doesn't work like that. If you set a $2000 bounty it will give 8000 less than it would on the $10000 one. If the $2000 gives you 1,000,000,987 , the 10,000 will give you 1,000,008,987.
Just mess around with values.

A quicker way to change values is to just save it and then just dashboard and get back on the game. I can confirm this loads the new json from the Web Server.
 
Upvote 0
L

Lion C

Newbie
Messages
7
Reaction score
3
Points
45
Sin$
0
It doesn't work like that. If you set a $2000 bounty it will give 8000 less than it would on the $10000 one. If the $2000 gives you 1,000,000,987 , the 10,000 will give you 1,000,008,987.
Just mess around with values.

A quicker way to change values is to just save it and then just dashboard and get back on the game. I can confirm this loads the new json from the Web Server.

Thank you, much appreciated.
 
Upvote 0
L

Lion C

Newbie
Messages
7
Reaction score
3
Points
45
Sin$
0
Finally got it to work. The setting for anyone else interested is -1999998.0. "BOUNTY_THRESHOLD_MULTIPLIER":[{"value":-1999998.0}]. It'll say that a bounty of $1,999,999,995 has been placed but if you claim the bounty you'll get exactly $2,000,000,000.
 
Upvote 0
Top Bottom
Login
Register