User Tag List

Page 3 of 3 FirstFirst 1 2 3
Results 21 to 22 of 22

Thread: comparing numbers

  1. #21
    No Products Registered

    Join Date
    Feb 2009
    Location
    Texas
    Posts
    825
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: comparing numbers

    well i finally got the answer
    note this is nowhere near complete!

    there are 4 objects. each object is a player; player 1, player 2, player 3, and player

    Player X
    Alterable Value A
    Alterable Value B
    Alterable String A


    IF NO ONE IS TIED

    + Alterable Value A of Player 1 > Alterable Value A of Player 2
    + Alterable Value A of Player 1 > Alterable Value A of Player 3
    + Alterable Value A of Player 1 > Alterable Value A of Player 4
    -Set Alterable String of Player 1 to First
    + Alterable Value A of Player 1 < Alterable Value A of Player 2
    + Alterable Value A of Player 1 > Alterable Value A of Player 3
    + Alterable Value A of Player 1 > Alterable Value A of Player 4
    -Set Alterable String of Player 1 to Second

    + Alterable Value A of Player 1 > Alterable Value A of Player 2
    + Alterable Value A of Player 1 < Alterable Value A of Player 3
    + Alterable Value A of Player 1 > Alterable Value A of Player 4
    -Set Alterable String of Player 1 to Second

    + Alterable Value A of Player 1 > Alterable Value A of Player 2
    + Alterable Value A of Player 1 > Alterable Value A of Player 3
    + Alterable Value A of Player 1 < Alterable Value A of Player 4
    -Set Alterable String of Player 1 to Second
    + Alterable Value A of Player 1 < Alterable Value A of Player 2
    + Alterable Value A of Player 1 < Alterable Value A of Player 3
    + Alterable Value A of Player 1 > Alterable Value A of Player 4
    -Set Alterable String of Player 1 to Third

    + Alterable Value A of Player 1 < Alterable Value A of Player 2
    + Alterable Value A of Player 1 > Alterable Value A of Player 3
    + Alterable Value A of Player 1 < Alterable Value A of Player 4
    -Set Alterable String of Player 1 to Third

    + Alterable Value A of Player 1 > Alterable Value A of Player 2
    + Alterable Value A of Player 1 < Alterable Value A of Player 3
    + Alterable Value A of Player 1 < Alterable Value A of Player 4
    -Set Alterable String of Player 1 to Third
    + Alterable Value A of Player 1 < Alterable Value A of Player 2
    + Alterable Value A of Player 1 < Alterable Value A of Player 3
    + Alterable Value A of Player 1 < Alterable Value A of Player 4
    -Set Alterable String of Player 1 to Last
    Plz add on if you can. I had "If 2 people were tied", but i messed up on the pages

  2. #22
    No Products Registered

    Join Date
    Feb 2009
    Location
    Texas
    Posts
    825
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: comparing numbers

    or you could put the values into an ini++ file. then sort the parent object on highest item value.

    you find the on that is on top, and assign it to first, second,etc
    if 2 are the same, assign them the save first,second,etc

Page 3 of 3 FirstFirst 1 2 3

Similar Threads

  1. string comparing
    By felinex in forum Multimedia Fusion 2 - Technical Support
    Replies: 6
    Last Post: 28th April 2018, 03:38 PM
  2. Random Numbers and expiring the result numbers.
    By Corlen in forum Multimedia Fusion 2 - Technical Support
    Replies: 0
    Last Post: 26th April 2013, 04:11 PM
  3. Bug? Comparing counter to zero
    By assentec in forum iOS Export Module Version 2.0
    Replies: 1
    Last Post: 18th December 2012, 06:35 AM
  4. Comparing INI++ Information
    By Hydra in forum Multimedia Fusion 2 - Technical Support
    Replies: 5
    Last Post: 6th May 2012, 08:03 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •