I need help trying to figure out if this is possible. I don't see any methods for it.
My code is this, but I noticed that it stretches the whole image to fit the box.
image = Sprite_Base.new image.visible = false image.bitmap = Cache.image(image_name, 0) rect = Rect.new(0, 0...
Tomb Raider - Ruby
Status: In Transit
Cleared: 0/100
Rank: Mark of Bravery
Please specify which theme you are doing when submitting entries.
You may request for an update of your status bar any time. Feel free to put it in your signature for bragging rights.
If I forget to update...
First, I'd like to greet everyone in the RPG Maker community since I'm new here.
So, I bought RPG Maker VX Ace off of Steam a few days ago at full price. I had no problem with that as I was so impressed after researching game engines. So far, the program is impressively organized and somewhat...
Hi Guys,
So,I decided to learn RGSS to make my own scripts and stuff.But,there's one more thing I need to figure
out,Where to start.Do I need to start by learning Ruby ?
Thank you
Hi all, i am new to RPGMaker.
i was wanting to know if any one knows of some good books on getting started with Ruby programing, specificly with RGSS3 in mind.
also does any one know what libaries RGSS3 is based off of? is it based off the Ruby Toolbox game libaries, or something like Gosu, or...
Wanderlust: A strong longing for, or an impulse towards wandering.
Boundless and Wanderlust is an RPG that strongly relies on the written word, graphics, and puzzles to help captivate the player without becoming a visual novel. This is a game where you follow and play alongside a young woman...
RPG Maker VX Ace
Hey Guys,
i hope someone can help me with a little problem i just found.
In my actual project i'm trying to add the damage Variables of skills into their description text.
Ex. Deals 20 + \C[11]\v[6]\C[0] damage and knocks back the enemy.
So far it works fine.
The value of...
I have a very unusual question, but I am currently working on creating a game using rpg maker that essentially breaks all the rules, and in order to break one of these rules, I need to be able to read the RGB values of pixels in an image. I found an external library to do just that, but it is...
▼ SYDOSCRIPTS [sS] - CHARACTER SHADOWS ▼
Script version: 4.0
Future updates: Not planned (yet)
What the script does?..
This script adds shadows for your player characters. The script includes easy modifing to set events have own shadows etc.
How to install?
Plug in and play. Make sure to have...
Block and Closure Function
Introduction
Lately, a friend of mine just told how awesome functional programming awesome was. One of its feature which catch my interest most is the closure function. In fact, I used this feature a lot in prototype programming (Javascript, Lua) and decided to...
Overview
This script allows you to use full RGSS3 formulas for determining
which action an enemy will use. Uses enemy notetags to set-up.
Example
Use skill 4 if HP is > 50, else use skill 10
<ruby_actions> if self.hp > 50 4 else 10 end <end_ruby_actions>Downloads
Get it Here...
Hello everyone,
I'm new to Ruby and to RGSSx so please excuse me if this is a very newbie question :P
Why can't I create a class that is instantiated inside a Scene_MenuBase class and call a method of that same class that I created to initialize multiple windows. For some reason it is only...
Okay, so playing around with different menu scripts and the defualt menu script made me realize I can't get what I want doing that (with my current lack of scripting skills, that is).
If you've seen me popping around already, you know I'm on the quest to make a dating sim.
So, I still want a...
Hi everyone,
I'm slowly starting to learn ruby coding. I want to make just a simple snippet to place a skill name from the database into a variable.
I know how to add strings to variables ($game_variables[147] = "This is text", but I can't seem to come across the skill names in the game code...
Since ruby is a language for programming, does that mean Rggs2 and 3 are just libraries of code like say, CMD?
cmd has a list of commands,and this is why i draw that conclusion.
I do not intend to learn this yet because im still trying to figure out exactly what im trying to do.Im trying to...
Hello everyone,
I'm making a game for my university thesis and I'm thinking of using RPG Maker. The thing is, I want to know what are the limitation of the scripting language, like:
can I link a c++ library like this one http://genie.sis.pitt.edu/ using this ruby...
hey guys! :)
I've been digging around the web going to ruby forums n the like and i swear all of the forums avoid telling people
how to get windows 7 command prompt to recognize irb.
if someone could point me in the right direction i would be ever thankful :)
any help would be greatly...
I've had a lot of luck so far with all the wonderful scripts people have posted on here, but I'm getting an error with the latest one.
The script I'm using is PK8's Change Character Opacity script, and the error I'm getting is this:
Any ideas how to go about fixing this? :/
Here's PK8's...
Introduction and Outline:
---------------------------------
This tutorial assumes you have a basic understanding of scripting, and that you have created at least a couple of your own scripts. If you are looking to learn the basics, I would recommend DP3's video series collection. Today we're...
Cartoonier cloud cover that better fits the art style, as well as (slightly) improved blending/fading... fading clouds when there are larger patterns is still somewhat abrupt for some reason.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.