Announcement

Collapse
No announcement yet.

Game Manual

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Game Manual

    I got RPG Maker 3 previously played, and it didn't come with a manual. I am a beginner at using this software. Does anybody know where I can download one? I love this game, but I am stuck in a few places like layout, those code things, and storyteller parts and a manual would be useful. Somebody told me that even new this game didn't come with one because of the in-game tutorials. Is this true? Also can somebody give me a tip on how to go about setting up towns and the world map? I know for the story mode you create your own story, but how to get started using those events and such. I know I can write a good story, but how and where I put them is confusing.
    Last edited by TinCanSailor; 03-12-2008, 03:33 PM.

    #2
    Re: Game Manual

    Um...I don't actually know where you can find a online manuel, there might be one lingering around the site. But I can answer most questions you may have.

    From your first post...

    Your "story" should ideally be inserted throughout your game, and not "dumped in one place", per se. Events are done in a few steps;

    1: place an event, you will be prompted to give it a sprite and name.
    2: press R1 to shift to the coding part of the object.
    3: set whether the even it auto(happens when the event first loads.) button(when the player presses x on it) or touch(player collision)
    4: Inputting the actual code. You will probably want to start with something simple, like the "movement" function under the control category, which will let you "warp" the main player.

    And there is indeed a manuel. Who told you that there wasn't?
    Last edited by IsaacLives; 03-12-2008, 03:46 PM.
    "My heart just wouldn't be in it you know. Don't have one."--Axel, KH:2

    Comment


      #3
      Re: Game Manual

      A couple guys at a video game said there was no manual and I read something on the internet a review or something that gave me the impression. Anyway without the manual I don't know what the codes are to enter in for the game. Also how to I give my characters weapons? I can put them in the inventory lists, put thats about it. Also how do I like different events together? I figure out how to do the prologue, but I can't figure out how to hook another on to it to start the game.

      Comment


        #4
        Re: Game Manual

        RPG Maker Magazine has a manual scan.

        http://www.rpgmmag.com/game_vault.php

        Go to the RPG Maker 3 section and go into the Guides section.

        Comment

        Working...
        X