Submit Your Article


 
RPG Maker

Welcome Guest ( Log In | Register )


  Games Resources RPG Maker VX RPG Maker XP Scripts Tutorials Downloads

> where to start with VXA RGSS3?
Adrien.
post Jan 1 2012, 06:39 PM
Post #1


Bet Mapper
Group Icon

Group: Banned
Posts: 1,632
Type: Mapper
RM Skill: Advanced




Where would be the best place to start in terms of developing scripts? What should some one consider in developing scripts for RGSS3?

I have a sample piece of code if some one wants to review it, but I have no idea where to start with creating scripts in RGSS3

CODE
class Game_System
  
  alias init initialize
  def initialize
    init
    saved_bgs = nil
  end
  
  def save_bgs
    @save_bgs = RPG::BGS.last
  end
  
  def replay_bgs
    @saved_bgs = RPG::BGS.replay if @saved_bgs
  end
  
end


__________________________



Games I am working on | Each image is a link to the game
Go to the top of the page
 
+Quote Post
   
 
Start new topic
Replies
Kread-EX
post Jan 3 2012, 11:19 PM
Post #2


(=___=)/
Group Icon

Group: +Gold Member
Posts: 4,136
Type: Scripter
RM Skill: Undisclosed




Closed at OP request.


__________________________
FRACTURE - a SMT inspired game (demo) made by Rhyme, Karsuman and me. Weep and ragequit.

My blog.

Click here for my e-peen


Go to the top of the page
 
+Quote Post
   

Posts in this topic


Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version Time is now: 21st May 2013 - 04:12 AM
RPG RPG Revolution is an Privacy Policy and Legal
eXTReMe Tracker