You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description of new idea or improvement on existing one
Detailed information what should do
I don't know if this feature is fully implemented, I haven't found or understood how it is described in the config anywhere.
The idea is that the more money a player earns in a period of time (e.g. per day), the more is deducted from his earnings, so as the volume increases, his earnings decrease. (eg. first 200K is easy, another 200k hard per day)
I tried to implement this in the config, but nowhere can I find a list of variable values that can be used in the config in those formulas (meant in config.yml not in individual jobs, because I want to do this for whole jobs not one job at a time)
I know there are some dynamicity options in the config, but I don't really understand how to use them and it's not really well described.
So I have these questions:
How to make the player's earnings per time period decrease as the amount of earnings from all jobs increases?
Is there a list somewhere of what variables can be used in config.yml formulas?
I think this may help a lot of other people as well, so I would be very happy if someone could help me.
Thank you.
The text was updated successfully, but these errors were encountered:
Description of new idea or improvement on existing one
Detailed information what should do
I don't know if this feature is fully implemented, I haven't found or understood how it is described in the config anywhere.
The idea is that the more money a player earns in a period of time (e.g. per day), the more is deducted from his earnings, so as the volume increases, his earnings decrease. (eg. first 200K is easy, another 200k hard per day)
I tried to implement this in the config, but nowhere can I find a list of variable values that can be used in the config in those formulas (meant in config.yml not in individual jobs, because I want to do this for whole jobs not one job at a time)
I know there are some dynamicity options in the config, but I don't really understand how to use them and it's not really well described.
So I have these questions:
How to make the player's earnings per time period decrease as the amount of earnings from all jobs increases?
Is there a list somewhere of what variables can be used in config.yml formulas?
I think this may help a lot of other people as well, so I would be very happy if someone could help me.
Thank you.
The text was updated successfully, but these errors were encountered: