Announcement

Collapse
No announcement yet.

Really stupid question?

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

    Really stupid question?

    What do you use to make houses. I looked in everything and couldn't figure it out. I mad a house without a door but besides that I didn't see any other house. Could someone that is smarter than me help me with this. It looked like dungeon editor from what I saw but it wasn't. Besides this I think I understood everything else.
    I was like a Cloud once!!!!

    #2
    Re: Really stupid question?

    you have to go to layout in the town you made. then place events-buildings

    Comment


      #3
      Re: Really stupid question?

      ok, thanks. I knew I was not being smart about it. I was porbably thinking like the building editor thing in RPG Maker 2.
      I was like a Cloud once!!!!

      Comment


        #4
        Re: Really stupid question?

        Yeah, RPGM3 takes a lot of getting used to with how things work comopared to the other 2.
        Stalin's grave is a Communist Plot

        Comment


          #5
          Re: Really stupid question?

          Yeah I like it alot more than the others. The only downfalls are not having actuall vehicles and there are not very many characters to choose from. Although they gave me every character I need for most of my games, I won't be able to create Poke'mon Smasher with it. So I think I am going to use RPG Maker 2 for that game. So far the only thing I can't understand are the variables. It doesn't seem like I need them very much but I am going to go look at the workshop right now to learn more on them.

          Edit: Well it seems like I do need variables now. I just have to get to that point first. Seems easy enough though.
          Last edited by HolyPhoenix; 10-09-2005, 10:40 PM.
          I was like a Cloud once!!!!

          Comment


            #6
            Re: Really stupid question?

            Whats not to get about variables? They're just like switches from RPGM1, execpt you can have different numbers instead of just on or off. For example, if you want to have a NPC give you an item, but only once, you would do this:

            Var. Control branch, Shared Variable 1
            Option One: Variable=0
            display message: "Here, take this item"
            give item
            Shared Variable 1=1
            Option Two: Variable=1
            display message: Hi!

            Oh, and don't call the thread "Really stupid question?" unless you're questioning whether the question is stupid.

            Comment


              #7
              Re: Really stupid question?

              I didn't mess with it yet which is why I didn't understand it. I merely looked at it and said I didn't need to worry about it yet. But I am sure that I understand it now without using it because it was well explained. Oh and I never did get RPG Maker 1. I want to though. I just havn't been into RPG maker untill about 1 and a half years ago. I probably wouldn't have understood anything tell about then anyways.
              I was like a Cloud once!!!!

              Comment

              Working...
              X