Loading. Please Wait...
|
|
|
HV Script Thread, Discuss your creations. Includes guidelines and infos for script creation (2020-02-28 upd) |
|
May 24 2015, 06:40
|
holy_demon
Group: Gold Star Club
Posts: 5,417
Joined: 2-April 10
|
QUOTE(gynew @ May 24 2015, 14:36) Sorry for dumber question. What is ELP?
Equipment Link Popup it's right above, in the same post
|
|
|
May 24 2015, 11:24
|
tetron
Group: Gold Star Club
Posts: 5,583
Joined: 30-July 14
|
Equipment Comparison for ELP is not working properly. When I press "W", this happens as usual: But when I try to compare the base values with "E", Something like this happen: This post has been edited by tetron: May 24 2015, 11:26
|
|
|
|
|
|
May 24 2015, 12:14
|
oohmrparis
Group: Gold Star Club
Posts: 521
Joined: 18-June 13
|
QUOTE(tetron @ May 24 2015, 11:24) Equipment Comparison for ELP is not working properly.
I don't understood well, but please press a num key and update equips information once. QUOTE(gynew @ May 23 2015, 05:30) Thanks for the updates. (IMG:[ invalid] style_emoticons/default/smile.gif) As catalysts are no longer required to repair equips, I think now it's the same to repair the gears regardless of their condition, so there's no need anymore to know when it's 76 or 51. Hmm, I surely think that it is not necessary. CODE var prof = { filter: 100, best: '#5C0D11', better: '#5C0D11' }; This does not change. This post has been edited by oohmrparis: May 24 2015, 12:15
|
|
|
|
|
|
May 24 2015, 12:51
|
tetron
Group: Gold Star Club
Posts: 5,583
Joined: 30-July 14
|
QUOTE(oohmrparis @ May 24 2015, 15:44) I don't understood well, but please press a num key and update equips information once.
I Did that many times already. Still not working. Only the "Base Value Comparison" part is broken. That is generating way too much unrealistic results! (IMG:[ invalid] style_emoticons/default/sad.gif)
|
|
|
May 24 2015, 13:10
|
oohmrparis
Group: Gold Star Club
Posts: 521
Joined: 18-June 13
|
QUOTE(tetron @ May 24 2015, 12:51) I Did that many times already. Still not working. Only the "Base Value Comparison" part is broken. That is generating way too much unrealistic results! (IMG:[ invalid] style_emoticons/default/sad.gif) 1. Does this screen shot was taken in the forum? 2. This equipment links post here.
|
|
|
May 24 2015, 13:53
|
oohmrparis
Group: Gold Star Club
Posts: 521
Joined: 18-June 13
|
QUOTE(tetron @ May 24 2015, 13:19) ok. this bug fixed. CODE var effLevel = result.Info.BindLevel != 0? result.Info.BindLevel: Controller.Level; ↓ var effLevel = source.Info.BindLevel != 0? source.Info.BindLevel: Controller.Level; But because I was interested in another, please wait a moment a little more for update.
|
|
|
|
|
|
May 24 2015, 14:37
|
tetron
Group: Gold Star Club
Posts: 5,583
Joined: 30-July 14
|
QUOTE(oohmrparis @ May 24 2015, 17:23) ok. this bug fixed. CODE var effLevel = result.Info.BindLevel != 0? result.Info.BindLevel: Controller.Level; ↓ var effLevel = source.Info.BindLevel != 0? source.Info.BindLevel: Controller.Level; But because I was interested in another, please wait a moment a little more for update. Thanks. (IMG:[ invalid] style_emoticons/default/smile.gif) I'm looking forward to the update. (IMG:[ invalid] style_emoticons/default/biggrin.gif)
|
|
|
|
|
|
May 24 2015, 19:47
|
djackallstar
Group: Gold Star Club
Posts: 8,211
Joined: 23-July 14
|
QUOTE(gynew @ May 23 2015, 11:30) so there's no need anymore to know when it's 76 or 51.
Yeah, in the current patch, there are no universal numbers like these. In the old patch: - Magnificent AAA of aaa, at 54% condition => needs 12 scraps - Magnificent BBB of bbb, at 54% condition => needs 12 scraps - Magnificent CCC of ccc, at 54% condition => needs 12 scraps In this patch: - Magnificent AAA of aaa, at 54% condition => needs 24 scraps - Magnificent BBB of bbb, at 54% condition => needs 29 scraps - Magnificent CCC of ccc, at 54% condition => needs 37 scraps "When is the best condition to repair an equipment" is now a question with different answers to different equipments. (IMG:[ invalid] style_emoticons/default/sad.gif) This post has been edited by djackallstar: May 24 2015, 19:52
|
|
|
|
|
|
May 25 2015, 01:15
|
ginjok
Group: Gold Star Club
Posts: 1,736
Joined: 23-April 12
|
Was thinking about mixing Hoverplay with SpellSpam, make some HoverSpam (IMG:[ invalid] style_emoticons/default/heh.gif) . I would want to add a few base features (from Hoverplay) to SpellSpam, possible? (maybe a few are already there and I don't know it (IMG:[ invalid] style_emoticons/default/heh.gif) ) Mainly: Click on spell on bar then hover will cast that spell. Also if you set middle click = spell x, then hover will cast x. Lock on Health, Mana, Spirit determined threshold, click (or right click) will cast potion (or cure for health, or follow whatever is the rotation), if possible the lock will have the color scheme (IMG:[ invalid] style_emoticons/default/tongue.gif) Lock on end of Draught, click will cast. Possibility for hover; new round = spell x All is on Hoverplay code (didn't test Draught), but a direct copy paste is unlikely to work (IMG:[ invalid] style_emoticons/default/duck.gif) Edit: That was my post 1337, that's because that edited script would be 1337 fellas, true leet (IMG:[ invalid] style_emoticons/default/duck.gif) This post has been edited by ginjok: May 25 2015, 01:17
|
|
|
|
|
|
May 25 2015, 06:41
|
MidNightPass
Group: Catgirl Camarilla
Posts: 5,186
Joined: 20-March 11
|
Somehow the magic score is not showing the total sum. I have tested it with re-equipping the staff and it didn't work. Since this piece of equipment is soulbounded, can this be the cause? This post has been edited by MidNightPass: May 25 2015, 06:43
|
|
|
|
|
|
May 25 2015, 10:38
|
oohmrparis
Group: Gold Star Club
Posts: 521
Joined: 18-June 13
|
Popup equipment links on mouseover in forum. 0.82patch.
HV_equipment_link_popup.user.zip ( 2.62k )
Number of downloads: 123CODE var set = { popupX: 700, //popup x position. popupColor: '#E3E0D1', //popup color. color name or color code. animationColor: '92, 12, 17' //load animation color. RGB only. },
Auto login: auto login if you are not logged in.(need a few sec) Num key: change equipment set if other window not in battle.(need a few sec) Popup fix left side when popup x position < mouse x position. The current equipment data is displayed in the lower right corner once you press the numkey. Download this ver if you want to use MagicScores and HVEquipCompare in popup.
HVMagicScores_2.0.3.2_for_ELP.user.zip ( 4.97k )
Number of downloads: 159
HVEquipComparison_0.6.4.3_for_ELP.user.zip ( 23.52k )
Number of downloads: 101HVEquipCompare (update by simplesimon32, thanks (IMG:[ invalid] style_emoticons/default/smile.gif) ) add function. R -> before forge base stat (range) F -> create forum direct link (Press C isn't necessary) P -> open WIKI Level comparison. Ignore potency. MagicScores and HVEquipCompare to compete. Serch 'add code' in script if you want add code by me. NOTE: Doesn't works in firefox 35 or(and?) 36 and old browser. Need update wiki's data. Can't auto login if lottery link. But mouse over the once again displayed. This bug fix lazy... ■ Because can change the equipment from outside, Please check the equipment number before battle always.
|
|
|
|
|
|
May 25 2015, 15:42
|
ButterflyOfLight
Newcomer
Group: Members
Posts: 73
Joined: 3-March 12
|
Is it possible to desactivate some keyshortcut of SpellSpam.
I use the P key to use Power gem, but each time i do that with spell spam it activate the profile associated with that key (which is a default one). I was wondering if it was possible to ignore some key easily, I know I could use the alt/ctrl to deactivate it the time to use the power gem, but I don't like that way.
|
|
|
|
|
|
May 25 2015, 16:05
|
holy_demon
Group: Gold Star Club
Posts: 5,417
Joined: 2-April 10
|
QUOTE(ButterflyOfLight @ May 25 2015, 23:42) Is it possible to desactivate some keyshortcut of SpellSpam.
I use the P key to use Power gem, but each time i do that with spell spam it activate the profile associated with that key (which is a default one). I was wondering if it was possible to ignore some key easily, I know I could use the alt/ctrl to deactivate it the time to use the power gem, but I don't like that way.
Is there a "P" in the active profile list? If there is, just untick all checkboxes, then assign this disabled profile to P (shift-P), it would delete it from the active profiles
|
|
|
|
|
|
May 25 2015, 17:33
|
tetron
Group: Gold Star Club
Posts: 5,583
Joined: 30-July 14
|
QUOTE(oohmrparis @ May 25 2015, 14:08) Popup equipment links on mouseover in forum. 0.82patch. -snip-
Cool. What are the updates other than the base value comparison check fix? (IMG:[ invalid] style_emoticons/default/smile.gif)
|
|
|
May 25 2015, 18:13
|
MidNightPass
Group: Catgirl Camarilla
Posts: 5,186
Joined: 20-March 11
|
QUOTE(oohmrparis @ May 25 2015, 16:38) Popup equipment links on mouseover in forum. 0.82patch.
Doesn't seem to work. Restriction on browser type?
|
|
|
|
|
|
May 26 2015, 00:23
|
oohmrparis
Group: Gold Star Club
Posts: 521
Joined: 18-June 13
|
QUOTE(tetron @ May 25 2015, 17:33) Cool. What are the updates other than the base value comparison check fix? (IMG:[ invalid] style_emoticons/default/smile.gif) - Miscalculation of base value. - Display when press R key in your equipment link. Old: Counter-resist 9.850000000..... Now: Counter-resist 9.85 Also, soulbound bug in MagicScore fixed. In addition, you use dark skin CSS. If you want know 'Now equipment set number' in popup, modify code in equipment link popup.user.js CODE equipSet.style.cssText = 'position:absolute;margin:5px 0 0 310px;'; ↓ equipSet.style.cssText = 'position:absolute;margin:5px 0 0 310px;color:#ffffff;';
QUOTE(MidNightPass @ May 25 2015, 18:13) Doesn't seem to work. Restriction on browser type?
What your browser and version? However, probably there is no substitute cord because it uses a comparatively recent code. This post has been edited by oohmrparis: May 26 2015, 00:45
|
|
|
|
|
|
May 26 2015, 01:34
|
ButterflyOfLight
Newcomer
Group: Members
Posts: 73
Joined: 3-March 12
|
QUOTE(holy_demon @ May 25 2015, 23:35) Is there a "P" in the active profile list? If there is, just untick all checkboxes, then assign this disabled profile to P (shift-P), it would delete it from the active profiles
Thanks for the answer.
|
|
|
May 26 2015, 01:58
|
MidNightPass
Group: Catgirl Camarilla
Posts: 5,186
Joined: 20-March 11
|
QUOTE(oohmrparis @ May 26 2015, 06:23) What your browser and version? However, probably there is no substitute cord because it uses a comparatively recent code.
Chrome 28.
|
|
|
May 26 2015, 04:54
|
djackallstar
Group: Gold Star Club
Posts: 8,211
Joined: 23-July 14
|
QUOTE(oohmrparis @ May 26 2015, 06:23) - Display when press R key in your equipment link. Old: Counter-resist 9.850000000..... Now: Counter-resist 9.85
Bug Report: XXX.toFixed(YYY) => TypeError: XXX.toFixed is not a function (IMG:[ i.imgur.com] http://i.imgur.com/Zq8n4RZ.png) http://hentaiverse.org/pages/showequip.php...;key=4a4fbcb197Should be changed to parseFloat(XXX).toFixed(YYY). EDIT: press R This post has been edited by djackallstar: May 26 2015, 04:59
|
|
|
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
|
|
|
|
|
|
|