User Tag List

Results 1 to 3 of 3

Thread: Have a look at this

  1. #1
    No Products Registered

    Join Date
    Nov 2011
    Posts
    3
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Thumbs up Have a look at this

    How would you go about to calculate the score based on these alterable values that are seen when dying?

  2. #2
    Clickteam Clickteam
    Jeff's Avatar
    Join Date
    Jun 2006
    Location
    Battle Ground Washington
    Posts
    11,825
    Mentioned
    8 Post(s)
    Tagged
    2 Thread(s)
    What exactly are you having problems with?

    Also I removed the URL to the file you posted as you didn't really say what it was and it didn't look related to your post.

  3. #3
    No Products Registered

    Join Date
    Nov 2011
    Posts
    3
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)
    I wanted score calculation!
    At the end of the app, when you die, the scrore board pops up. Based on some alterable valueables you create a score. I was wondering how people would calculate this because i don't think it's very good. My current solution, that is.
    str$((('money'*10)+round(('shots hit'*100)/'shots fired')*10)*'kills'+'time'*10)
    I want an balance between monery gained, kills, hit rate and time you survive.

Posting Permissions

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