Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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