Quote:
Originally Posted by NickyNet
Hi,
hope some1 can help me in this matter..
in games_scores i see that scores will be saved with decimals:
saw that there is decimal mentioned in lang files and same in the settings table..
Code:
acp_main_decimal_amount => "Amount of decimal places to show for scores<dfn>Example: 2 places will show as 3.23</dfn>",
Code:
acp_game_decimal => "Decimal Points?<dfn>Leave at 0 for no decimal points.</dfn>",
but this option is not visible in ACP..
i tried to update games_settings table field "dec_amount" with 2 or more... but this does not have any effect on enduser pages..
any clue, what i'm doing wrong?
using vb 4.0.2 pl4 and ibProArcade v2.7.0+
|
You have to change it per game, and can be done in ACP. Go to:
ACP>Arcade>Games List>All
Then click "Edit" on the game(s) you want to change the decimal displays.