Page 1 of 1

Video Poker

Posted: Tue Nov 23, 2021 12:56 am
by greenie
Video Poker
description
The casino game with motd style and the cards with nice visual (as blackjack)
cvars
vp_min_bet_val - The minimum bet value. Default 100
vp_chat_msgs - Toggle chat messages announcing the game results
vp_enabled - Enabled/Disabled
vp_start_method - 0: command videopoker; 1: command say videopoker; 2: - both
commands
videopoker
say videopoker
modules
fakemeta

changelog
Version 1.4
When the exhibition of chat messages was disabled you wouldn't receive your deserved money on win. Discovered by F00X

Version 1.3
Corrected the payment on winning. It was paying the prize, but not reposing the bet value.
Updated to fakemeta.
Changed the lang file in order that it don't override the lang entries of the blackjack plugin
Added Dutch language. Translation by crazyeffect. Gave +karma to him and ill give to anyone that give me a translation
Version 1.2
Updated the game result verification. Undid the previous "correction". A "Flush" can't have pairs or triples since the cards have to be from the same suit. Still, this version features a correction in the same algorithm.
Version 1.1
Updated the game result verification algorithm. Now it checks for "Flush" with pairs or triples.

.zip