View Single Post
Author Message
alexr153
AlliedModders Donor
Join Date: Jul 2015
Location: In a house
Old 09-28-2018 , 14:31   [ANY] MINESWEEPER Store Gambling gamemode
Reply With Quote #1

Description
You're giving a 5x5 bored with mines randomly placed in one of the boxes. Clicking a square without any mines inside of it will give you profit, but clicking a square with a mine will result in a lost, as well as loosing your credits you have bet. To open a square click on the number corresponding with the text SELECT on it. Controls are simple UP, DOWN, LEFT, and RIGHT.

ConVars
sm_mines_max_bet = <1.0/...> Default (5000)
sm_one_mine_game = <1/0> Default (1)
sm_three_mine_game = <1/0> Default (1)
sm_five_mine_game = <1/0> Default (1)
sm_twenty_four_mine_game = <1/0> Default (1)


DEPENDENCIES
Zephyrus Store

Change Log
Code:
1.0  -  Released plugin
Attached Files
File Type: sp Get Plugin or Get Source (ar_minesweeper.sp - 295 views - 33.4 KB)
File Type: smx ar_minesweeper.smx (17.4 KB, 268 views)
alexr153 is offline