Announcement

Collapse
No announcement yet.

Percents?

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

    Percents?

    Does anyone here know how to do percents?
    Like if I wanted to make a random number could I use percents to determine that number. Or if I wanted to pickpocket and I wanted a 50% chance of stealing.
    I did it again, didn't I?

    Mega Media

    #2
    Re: Percents?

    Possible in RPGM1, possible in RPGM2, possible in RMXP, not possible in RPGM3. Which one are you using?
    "What if like...there was an exact copy of you somewhere, except they're the opposite gender, like you guys could literally have a freaky friday moment and nothing would change. Imagine the best friendship that could be found there."

    Comment


      #3
      Re: Percents?

      Rpg Maker 2
      I did it again, didn't I?

      Mega Media

      Comment


        #4
        Re: Percents?

        It depends. For 50%, you'd just divide by 2, for 30, divide by 3.
        Quote of the moment - "When you cut down a tree, don't stand near it."

        Comment


          #5
          Re: Percents?

          the only thing is, i'm a major noob and i have no idea how to set up the scripts for percents
          I did it again, didn't I?

          Mega Media

          Comment


            #6
            Re: Percents?

            -Data>Variable"Poop" = 100 / 2
            (the slash is the divide symbol, couldn't type it out)
            Only line you'll need to calculate.
            Quote of the moment - "When you cut down a tree, don't stand near it."

            Comment


              #7
              Re: Percents?

              thx very much this will help
              I did it again, didn't I?

              Mega Media

              Comment

              Working...
              X