Mr. Predictable Member Joined Mar 19, 2011 Posts 37 Reacts 0 Reputation 0 Credits 0 Feb 15, 2011 #1 Yeah guys so I threw this together in C#, it starts from level 1 and calculates the needed exp for your level increase. For example: Level 1 --> Increase 10 levels You can see you need 1358 My program: You can use this to see how much XP you need Download: http://www.mediafire.com/?ejx2yb6x09dm6yn
Yeah guys so I threw this together in C#, it starts from level 1 and calculates the needed exp for your level increase. For example: Level 1 --> Increase 10 levels You can see you need 1358 My program: You can use this to see how much XP you need Download: http://www.mediafire.com/?ejx2yb6x09dm6yn
Chewbaka Well-Known Member Joined Mar 19, 2011 Posts 4,764 Reacts 0 Reputation 0 Credits 0 Feb 15, 2011 #2 Nice little program You can check here too http://runehq.com/guidelist.php?type=skill
Barney Stinson Onyx user! Joined Mar 19, 2011 Posts 606 Reacts 0 Reputation 0 Credits 0 Feb 15, 2011 #3 Useful! I would've used it, but Jagex already implemented their own calculator, where you can set "goals" on your skills as to what level you're aiming for.
Useful! I would've used it, but Jagex already implemented their own calculator, where you can set "goals" on your skills as to what level you're aiming for.
Mr. Predictable Member Joined Mar 19, 2011 Posts 37 Reacts 0 Reputation 0 Credits 0 Feb 15, 2011 #4 Meh I just wanted mainly to see if I could get the algorithm working, and I did =]
Clay_mybb_import12988 Member Joined Mar 19, 2011 Posts 252 Reacts 0 Reputation 0 Credits 0 Feb 15, 2011 #5 Congrats on your program, it looks nice. For said reasons above, I'll pass, but it's a nice accomplishment for you. Good job.
Congrats on your program, it looks nice. For said reasons above, I'll pass, but it's a nice accomplishment for you. Good job.
Mr. Predictable Member Joined Mar 19, 2011 Posts 37 Reacts 0 Reputation 0 Credits 0 Feb 15, 2011 #6 Clay said: Congrats on your program, it looks nice. For said reasons above, I'll pass, but it's a nice accomplishment for you. Good job. Click to expand... tbh its not an accomplishment, it took 5 minutes. lol
Clay said: Congrats on your program, it looks nice. For said reasons above, I'll pass, but it's a nice accomplishment for you. Good job. Click to expand... tbh its not an accomplishment, it took 5 minutes. lol
Zangrefia Onyx user! Joined Mar 19, 2011 Posts 1,444 Reacts 0 Reputation 0 Credits 0 Feb 15, 2011 #7 Looked at the source, it's clean. Nice job mate.
NickVsYou Onyx user! Joined Mar 19, 2011 Posts 1,266 Reacts 0 Reputation 0 Credits 0 Feb 15, 2011 #8 I may use this, thanks a lot.
Mr. Predictable Member Joined Mar 19, 2011 Posts 37 Reacts 0 Reputation 0 Credits 0 Feb 16, 2011 #9 Thanks for all of the good comments guys
the_lol Onyx user! Joined Mar 19, 2011 Posts 1,766 Reacts 0 Reputation 0 Credits 0 Feb 16, 2011 #10 Thanks for this. Looks pretty cool.