RMVXP
Go Back   RMVXP > RPG Maker Developmental > RGSS Support *

Notices

RGSS Support * All of the RGSS support topics relating to RPG Maker XP and VX are to be posted in here. If your support question has been resolved, make sure to mark a post as the best answer. Wait 24 hours to bump your thread.

Reply
 
Thread Tools Display Modes
Old 03/07/2010, 11:26 AM   #1
Eldur
Junior Member
 
Join Date: Feb 2010
Posts: 15
Send a message via MSN to Eldur
Answered: Tut. for RGSS

Well yeah, I want to request a RGSS tutorial
for creating a battle system. Something to start
on or anything.

I have just started some days ago to learn RGSS
and I really want to script a battlesystem by myself
later, so what should I start to learn first ?
Eldur is offline   Reply With Quote
Best Answer - Posted by DerVVulfman
The name RGSS translates to Ruby Game Scripting System. So it is basically a stripped down version of RUBY:

http://ruby-doc.org/docs/ProgrammingRuby/

I did a little searching. Some 'statements' in Ruby work fine with RGSS... just that they didn't use them in the default scripts. So you may find a statement here and there in that site that works just fine with your scripts.
Old 03/07/2010, 04:36 PM   #2
DerVVulfman
Resident Werewolf
 
DerVVulfman's Avatar
 
Join Date: May 2009
Location: PG County, MD
Posts: 1,328
RE: [Request] Tut. for RGSS

There is no real 'hard and fast' tutorial for RGSS. Not here anyway. A lot of us learned by messing around with existing scripts. I personally started by screwing around with those 'WINDOW_whatever' classes just so I can see what effect I generate with the menus.

So the first step I recommend is babysteps in the pond. Get your feet wet but take your time. Play around.

As far as a battlesystem... VERY tricky. *Shrugs* However, you may have a talent for those. Each to his own talents in scripting.
DerVVulfman is offline   Reply With Quote
Old 03/07/2010, 05:00 PM   #3
rm-rf
Banned
 
Join Date: Jan 2010
Posts: 78
RE: [Request] Tut. for RGSS

It's not wise to jump to making battlesystem when starting to learn Ruby/RGSS.
It's better to look into Scene_# and Window_# and change it around, see what you can do, learn the syntaxes (def, if, else, end, do, begin, while, until, etc) and create your own scene with some windows, that what I did ;o
rm-rf is offline   Reply With Quote
Old 03/07/2010, 05:03 PM   #4
Eldur
Junior Member
 
Join Date: Feb 2010
Posts: 15
Send a message via MSN to Eldur
RE: [Request] Tut. for RGSS

Thanks for the replies~

Well, I didn't say I want to start
creating a battlesystem NOW! =P
I said sometime later when I got
the knowledge. ^^
Hmmm... gonna see what I can do.

Btw. Is there a summary of all these
syntaxes? With explanation etc. I can't
know what each of these means by just
looking at the scripts =s
Another problem is just I have no clue
what I should start on.
Eldur is offline   Reply With Quote
Old 03/07/2010, 05:08 PM   #5
DerVVulfman
Resident Werewolf
 
DerVVulfman's Avatar
 
Join Date: May 2009
Location: PG County, MD
Posts: 1,328
RE: [Request] Tut. for RGSS

The name RGSS translates to Ruby Game Scripting System. So it is basically a stripped down version of RUBY:

http://ruby-doc.org/docs/ProgrammingRuby/

I did a little searching. Some 'statements' in Ruby work fine with RGSS... just that they didn't use them in the default scripts. So you may find a statement here and there in that site that works just fine with your scripts.
DerVVulfman is offline   Reply With Quote
Old 03/07/2010, 05:09 PM   #6
Eldur
Junior Member
 
Join Date: Feb 2010
Posts: 15
Send a message via MSN to Eldur
RE: [Request] Tut. for RGSS

Whoa thanks!
That looks like a lot time I will
have to spend on learning all
this! =]
Eldur is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
RMXP Behemoth's CBS alike Getsuga_kawaii RGSS Support * 0 04/29/2010 02:07 PM
Both How can i activate switches with rgss computerwizoo7 RGSS Support * 2 07/04/2009 02:01 AM
RMXP Strange behavior RGSS Charlie Fleed RGSS Support * 10 03/15/2009 02:11 PM
Both RGSS Roadguide Trickster Tutorials 0 12/07/2008 04:21 AM
Both Regular Expressions in RGSS (Regexp) Zeriab Tutorials 0 12/07/2008 02:26 AM


All times are GMT. The time now is 10:12 AM.


Powered by vBulletin®
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.