RPG Maker VX Ace
U1G Engine – Simple Rock-Paper-Scissors System
Introduction
This easy-to-use system adds a text-based Rock-Paper-Scissors minigame in your MAIN game .
Features
– Easy to setup
– Easy to edit.(Make it Fire-Ice-Wind if you like to!)
– You support a new scripter
Screenshots
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
None at the moment.
Instructions
To Edit,Do this :
-Go to lines 40 41 and 42 edit the commands between quotation marks.
-Go to line 104,you see the weapon list array.Edit the commands between the quotation marks to match the other at lines 40,41 and 42.
-AND HERE YOU GO ! FIRE-WATER-WIND ! (or anything else,really)
Author Notes
Visit my blog for dev diaries and other awesome stuff !
Compatibility
None
Version History
V.1.0 = Pre-Alpha
V.1.1 = Beta(released to public)
V1.2 = Added background,cleaned & made the code easier to read and other stuff…
Credits & Thanks
-My brain and hands
-DP3
-Euphoria
-Napoleon
-Venka
-FennyFerreX
-You
Terms & Conditions
Free for Commercial and Non-Commercial projects.Credit is required for both.
Comments (6)
Leave a Reply
You must be logged in to post a comment.
zahraa
Hmmm, We can make it with some variables and switches and conditions so I don't see the necessity to use a script. Though it might be useful for some people.
ezbound1
For the people that want to edit even more stuff:
– Go to line 145 to change the width and height of messages (280 is the width)
– And go to line 64 and 65 if you are window's size is more than 544×414 (544.0 and 414.0 is the screen size)
ezbound1
Edit: its line 68 the one you should change for editing the width and height of messages.
ezbound1
Also, i made a spelling mistake, its your window's size, not you are window's size.
ezbound1
Nope, it's 78, i was writing that a bit too fast.
ezbound1
Nope, it's 78, i was writing that a bit too fast.