RPG Maker VX Ace
V’s GamblingMan
Introduction
This script is simply put a card mini-game. Basically if the dealer ties or beats you, you lose.
The more you bet the more you win. Here's a link for the demo
Features
– Allows you to pick the amount of cards you play with, how much you bet, and how much you win.
– You can even pick the name of the game.
– Option to show the actor faces on the win/lose screen
– Create multiple winning/losing phrases
The Code
License Terms
Attribution 3.0 Unported - You must attribute the work in the manner specified by the author or licensor. Commerical use allowed.
Frequently Asked Questions
Q: I keep getting an error?
A: Make sure you have imported all of the card and background pictures into the Graphics/Pictures folder.
Q: Where can I find the pictures I need to use this script?
A: http://imageshack.us/g/1/10092620/
Q: What is the script call to use this mini-game
A: SceneManager.call(GambleScene)
Instructions
Imported all of the card and background pictures into the Graphics/Pictures folder. Then set up an event using SceneManager.call(GambleScene) to use in your game. This script is customizable but it’s already set up to plug-n-play. Here’s a link for the demo
Author Notes
Script number three to anyone who’s counting. If anyone has any tips to shorten the script I would appreciate it. I’m still new… Please leave any helpful or encouraging comments.
Compatibility
I don’t see why there would be any issues but if there are comment and I will get back to you.
Version History
~ v1.0
Set-up mini-game and some customizable features.
~ v1.1
In v1.1, I’ve added more to the winning and losing screens. I added a option
to show the lead party members face. I’ve also added winning/losing phrases.
you can add as many as you want, just remember to add "" marks before and
after each one and add a "," after every phrase except the last one.
Credits & Thanks
~D&P3 for the awesome tutorials on youtube
~Migurl for supporting me threw thick and thin
Terms & Conditions
I do not mind sharing credit for this script if alterations to the script
are made. I am not making this script for commercial uses. If anyone wants
to use this script in one there games just give credit to any and everyone
who took part in creating it.
Comments (6)
Leave a Reply
You must be logged in to post a comment.
Marked
Would it be possible to get a demo for this? 🙂
vindaca
Oh sorry I made one but it wouldn't let me upload it here.
I will post a link above.
Marked
The demo is 190mb… D: Why's that? There's a 10mb limit on the scripts demos so no wonder you couldn't upload it.
ShinGamix
190mb! Im not gona be able to dl that ..ever with my satellite internet.
dolarmak
Lol a good demo just has the script with a map or 2 to get the idea how it works. Nothing else is needed.Use default graphics for character sprites and stuff.
vindaca
Sorry I had a movie file in the demo. I was working on my options script and forgot to take it out. I fixed it and made a new link to the smaller version of the demo.