Loading. Please Wait...
|
|
|
HV Script Thread, Discuss your creations. Includes guidelines and infos for script creation (2020-02-28 upd) |
|
Aug 10 2012, 02:45
|
MidNightPass
Group: Catgirl Camarilla
Posts: 5,186
Joined: 20-March 11
|
QUOTE(Tiap @ Aug 10 2012, 02:46) Uhm, the progress bar issue has not been fixed (as it's not something that can be fixed) The fix only solves the bug reported by n125 (which only affects people using downloadable fonts)
The strange thing is the blue bar works on one monster but not the others, while the time counter works on all of them. By the way, is there a method to use the keybind script to set "-" from the keypad as OFC?
|
|
|
Aug 10 2012, 03:06
|
hzqr
Group: Gold Star Club
Posts: 4,672
Joined: 13-May 09
|
Each monster has its own bar. After you receive a gift from a monster, the bar for that monster is reset to zero. Until that monster scores another win, its bar won't show up.
|
|
|
Aug 10 2012, 03:18
|
putadshere
Newcomer
Group: Members
Posts: 64
Joined: 13-April 11
|
Thanks Tiap
|
|
|
Aug 10 2012, 03:21
|
MidNightPass
Group: Catgirl Camarilla
Posts: 5,186
Joined: 20-March 11
|
QUOTE(Tiap @ Aug 10 2012, 09:06) Each monster has its own bar. After you receive a gift from a monster, the bar for that monster is reset to zero. Until that monster scores another win, its bar won't show up.
That explains everything, cheers.
|
|
|
Aug 10 2012, 21:37
|
hzqr
Group: Gold Star Club
Posts: 4,672
Joined: 13-May 09
|
see next page Magic Scores v2
- Scores are now calculated dinamically - Hover over an equipment piece and press S to display the differential scores - Press S while hovering over a piece you have equipped and your current magic scores will be displayed instead
- Results can sometimes be a little off (biggest deviation I've seen so far was ~5-10 points) as they're calculated based on rounded stats (blame Tenboro) - Haven't done too much testing, if you see something odd, let me know
This post has been edited by Tiap: Aug 11 2012, 20:00
|
|
|
|
|
|
Aug 10 2012, 21:52
|
Sushilicious
Group: Catgirl Camarilla
Posts: 10,383
Joined: 21-October 10
|
I would advise you to change the hotkey to something other than S. It's not an issue here but you never know how dumb people can get.
Also, maybe incorporate more factors of the damage formula into the calculation rather than just MDB, EDB, and Prof? It's surprising how people think this score is gospel and use it to judge if something is better based solely on it.
|
|
|
Aug 10 2012, 22:02
|
hzqr
Group: Gold Star Club
Posts: 4,672
Joined: 13-May 09
|
I'm open to suggestions. I've been wanting to add Mana Conservation somewhere in the formula, but I'm not quite sure how. Score * (1 + MC/100) wouldn't be a real indicator of your firepower
|
|
|
|
|
|
Aug 10 2012, 22:17
|
Sushilicious
Group: Catgirl Camarilla
Posts: 10,383
Joined: 21-October 10
|
I wouldn't add MC in. It doesn't really equate to damage anyways. Something I was surprised you didn't add in was crit chance, which has a significant impact on DPS. As amusing as it is to see certain people dismiss it entirely, leaving out a stat I consider as one of the main four really undermines one's damage potential. This is especially apparent between destruction and focus staffs where the crit chance discrepancy is large.
Anyways, the only thing I would suggest is to add in crit. Maybe hit chance too but it's most likely irrelevant anyways considering the current damage avoidance system.
|
|
|
Aug 10 2012, 22:30
|
hzqr
Group: Gold Star Club
Posts: 4,672
Joined: 13-May 09
|
I'd rather not get involved in your argument with hito Score * (1 + crit/100) still wouldn't make too much sense, though
|
|
|
Aug 10 2012, 22:51
|
Sushilicious
Group: Catgirl Camarilla
Posts: 10,383
Joined: 21-October 10
|
It wasn't an argument per se considering he backed out of it after realizing his claims held no water.
That wouldn't make sense because that's not how crit damage is calculated. It's a separate 1.5x multiplier after everything else is calculated so your equation would look something like this: Score + (Score * crit/100 * 0.5)
|
|
|
|
|
|
Aug 11 2012, 00:14
|
TheGreyPanther
Group: Gold Star Club
Posts: 3,757
Joined: 8-April 11
|
QUOTE(Tiap @ Aug 7 2012, 22:57) I have a hunch as to what the problem is, but I can't be sure as I don't have any monsters with maxed stats. I'll send you a slightly modified version, let me know if it works. Edit:
monsterlab2.1.fix.user.zip ( 2.69k )
Number of downloads: 155Tiap could you perhaps modify your script so it includes the functionality of "Monster lab next-previous link". It becomes a real pain in the ass when you don't have the next link on every tab (monster skill, chaos upgrades). Like today when I wanted to add a chaos token upgrade to each of my 13 monsters it took forever with the clicking back and forth. (IMG:[ invalid] style_emoticons/default/rolleyes.gif) QUOTE(Ilirith @ Jun 11 2012, 20:18) edit: for code see unedited post
Will display Previous/Next on the Stats page, Skill Editor and the Chaos Page, as well as the links will point to the same page for the previous/next monster.
|
|
|
|
|
|
Aug 11 2012, 00:51
|
Slobber
Group: Gold Star Club
Posts: 7,794
Joined: 4-February 11
|
@tiap when i designed my magical score spreadsheet prior to the creation of your script i contemplated whether or not to include crit in the calculations as well. i think sushi's suggestion does hold substance though.
i'd suggest trying some sort of format like (non crit)/(crit)
so that way people can see what their magical score is with and without crit.
|
|
|
|
|
|
Aug 11 2012, 01:10
|
hzqr
Group: Gold Star Club
Posts: 4,672
Joined: 13-May 09
|
That would only make things messy and confusing. Not to mention most people wouldn't know what score to trust more. Myself included. /sigh QUOTE(TheGreyPanther @ Aug 10 2012, 22:14) Tiap could you perhaps modify your script so it includes the functionality of "Monster lab next-previous link". It becomes a real pain in the ass when you don't have the next link on every tab (monster skill, chaos upgrades). Like today when I wanted to add a chaos token upgrade to each of my 13 monsters it took forever with the clicking back and forth. (IMG:[ invalid] style_emoticons/default/rolleyes.gif)
monsterlab2.2.user.zip ( 7.51k )
Number of downloads: 192
|
|
|
Aug 11 2012, 01:47
|
Sushilicious
Group: Catgirl Camarilla
Posts: 10,383
Joined: 21-October 10
|
What's there to trust? Crit is what it is.
|
|
|
Aug 11 2012, 02:26
|
hzqr
Group: Gold Star Club
Posts: 4,672
Joined: 13-May 09
|
Whatever.
see next page
This post has been edited by Tiap: Aug 11 2012, 20:00
|
|
|
Aug 11 2012, 14:42
|
pizzaexpress
Group: Members
Posts: 237
Joined: 1-July 12
|
edit: whoops, just realised what the +100 etcs mean
This post has been edited by pizzaexpress: Aug 11 2012, 14:53
|
|
|
Aug 11 2012, 18:49
|
pureyang
Group: Gold Star Club
Posts: 765
Joined: 6-June 12
|
QUOTE(Tiap @ Aug 10 2012, 19:26) Whatever.
[attachmentid=16201]
Doesn't seem to work on chrome.
|
|
|
Aug 11 2012, 19:05
|
hzqr
Group: Gold Star Club
Posts: 4,672
Joined: 13-May 09
|
That downloadable font option is the devil's spawn, I tell you. Fixed. (both of them)
|
|
|
Aug 11 2012, 19:14
|
pureyang
Group: Gold Star Club
Posts: 765
Joined: 6-June 12
|
QUOTE(Tiap @ Aug 11 2012, 12:05) That downloadable font option is the devil's spawn, I tell you. Fixed. (both of them)
Magic scores 2 still doesn't work (v1 works just fine). Are you supposed to click something or is it just supposed to show up the same place magic scores 1 did? (I am seeing a big empty space added but no content) Monster lab was working before and still works (and I am indeed using downloadble fonts on chrome) This post has been edited by mrttao: Aug 11 2012, 19:17
|
|
|
3 User(s) are reading this topic (3 Guests and 0 Anonymous Users)
0 Members:
|
|
|
|
|
|
|