DayZ
DayZCasinoV2
Viser 31-40 af 46 forekomster
< 1  2  3  4  5 >
Opdatering: 22. apr. 2020 kl. 13:59

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
},

Opdatering: 17. apr. 2020 kl. 4:28

Bugfix
- P2PTrader and DayZCasino incompatibility

Opdatering: 5. feb. 2020 kl. 11:32

fix language

Opdatering: 4. feb. 2020 kl. 11:09

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

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

Opdatering: 3. feb. 2020 kl. 12:02

Bugfix:
- fix substract of chips when player lose

Opdatering: 1. feb. 2020 kl. 8:20

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

Opdatering: 1. jan. 2020 kl. 3:09

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

Opdatering: 26. dec. 2019 kl. 8:44

update info box

Opdatering: 23. dec. 2019 kl. 6:25

Add info box

Opdatering: 20. dec. 2019 kl. 3:19

Luckywheel numbers can configured. See readme in mod folder.