![]() |
|
|||||||
| 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. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Junior Member
![]() |
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 ? |
|
|
|
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. |
|
|
#2 |
|
Resident Werewolf
![]() 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. |
|
|
|
|
|
#3 |
|
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 |
|
|
|
|
|
#4 |
|
Junior Member
![]() |
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. |
|
|
|
|
|
#5 |
|
Resident Werewolf
![]() 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. |
|
|
|
|
|
#6 |
|
Junior Member
![]() |
RE: [Request] Tut. for RGSS
Whoa thanks!
That looks like a lot time I will have to spend on learning all this! =] |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
|
|
Getsuga_kawaii | RGSS Support * | 0 | 04/29/2010 02:07 PM |
|
|
computerwizoo7 | RGSS Support * | 2 | 07/04/2009 02:01 AM |
|
|
Charlie Fleed | RGSS Support * | 10 | 03/15/2009 02:11 PM |
|
|
Trickster | Tutorials | 0 | 12/07/2008 04:21 AM |
|
|
Zeriab | Tutorials | 0 | 12/07/2008 02:26 AM |