A newbie approaches

● ARCHIVED · READ-ONLY
Started by c0n 9 posts View original ↗
  1. Hello all!

    I'm kinda stoked to see that RPGVX ACE has a relatively active community. I just got ACE today but I'm no noob to the rpgmaker series. I've used every iteration from 2k3 to now so I can get around it fairly well. I've made a few pet projects that I made by myself and with friends and I might post them just so you guys can tease them apart :)

    Oh, I'm also interested in learning Ruby so if you guys have any really helpful links to get started that'd be extra awesome.

    Well, that's it folks!
  2. Welcome to the group!
  3. Thanks guys! And thanks Susan (if you could talk to me more about the difference between Ruby and RGSS3 that'd be great).

    And you may have seen me lurking before making this thread hahaha :)
  4. Well, I won't pretend to be a programmer or scripter, but this basically the gist of it:

    Ruby is the programming language used for RGSS1/2/3.

    RGSS stands for Ruby Game Scripting System.

    RGSS is basically a collection of code optimized for use in RPG Maker.

    Each RGSS uses a different version of Ruby.

    VX Ace uses RGSS3 which in turn uses Ruby version 1.9.2.

    You would do better to learn Ruby 1.9.2 first, then RGSS3.

    However, bear in mind that although they use the same syntax and basic commands, the more advanced commands were changed for RM.

    RGSS removed unnecessary functions while introducing RM specific ones.

    You can find the RGSS3 specific commands in VX Ace's in built manual.

    Hope this helps. ^^
  5. Ok! Cool! Thanks for the info!  :)
  6. Feel free to ask questions in the future too. Welcome! 
  7. Thank you! :D
  8. Welcome! The forums are filled with all sorts of nice people, help yourself! XD