Coinflip
A module for Zephyrus' store plugin. Allowing players to throw a coin and either win or lose.
Install / Use
/learn @jonteohr/CoinflipREADME
Coinflip 
Quite simple plugin, really.
Gives players ability to flip a coin with a 50/50 chance to win or lose. Most of the plugins' content is configurable.
AlliedModders
Dependencies
How to Install
- Download the plugin
- Put coinflip.smx in your root/addons/sourcemod/plugins folder
- Put coinflip.phrases.txt in your root/addons/sourcemod/translations folder
- Change map or restart your server
- Make your desired changes in the config located in root/cfg/sourcemod/store.coinflip.cfg
Commands
sm_flip - The actual command to use for gambling. Proper use: !flip <amount of credits>.
CVars
// This file was auto-generated by SourceMod (v1.8.0.6014)
// ConVars for plugin "coinflip.smx"
// What's the maximum amounts of credits a user can bet at once
// -
// Default: "50"
// Minimum: "1.000000"
sm_coinflip_max "50"
// What's the minimum amount of credits a player is allowed to bet?
// -
// Default: "5"
// Minimum: "0.100000"
sm_coinflip_min "5"
// In seconds, how long does a player have to wait inbetween bets?
// Set to 0 to disable.
// -
// Default: "120"
sm_coinflip_waittime "120"
// The amount of the betted coins that the client wins. (Betted credits * 0.5)
// -
// Default: "0.5"
// Minimum: "0.100000"
sm_coinflip_winratio "0.5"
Translations
- ✓ English
- ✓ Swedish
- × Russian
- ✓ French
Related Skills
node-connect
348.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
348.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
348.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
