Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In game customisation of slots #23

Open
sharp237 opened this issue Jun 10, 2012 · 2 comments
Open

In game customisation of slots #23

sharp237 opened this issue Jun 10, 2012 · 2 comments
Labels
🆕 enhancement An enhancement which can be a new feature.
Milestone

Comments

@sharp237
Copy link

Hi, could you add the feature for people to create their own type of casino in game (they decide on how much to play + how much you win + the blocks in the reel). For example....
•Bob could make a slot machine (to do this Bob has to have the "casinoslots.create" permissions and it costs him a defined amount in the config to make a slot machine.) As part of making the slot machine... instead of using a preset type from the config "/casino add" he has to make his own one so "/casino add (amount to play) reel (block 1 in reel) (block 2 in reel) (block 3 in reel)..... winnings (block to win) (winnings amount) (block to win) (winnings amount) (block to win) (winnings amount)" Then his casion is created. There are predefined messages created in the config which are used for every casino on the server.
•Then lets say John plays the casino.... he has to pay the (amount to play) that was made by Bob to be able to play ,this money goes to Bob. Then if he wins he receives the (winnings amount) which corresponds to the (block to win) - made by Bob, this money is taken from Bob. If Bob doesn't have enough money for the highest (winnings amount) in his casino then John cannot play.

•Many thanks Sharp237, I hope you take my idea on board.

@graywolf336
Copy link
Owner

Only problem I see with this is that the command would probably be too long..

@graywolf336 graywolf336 added this to the v3 milestone Apr 24, 2016
@graywolf336
Copy link
Owner

graywolf336 commented Apr 24, 2016

Going to finally see what I can get for this, might see about going with the inventory menu for this? Might be in v3.5 unless I'm feeling very gutsy.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🆕 enhancement An enhancement which can be a new feature.
Projects
None yet
Development

No branches or pull requests

2 participants