The RPG Maker Resource Kit

RMRK RPG Maker Creation => RPG Maker General => General Scripting => Topic started by: even821 on May 16, 2010, 10:10:34 PM

Title: quick queestion about scripting
Post by: even821 on May 16, 2010, 10:10:34 PM
i kinda wants to  learn to script in rmxp, so i am just wondering if it would help to learn basic ruby before i start learning rgss
Title: Re: quick queestion about scripting
Post by: modern algebra on May 16, 2010, 10:14:46 PM
yes. RGSS is an API for Ruby, so learning Ruby is learning RGSS.
Title: Re: quick queestion about scripting
Post by: even821 on May 16, 2010, 10:36:17 PM
so if i can program using ruby i can program in rgss?
Title: Re: quick queestion about scripting
Post by: cozziekuns on May 16, 2010, 10:42:25 PM
If you can program in any Object Oriented language you can probably program in RGSS.
Title: Re: quick queestion about scripting
Post by: even821 on May 16, 2010, 10:44:46 PM
i can do some c++ and i did make games using python + pygame but cant remember if any of those are objekt oriented