 |
 |
 |
| Members: |
2,073 |
| Threads: |
1,340 |
| Posts: |
16,516 |
| Online Users: |
13 |
|
 |
 |
 |

02-27-2009, 10:05 AM
|
 |
Warrior
|
|
Join Date: Feb 2009
Posts: 66
|
|
Stamina Counter
This thread should be about stamina counting, I was wondering if someone who can program with objects can do us a stamina counter. I mean you input the number for your current stamina, switch multiplier (1x/2x/3x/4x), and get number of hours/minutes before your stamina will be full. Now I'm doing it on a calculator. I know that this is something not important, but I'm doing it pretty often. : o))
multiplier = hour + minutes
1x = stamina/12 + (stamina/12-hour)*60
2x = stamina/24 + (stamina/24-hour)*60
3x = stamina/36 + (stamina/36-hour)*60
4x = stamina/48 + (stamina/48-hour)*60
Hope that I wrote it down right.
Also you can add for example how many stamina you need to do Boss run or some dungeon. :-D
__________________
facebook lvl 267, position 99 and still climbing
feel free to join me
Last edited by Gadget Advisor; 03-15-2009 at 04:33 AM.
|

02-27-2009, 01:16 PM
|
|
Warrior
|
|
Join Date: Feb 2009
Location: BC, Canada
Posts: 55
|
|
I would love to see the boss run and dungeon stamina suggestions! Maybe health and energy too?!
__________________
Facebook Guild - Let's be Guild Mates! please mention Hammerfall
MySpace Guild - Make our Guilds Grow! please mention Hammerfall
Elephants wear tu-tus so they can hide in pine trees. Did you ever see an elephant in a pine tree? No? Well then, you know it works.
Last edited by Gadget Advisor; 02-27-2009 at 06:29 PM.
|

02-27-2009, 01:51 PM
|
 |
Sage
|
|
Join Date: Feb 2009
Location: South Carolina
Posts: 383
|
|
I put together a lil calc on the homepage of my site for calculating how many hours to regen x amount of stamina.
Check it out, test it out, gimme feedback..
Last edited by Joseph; 02-27-2009 at 02:11 PM.
|

02-27-2009, 02:00 PM
|
 |
Warrior
|
|
Join Date: Feb 2009
Posts: 66
|
|
Quote:
Originally Posted by Joseph
I put together a lil calc on the homepage of my site.
Check it out, test it out, gimme feedback.. 
|
Looks great to me, almost exactly how I was imagining that...but can you also make it to show hours and minutes separate? Anyway, thanks for your effort.  That was quick.
__________________
facebook lvl 267, position 99 and still climbing
feel free to join me
Last edited by Gadget Advisor; 02-27-2009 at 06:31 PM.
|

02-27-2009, 02:14 PM
|
 |
Sage
|
|
Join Date: Feb 2009
Location: South Carolina
Posts: 383
|
|
Quote:
Originally Posted by acheri
Looks great to me, almost exactly how I was imagining that, but can you also make it to show hours and minutes separete? anyway thanks for your effort  that was quick
|
Might be able to, as is took a bit of work to figure out.. It's literally day 3 of learning HTML for me, soo... LOL.
I'll see what I can do later, gotta head out for a bit now, though.
Last edited by Gadget Advisor; 02-27-2009 at 06:32 PM.
|

02-27-2009, 03:03 PM
|
 |
Sage
|
|
Join Date: Feb 2009
Location: New Orleans, Louisiana
Posts: 276
|
|
Nice new addition Joseph. Thanks for taking on the challenge.
|

02-27-2009, 04:28 PM
|
 |
Warrior
|
|
Join Date: Feb 2009
Location: Somerset - England.
Posts: 60
|
|
I wish I knew what you lot were talking about!
What I don't get with stamina is that early on, it jumped from 1 at a time to 2 at a time for reasons I don't understand.
Is it based on level or max stamina maybe?
Last edited by Gadget Advisor; 02-27-2009 at 06:32 PM.
|

02-27-2009, 04:37 PM
|
 |
Sage
|
|
Join Date: Feb 2009
Location: South Carolina
Posts: 383
|
|
Quote:
Originally Posted by Darth PhasLat
I wish I knew what you lot were talking about!
What I don't get with stamina is that early on, it jumped from 1 at a time to 2 at a time for reasons I don't understand.
Is it based on level or max stamina maybe?
|
It's based on items you acquire...with none, it's stamina regen of 1 per 5 minutes, guide boots ups it to 2 per 5 min, timepower to 3 per 5 min, and moonboots to 4 per 5 min, hence the labels on the calc I created.  ..
It does NOT count multiple items...so if you have the guide boots AND timepower, you will just get 3 stam per 5 min, not 3+2 / 5 minutes.
So with Moonboots (currently the best stamina regen item in the game at x4), you will regen 48 stamina per hour (60 min divided by 5= 12, 12" x4"=48...hope that clarifies.
Last edited by Gadget Advisor; 02-27-2009 at 06:35 PM.
|

02-27-2009, 08:46 PM
|
 |
Master Sage
|
|
Join Date: Feb 2009
Location: North Carolina, USA
Posts: 1,364
|
|
I put together a little tool you can use for this if you want that shows hour (if applicable), minutes, and seconds. See screen shot below. If you use it often, you can also minimize it to the system tray (so that it's out of your way) and pop it back up when needed from a double click to the system tray icon.
Download EXE File Only
Download Installer (which will create a Start menu icon for you, etc.)
|

02-27-2009, 08:52 PM
|
 |
Sage
|
|
Join Date: Feb 2009
Location: New Orleans, Louisiana
Posts: 276
|
|
Very cool, Gadget. Thanks!
Last edited by Gadget Advisor; 02-27-2009 at 09:04 PM.
|

02-27-2009, 11:17 PM
|
 |
Sage
|
|
Join Date: Feb 2009
Location: South Carolina
Posts: 383
|
|
Quote:
Originally Posted by Gadget Advisor
I put together a little tool you can use for this if you want that shows hour (if applicable), minutes, and seconds. See screen shot below. If you use it often, you can also minimize it to the system tray (so that it's out of your way) and pop it back up when needed from a double click to the system tray icon.
Download EXE File Only
Download Installer (which will create a Start menu icon for you, etc.)
|
Very nice!  Guess I'm off the hook figurin' out the correct HTML code now. So a very big THANK YOU from me as well, hehe.
Last edited by Gadget Advisor; 02-27-2009 at 11:21 PM.
|

02-27-2009, 11:20 PM
|
 |
Warrior
|
|
Join Date: Feb 2009
Location: Brooklyn, NY
Posts: 62
|
|
Wow, that is sweet. Thanks a lot.
Last edited by Gadget Advisor; 03-15-2009 at 04:34 AM.
|

02-28-2009, 05:38 AM
|
 |
Warrior
|
|
Join Date: Feb 2009
Posts: 66
|
|
Quote:
Originally Posted by Gadget Advisor
I put together a little tool you can use for this if you want that shows hour (if applicable), minutes, and seconds. See screen shot below. If you use it often, you can also minimize it to the system tray (so that it's out of your way) and pop it back up when needed from a double click to the system tray icon.
Download EXE File Only
Download Installer (which will create a Start menu icon for you, etc.)
|
GREAT, that's exactly what I wanted. Thank you very much!! You make me happy for today.
__________________
facebook lvl 267, position 99 and still climbing
feel free to join me
Last edited by Gadget Advisor; 03-15-2009 at 04:35 AM.
|

03-13-2009, 11:53 PM
|
 |
Champion
|
|
Join Date: Mar 2009
Posts: 189
|
|
Apparently that was too easy for you ...
Quote:
Originally Posted by Gadget Advisor
I put together a little tool you can use for this if you want that shows hour (if applicable), minutes, and seconds. See screen shot below. If you use it often, you can also minimize it to the system tray (so that it's out of your way) and pop it back up when needed from a double click to the system tray icon.
Download EXE File Only
Download Installer (which will create a Start menu icon for you, etc.)
|
Now if you want to make it challenging, have the app retrieve the current and maximum stamina from the Hammerfall page along with the countdown counter to automatically figure how long it will take to bring you back to full power.  And then when you get that done, how about an interface to automatically call you on your Blackberry so you can continue playing wherever you are.
It is a nice a very nice app, I thought I'd just throw you a challenge so I don't go crazy on all this mapping of stamina I'm doing (since DC decided to give me a list of ALL the points in the entire map so I could put the whole list in my calculator).
Last edited by Gadget Advisor; 03-15-2009 at 04:36 AM.
|

03-15-2009, 04:43 AM
|
 |
Master Sage
|
|
Join Date: Feb 2009
Location: North Carolina, USA
Posts: 1,364
|
|
Quote:
Originally Posted by tjfitzgerald
Now if you want to make it challenging, have the app retrieve the current and maximum stamina from the Hammerfall page along with the countdown counter to automatically figure how long it will take to bring you back to full power.  And then when you get that done, how about an interface to automatically call you on your Blackberry so you can continue playing wherever you are.
It is a nice a very nice app, I thought I'd just throw you a challenge so I don't go crazy on all this mapping of stamina I'm doing (since DC decided to give me a list of ALL the points in the entire map so I could put the whole list in my calculator). 
|
 I know you were just kidding, but if you all really want that, I can put it in. You'll have to enter your Myspace login into the app so that it can login and read the data. Let me know by reply how many of you want it. If a few do, I will add it in.
|
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
Powered by vBulletin® Version 3.8.4 Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
 |
All times are GMT -4. The time now is 01:44 AM. |
 |
|
Copyright © 2009, Gadgetadvisor.com
| |
|
|
 |