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

hattorihanz0

Member
  • Content Count

    5
  • Joined

  • Last visited

  1. lol I guess I made that more confusing that necessary hu. sorry. thanxs though, glad it's a simple fix Thanks a lot!
  2. @rgangsta I'm pretty sure I get your code and thanks a ton. Still a question.The random number needs to show up in a dialogue box as if the characters are speaking (which this part I already know how), but with the conditional branch, how do I make that random number (from the conditional branch) show up in the dialogue box and retain the conditions? btw, your guys responses are incredibly fast! **** Maybe easier I need a random number to show up in a dialogue box (only random the first time you select character)
  3. Will the variable number be visible as a regular txt msg? thx again for the help everyone. I'm waiting at a certain point in the game, I walk over to a character and press enter. When I press enter the character will say "There are (insert random number) us" afterwards the choice of R1,2,3 will show up. Once you choose the row they will teleport to that specific row and will show that many characters (of the random number)
  4. I've tried to figure this one out but I'm stumped. I need to come up with a random number generator 1 through 101 that is tied to a specific character (when the action button is hit) which will trigger a choice event, based upon the number. Other words, when I walk up to a character I'll press enter, he'll say a number then will have R1,R2,R3 as choices. I figured out how to do a manual number system, but that's kind of pointless for the games purpose. Upon choosing one of the (R's) the character will teleport to the a specific section on the map (this part figured out also) and will have the correct number of characters shown (based on the random number)after the original character that gave the random number teleported (stuck on this part). Sorry if my wording is confusing, if anyone needs clarification please feel free to ask. Please keep in mind this is my first game with RMXP. Is it possible to do all this with just events and variables or will scripting need to be done? Any and all help is appreciated. Thanks in advance.
  5. I just started to work on my first game and found this site when searching for tutorials. Not much to say really, the game I'm currently making is going to be a guest loading game (as if your in a theme park) and need to get the right amount of people on the ride. Any way: I'm hoping, to figure out, the next few, steps; I'm currently stuck on. If not, I'll shout for help....
×
×
  • Create New...