New account registrations are disabed. This website is now an archive. Read more here.

RPG Maker VX Ace    Posted April 6, 2013 by vindaca

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

vindaca

  • Posted about 12 years ago

  • Engine
    RPG Maker VX Ace
  • Category
    Minigames
  • License
    Attribution 3.0 Unported
  • Version
    1.1

Stats

5,995 views

6 comments

Tags

card-game gambleing vindaca