We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48a55d1 commit 1b8a6ceCopy full SHA for 1b8a6ce
build/@ScratchieServer/addons/scratchie_server.pbo
-102 Bytes
source/scratchie_server/config.cpp
@@ -52,8 +52,7 @@ class CfgSettings
52
AnnounceWinner = 1;
53
54
/**
55
- * @var integer 1 = VERY RARE CHANCE, 50 = NEARLY 50:50 CHANCE 100 = PERFECTLY FOR TESTING (default: 3)
56
- * Check out http://www.unknown-sanctuary.tk/scratchie.php to roughly see results
+ * @var integer 1 = VERY RARE CHANCE, 50 = NEARLY 50:50 CHANCE 100 = PERFECTLY FOR TESTING (default: 2)
57
*/
58
ChanceToWin = 2;
59
0 commit comments