DayZ
DayZCasinoV2
Showing 31-40 of 46 entries
< 1  2  3  4  5 >
Update: 22 Apr, 2020 @ 1:59pm

Add a new configuration value.

You can configure the currency that is needed to play. You can use for example also MoneyRuble instead of CasinoChips. First value is the Object name the second value is the value of currency. Default Object is CasinoChips
"currencyValues": {
"CasinoChips": 1
// Example for MoneyRuble:
"MoneyRuble1": 1,
"MoneyRuble5": 5,
"MoneyRuble10": 10,
"MoneyRuble25": 25,
"MoneyRuble50": 50,
"MoneyRuble100": 100
},

Update: 17 Apr, 2020 @ 4:28am

Bugfix
- P2PTrader and DayZCasino incompatibility

Update: 5 Feb, 2020 @ 11:32am

fix language

Update: 4 Feb, 2020 @ 11:09am

Bugfix:
Winfactor at Dice game will now shown the correct value

Language:
Update english and russian thx for help to Callum and koriaba

Update: 3 Feb, 2020 @ 12:02pm

Bugfix:
- fix substract of chips when player lose

Update: 1 Feb, 2020 @ 8:20am

Add logging of play games to controll script using of mod.

New value in config:
"enablePlayLogs": 1

here you can enable game logs. 1=on 0=off

In DayZCasionV2 config folder will created for every day a new file when player plays a game. The name of the file is yeahr-month-day_play.csv for example "2020-2-1_play.csv in this file are four columns "time" "game" "playerid" and "win/lose". Example: 15:43:22 ;BlackJack;76561198196317725;15;

All times in UTC

Update: 1 Jan, 2020 @ 3:09am

Happy New Year

- added to config values to configure win factor for black jack
- default win facktor goes down from 2 to 1.5 and for a balck jack 3 to 2

Update: 26 Dec, 2019 @ 8:44am

update info box

Update: 23 Dec, 2019 @ 6:25am

Add info box

Update: 20 Dec, 2019 @ 3:19am

Luckywheel numbers can configured. See readme in mod folder.