https://github.com/ckay-9/cxflips
Coin Flips in Garry's Mod
https://github.com/ckay-9/cxflips
addon darkrp game garrysmod gmod lua
Last synced: 8 months ago
JSON representation
Coin Flips in Garry's Mod
- Host: GitHub
- URL: https://github.com/ckay-9/cxflips
- Owner: CKAY-9
- License: gpl-3.0
- Created: 2023-05-03T03:44:45.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-04T23:42:24.000Z (almost 3 years ago)
- Last Synced: 2025-01-23T01:12:48.969Z (about 1 year ago)
- Topics: addon, darkrp, game, garrysmod, gmod, lua
- Language: Lua
- Homepage: https://steamcommunity.com/sharedfiles/filedetails/?id=3018364343
- Size: 603 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CxFlips
Put up money on a coin toss.
# About
CxFlips is a coin-flip system for Garry's Mod. This addon requires the DarkRP gamemode to be used since it uses its money system. Users are able to bet some, or all, of their money on a simple coin toss. After a coin flip is created, another player is allowed to join and bet their money, whoever wins gets the pool.
# Usage
## Installation
1. Create a new folder in `garrysmod/addons` and call it something like `cxflips`
2. Download this repository into `cxflips`
3. Restart Garry's Mod game/server
## In-game
1. Do !flips in chat
# Changelog
## Version 1.0b (2/5/23)
- Initial beta release
- Lacking finalized features but it is usable