Jump to content
New account registrations are disabed. This website is now an archive. Read more here.

Kiriashi

Legend
  • Content Count

    4,497
  • Joined

  • Last visited

  • Days Won

    49

Everything posted by Kiriashi

  1. Everytime when I first started using RMXP I would just say erase event at the end of it, but now I make a switch and when that switch is on the event is erased, and since the switch is on forever after it is activated, the event was erased forever. So I don't understand what I said wrong because I tested it out before I posted.
  2. I'm going to try to variable-atise my stone puzzle, I'll let you know how it goes! A=Hole B=Stone :( !! I can't get it to work! Here is my event page, is it corect?
  3. You can go into the database and go into the tile-sets section, click on the mountain tile-set and go onto the tab that shows directional movement. From there you can set where a player can and can't walk and in which direction. For example, if you want your character to be able to walk up and down that path on the ledge, but not off the ledge make sure there isn't an arrow in the direction you don't want him to walk on.
  4. Thanks a lot! I will try this when I get back from school! I have not used variables in RMXP yet, so this does look a little confusing, but I'll try hard. I've actually come a long way in just 11 days! As for the name thing I'm sure that works and doesn't look hard at all. I've done the same things with colors, thanks! ~Kiriashi~
  5. Ok so I answered a question so now I'm going to ask 1 or 2. :P First and formost: I am working on a dungeon for my game, and in a certain room I have a big stone that I can move around with conditional branches (it actually worked :lol: ) and I want my character to push it into a hole, and when that happenes It sets of an event with a switch. So what I want to know is how do I get the rock to triger sed event(I can get it into the hole, but all I know how to do is make so when the charactar goes into the hole the switch activates.. How can I get this stupid rock to work?? My second question is not so important, but help will be appreciated. I just played around with the name imput thing and I wanna know how to make a Show Text Event in which some guy says: "So, (WhatYourNameIs), What can I get for you?" In other words I wanna know if there is a text code where I can call the player's name. Thanks!! Help me!! I tried it Arkbennett but I either messed up or it didn't work. Could you please..PLEASE make some screens of what the variables look like and the event page?? Thanks again ~Kiriashi~
  6. Oh! This one is easy! So what you need to do is Do the Blah Blah Blah ("chatting") , then make her join the party. Then Make a CONTROL SWITCH and name it so you know which one it is, then make a new page and make the condition that that switch is on, then click the Erase event command which is on the first page of events. Also you should make a Show Text that says she is in your party. Here is a simple version: 1. Show Text ect ect ect 2. Add actor: whatever her name is 3. Show Text: So and so is in your party 4. Switch So and So is in party=ON 5. New Page condition: So and so is in party Switch is ON 6. Erase event Ta da! ;) EDIT: Just in case you wanted to know, what your problem was was (lol was was was) that on your second page, if it is just blank, the event is just still there, she should just not have a graphic.
×
×
  • Create New...