Announcement

Collapse
No announcement yet.

variable listing

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

    variable listing

    This is the first and only rpg maker I have ever owned or played. I get most of it but the information I seek I seem unable to find I would like to know what the different variables do, just a listing like character:variable 1:.... and so on for the other areas like places and whatnot. Your help would be much appreciated.

    #2
    Re: variable listing

    They don't do anything until you set them to do something. You can use them as flags or store values in them. There's a number of other threads in this forum about variables. If you check those out, I'm sure you'll find out all you need to know about them.

    Comment


      #3
      Re: variable listing

      ok, thanks. so before you set a variable and then modify it it has a value of
      1 or 0?

      Comment


        #4
        Re: variable listing

        Variables all begin with a value of zero.

        There is no difference between the way internal and shared variables work. The only difference is in how they are organized (some are associated with people and places for convenience since you can't rename them). But they all can be used however you like.

        Good Luck with your game.

        Peace.
        Last edited by Rodak; 01-10-2006, 06:26 PM.

        MOO!




        Comment

        Working...
        X