Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-04T23:42:24.000Z (over 1 year ago)
- Last Synced: 2024-11-22T13:38:27.455Z (2 months 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