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
For any time is required a gold value for something if possilbe somewhere you introduce the value in either Copper, SIlver or Gold and it shows you the result value in others?
Example:
Menu with
If i placed 193837 in copper it would show
WhateverNameForRaw/WholeNumber: 193837
Copper: 37
Silver: 38
Gold: 19
But any values you change in Copper, SIlver or Gold, should reflect on Raw/Whole number.
Silver: 38 => 59
Gold: 19 => 21
would change the Raw/Whole number to 215937. I might have not explained well, if it's the case tell me and i see if i can exmaplfy better.
Images of the Formula for Reference
In PHP
in Python
The text was updated successfully, but these errors were encountered:
For any time is required a gold value for something if possilbe somewhere you introduce the value in either Copper, SIlver or Gold and it shows you the result value in others?
Example:
Menu with
If i placed 193837 in copper it would show
WhateverNameForRaw/WholeNumber:
193837
Copper:
37
Silver:
38
Gold:
19
But any values you change in Copper, SIlver or Gold, should reflect on Raw/Whole number.
Silver:
38
=>59
Gold:
19
=>21
would change the Raw/Whole number to
215937
. I might have not explained well, if it's the case tell me and i see if i can exmaplfy better.Images of the Formula for Reference
In PHP
in Python
The text was updated successfully, but these errors were encountered: