User Tag List

Results 1 to 7 of 7

Thread: Need help again :(

  1. #1
    No Products Registered

    Join Date
    Dec 2008
    Posts
    39
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Need help again :(

    Hey im making a game in which you get points for how long you can stay alive. but i need some help...


    I can make it work, but i can only make it count in seconds, and would like milli seconds for eg. 9.06 seconds

    here`s what ive done;

    [color:#FF0000](every 1 seconds-- add 1 to score)[/color]


    ive tried ([color:#FF0000]every 0.1 seconds -- add 0.1[/color]) but dosent work!



    got any ideas ? plz help

  2. #2
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Need help again :(

    I think score only allows whole numbers, try using a global value or a counter object instead to get what you want.
    Working as fast as I can on Fusion 3

  3. #3
    No Products Registered

    Join Date
    Dec 2008
    Posts
    39
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Need help again :(

    will this counter object or whatever still do high scores?

  4. #4
    No Products Registered

    Join Date
    Dec 2008
    Posts
    39
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Need help again :(

    i dont think works in high scores

    ...

  5. #5
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Need help again :(

    You have to create your own high scores then, or just set the user's score to the value of the counter, but then the decimals will be gone.
    Working as fast as I can on Fusion 3

  6. #6
    No Products Registered

    Join Date
    Dec 2008
    Posts
    39
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Need help again :(

    how do you create your own highscores? sorry im a bit new to this

  7. #7
    Clickteam Clickteam
    LB's Avatar
    Join Date
    Jun 2007
    Location
    Richardson, Texas, North America
    Posts
    8,937
    Mentioned
    4 Post(s)
    Tagged
    0 Thread(s)

    Re: Need help again :(

    With lots of string objects. I'll make an example later of you want one.
    Working as fast as I can on Fusion 3

Posting Permissions

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