Welcome Guest ( Log In | Register )

297 Pages V « < 286 287 288 289 290 > »   
Closed TopicStart new topic
> HV Questions Thread, For questions about how it works

 
post Dec 15 2017, 10:33
Post #5741
vsop



Newcomer
*
Group: Members
Posts: 39
Joined: 4-April 08
Level 412 (Godslayer)


QUOTE(UnknowDestroyer @ Dec 9 2017, 05:13) *

It's because of the suffix bonus. Slaughter give a 1.3x base damage multiplier (according to the wiki).
https://ehwiki.org/wiki/Equipment_Base_Modifier_Ranges

When comparing it using %ADB, you need to make sure that they're of the same type of item (rare armor & rare armor, for weapon, same type of suffix).
https://ehwiki.org/wiki/Equipment_Ranges



Thanks!
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 23 2017, 08:02
Post #5742
svines85



doesn't care unless provoked
***********
Group: Gold Star Club
Posts: 19,506
Joined: 8-May 12
Level 174 (Lord)


I just wanted to use moogle mail.......I hardly ever go into the hentaiverse.......and instead of going to the normal screen it always opens on, it took me to, and won't take me anywhere else, this screen...

[puu.sh] http://puu.sh/yMgN1/2d716cd2c9.png

no clue why, what that screen is, or how to out of it and get to the regular screen where I can access moogle mail.

Anybody have any ideas? (IMG:[invalid] style_emoticons/default/biggrin.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 23 2017, 08:23
Post #5743
tiawreau



Regular Poster
*****
Group: Members
Posts: 704
Joined: 12-June 09
Level 493 (Godslayer)


Looks like you started a battle somehow so you need to finish it or flee.

Hit Skillbook -> Flee

If a battle is ever active you cant go to any other HV page(including mooglemail) till its done.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 23 2017, 08:31
Post #5744
svines85



doesn't care unless provoked
***********
Group: Gold Star Club
Posts: 19,506
Joined: 8-May 12
Level 174 (Lord)


QUOTE(tiawreau @ Dec 23 2017, 00:23) *

Looks like you started a battle somehow so you need to finish it or flee.

Hit Skillbook -> Flee

If a battle is ever active you cant go to any other HV page(including mooglemail) till its done.


Oh, that did do it, thanks a lot.......jeez, no idea how I even got there (IMG:[invalid] style_emoticons/default/biggrin.gif)

Thanks again (IMG:[invalid] style_emoticons/default/smile.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 23 2017, 11:42
Post #5745
Cleavs



A certain pervert. OT expert. Just dancing around in the game.
***********
Group: Gold Star Club
Posts: 24,313
Joined: 18-January 07
Level 500 (Ponyslayer)


You may have triggered a re on the galleries, I guess
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 23 2017, 20:49
Post #5746
svines85



doesn't care unless provoked
***********
Group: Gold Star Club
Posts: 19,506
Joined: 8-May 12
Level 174 (Lord)


QUOTE(Scremaz @ Dec 23 2017, 03:42) *

You may have triggered a re on the galleries, I guess


Yeah, something......might've just done an accidental tap on the touch pad with my thumb right as I went into it and not even realized I'd done it.

I have little doubt it was all my own fault (IMG:[invalid] style_emoticons/default/biggrin.gif)
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Dec 24 2017, 21:07
Post #5747
Nayas



( 。∀ ゚)
*****
Group: Members
Posts: 701
Joined: 6-February 11
Level 435 (Godslayer)


I've been dealing with scripts being unable to create/open database with unknown error in firefox, namely smartsearch and mooglemail in hvutils, and I just found the cause. Maybe it's gonna be useful for someone else.

QUOTE

I've been dealing with this issue for a couple days now. In our case, we've found the issue is with users using Firefox ESR, it seems somehow when profiles get mangled from upgrades it makes indexedDB not work correctly. The fix we found is to use this command to create a new profile:

$ /Applications/Firefox.app/Contents/MacOS/firefox-bin -P
on Windows its Run > firefox.exe -p

For more info on that profile command see the docs: [support.mozilla.org] https://support.mozilla.org/en-US/kb/profil...irefox-profiles

Our current solution to not just have the app blow up is to do a feature check which is basically like this:

var DBOpenRequest = window.indexedDB.open('someDb');

DBOpenRequest.onerror = function(event) {
window.location.href = '/unsupported_browser.html';
};

We're also asking users to fix their profiles as well to enable usage of our app (which relies on indexedDB to work).


Now I still need to find how to fix my profile, I think it went haywire when I installed dev version because I remember it breaking some script instantly.

This post has been edited by Nayas: Dec 24 2017, 21:08
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Feb 1 2018, 07:01
Post #5748
@Inkblot



Mystery
*****
Group: Members
Posts: 543
Joined: 17-February 15
Level 395 (Godslayer)


Is the Assimilator bonus retroactive, or does it only apply to any new proficiency points that you earn from experience gained after training it?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Feb 1 2018, 11:56
Post #5749
Noni



Hataraku Noni-sama
***********
Group: Catgirl Camarilla
Posts: 13,428
Joined: 19-February 16
Level 500 (Ponyslayer)


QUOTE(@Inkblot @ Feb 1 2018, 06:01) *

Is the Assimilator bonus retroactive, or does it only apply to any new proficiency points that you earn from experience gained after training it?

only applies to new proficiency points. Not retroactive.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Feb 25 2018, 00:51
Post #5750
subzeroX



Regular Poster
*****
Group: Gold Star Club
Posts: 581
Joined: 15-August 09
Level 500 (Ponyslayer)


Is there a hotkey to sell equipment? I don't like to click on the equipment, sell and then confirm the sell.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Feb 25 2018, 00:53
Post #5751
Maximum_Joe



Legendary Poster
***********
Group: Gold Star Club
Posts: 24,074
Joined: 17-April 11
Level 500 (Dovahkiin)


If it's not on the wiki it's not a hotkey.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 29 2018, 20:21
Post #5752
DMonkey



Newcomer
**
Group: Members
Posts: 58
Joined: 12-August 12
Level 213 (Godslayer)


I haven't played this for at least 3 years and tbh it look totally new for me now. So coming up next is a series of noob question. Just skip it if you don't like.

1/ Is 1-hand + shield still legit as a newbie friendly build ?

2/ If yes, which is the best weapon for it. Rapier for amour break, club for stun, or anything that cause bleeding?

3/ At which level I could start to build a mage ?

Thank for your help. I really appreciate it
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Mar 29 2018, 20:57
Post #5753
lazyNPC



├┬┴┬┴┤(・_├┬┴┬┴┤
********
Group: Gold Star Club
Posts: 3,346
Joined: 8-June 12
Level 500 (Godslayer)


QUOTE(DMonkey @ Mar 29 2018, 20:21) *

I haven't played this for at least 3 years and tbh it look totally new for me now. So coming up next is a series of noob question. Just skip it if you don't like.

1/ Is 1-hand + shield still legit as a newbie friendly build ?

2/ If yes, which is the best weapon for it. Rapier for amour break, club for stun, or anything that cause bleeding?

3/ At which level I could start to build a mage ?

Thank for your help. I really appreciate it

1 - Yes
2 - Rapier
3 - 310 minimum

PS: these kind of questions go here https://forums.e-hentai.org/index.php?showtopic=211064
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 2 2018, 23:23
Post #5754
plam412



Newcomer
**
Group: Members
Posts: 55
Joined: 8-January 13
Level 281 (Godslayer)


Theoretically is it possible to play Hentaiverse with a Command-Line Interface?

The Monsterbation script does add some things to the interface such as items allowing me to bypass the items tab which lead to this theory.

Just to be sure that a theoretical command line interface won't break anything (assuming that it is ), is almost everything (including damage calculations) is done at the server side?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 3 2018, 07:16
Post #5755
Noni



Hataraku Noni-sama
***********
Group: Catgirl Camarilla
Posts: 13,428
Joined: 19-February 16
Level 500 (Ponyslayer)


QUOTE(plam412 @ Apr 2 2018, 23:23) *

Theoretically is it possible to play Hentaiverse with a Command-Line Interface?

The Monsterbation script does add some things to the interface such as items allowing me to bypass the items tab which lead to this theory.

Just to be sure that a theoretical command line interface won't break anything (assuming that it is ), is almost everything (including damage calculations) is done at the server side?


Everything is server side, yes.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 9 2018, 06:41
Post #5756
plam412



Newcomer
**
Group: Members
Posts: 55
Joined: 8-January 13
Level 281 (Godslayer)


According to the wiki Grindfest have a upfront stamina fee of 1 stamina. Does the per round stamina cost apply?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 9 2018, 07:19
Post #5757
Noni



Hataraku Noni-sama
***********
Group: Catgirl Camarilla
Posts: 13,428
Joined: 19-February 16
Level 500 (Ponyslayer)


QUOTE(plam412 @ Apr 9 2018, 06:41) *

According to the wiki Grindfest have a upfront stamina fee of 1 stamina. Does the per round stamina cost apply?

yes.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 14 2018, 16:03
Post #5758
Mistra



Newcomer
*
Group: Members
Posts: 40
Joined: 5-December 11
Level 335 (Godslayer)


Hello !

I have 21 figurines, but I didn't unlocked the Frienship orbital Cannon.
I've look about it but everything seems right... So, where am I wrong ? :c

[image.noelshack.com] https://image.noelshack.com/fichiers/2018/1...73-figurine.png

Thanks for the help !
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 14 2018, 16:10
Post #5759
quitetanky




****
Group: Members
Posts: 393
Joined: 19-March 17
Level 449 (Godslayer)


QUOTE(Mistra @ Apr 14 2018, 17:03) *

Hello !

I have 21 figurines, but I didn't unlocked the Frienship orbital Cannon.
I've look about it but everything seems right... So, where am I wrong ? :c

[image.noelshack.com] https://image.noelshack.com/fichiers/2018/1...73-figurine.png

Thanks for the help !

Have you waited till dawn?
User is offlineProfile CardPM
Go to the top of the page
+Quote Post

 
post Apr 14 2018, 16:19
Post #5760
Mistra



Newcomer
*
Group: Members
Posts: 40
Joined: 5-December 11
Level 335 (Godslayer)


Yep, and even buy something on the shop/ fight multiple time from yersterday.
User is offlineProfile CardPM
Go to the top of the page
+Quote Post


297 Pages V « < 286 287 288 289 290 > » 
Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 


Lo-Fi Version Time is now: 18th July 2025 - 10:22