The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm7 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
hit bug (much miss)
Author Message
jexnico
Journeyman
*

Posts: 191
Likes Given: 114
Likes Received: 3 in 3 posts
Joined: Jan 2014
Reputation: 0



Post: #1
hit bug (much miss)
my hit are bugged, i do not know what it can be, the beats do not hit npcs and neither can npcs get me right ... its giving miss attack message only after a long time my char dies for npc
look:
[Image: 2wq4d39.png]

is there somewhere to change the "hit rate" of punches?
(This post was last modified: 03-06-2018 12:42 PM by jexnico.)
03-06-2018 12:40 PM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
darksun84
Sir Spamalot
****

Posts: 1,687
Likes Given: 245
Likes Received: 162 in 151 posts
Joined: Mar 2012
Reputation: 35



Post: #2
RE: hit bug (much miss)
Try switching to a different CombatHitChanceEra in sphere.ini
03-06-2018 06:54 PM
Find all posts by this user Like Post Quote this message in a reply
jexnico
Journeyman
*

Posts: 191
Likes Given: 114
Likes Received: 3 in 3 posts
Joined: Jan 2014
Reputation: 0



Post: #3
RE: hit bug (much miss)
(03-06-2018 06:54 PM)darksun84 Wrote:  Try switching to a different CombatHitChanceEra in sphere.ini

i dont have CombatHitChanceEra in my sphere.ini

but i have this lines for combat

03-07-2018 12:22 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
darksun84
Sir Spamalot
****

Posts: 1,687
Likes Given: 245
Likes Received: 162 in 151 posts
Joined: Mar 2012
Reputation: 35



Post: #4
RE: hit bug (much miss)
You are probably using 56c and there was a bug with hit chance :\
03-07-2018 12:48 AM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes darksun84's post
jexnico
Journeyman
*

Posts: 191
Likes Given: 114
Likes Received: 3 in 3 posts
Joined: Jan 2014
Reputation: 0



Post: #5
RE: hit bug (much miss)
(03-07-2018 12:48 AM)darksun84 Wrote:  You are probably using 56c and there was a bug with hit chance :\

yes, i use the 56c.
is there any way to solve this?
03-07-2018 02:28 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
darksun84
Sir Spamalot
****

Posts: 1,687
Likes Given: 245
Likes Received: 162 in 151 posts
Joined: Mar 2012
Reputation: 35



Post: #6
RE: hit bug (much miss)
You can move to 56d Big Grin
03-07-2018 02:48 AM
Find all posts by this user Like Post Quote this message in a reply
Coruja
Sphere Developer
*****

Posts: 987
Likes Given: 5
Likes Received: 226 in 187 posts
Joined: Jul 2012
Reputation: 7

Dimension Shard

Post: #7
RE: hit bug (much miss)
it's not really a bug, it's the default formula behavior. I can't remember exactly but sphere 56c doesn't have .ini settings to change combat formulas, it always use CombatHitChanceEra=2 (AOS) where the hit chance formula compares attacker skill x defender skill, which will result 50% hit chance if both have the same skill values. It's a very balanced value that really make the skill value useful, but some ppl prefer the old sphere custom formula where the skill value is not used and the hit chance is always 100%

but anyway, on sphere 56c you can change these values manually using triggers, maybe if you set ACTDIFF=100 on char @HitTry trigger will make it always hit the target. Another workaround is permanently set INCREASEHITCHANCE=100 property on all chars
03-07-2018 03:06 AM
Find all posts by this user Like Post Quote this message in a reply
[+] 1 user Likes Coruja's post
jexnico
Journeyman
*

Posts: 191
Likes Given: 114
Likes Received: 3 in 3 posts
Joined: Jan 2014
Reputation: 0



Post: #8
RE: hit bug (much miss)
(03-07-2018 03:06 AM)Coruja Wrote:  it's not really a bug, it's the default formula behavior. I can't remember exactly but sphere 56c doesn't have .ini settings to change combat formulas, it always use CombatHitChanceEra=2 (AOS) where the hit chance formula compares attacker skill x defender skill, which will result 50% hit chance if both have the same skill values. It's a very balanced value that really make the skill value useful, but some ppl prefer the old sphere custom formula where the skill value is not used and the hit chance is always 100%

but anyway, on sphere 56c you can change these values manually using triggers, maybe if you set ACTDIFF=100 on char @HitTry trigger will make it always hit the target. Another workaround is permanently set INCREASEHITCHANCE=100 property on all chars


INCREASEHITCHANCE=100 would it affect the damage done to players? or would it only affect the chance of the hit?
(This post was last modified: 03-07-2018 04:57 AM by jexnico.)
03-07-2018 04:57 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Abuelox
Journeyman
*

Posts: 64
Likes Given: 0
Likes Received: 7 in 7 posts
Joined: Apr 2010
Reputation: 0

Alteria Games

Post: #9
RE: hit bug (much miss)
The same name of the variable indicates that it is an increase of the chance hit, it does not increase the damage but the probability of success.
03-07-2018 05:41 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
jexnico
Journeyman
*

Posts: 191
Likes Given: 114
Likes Received: 3 in 3 posts
Joined: Jan 2014
Reputation: 0



Post: #10
RE: hit bug (much miss)
i managed to fix the hit of the players, but the monsters are also with this problem (all of them), they miss many hits, err more than normal

i updated my sphere to 56d, solved the problems
(This post was last modified: 03-07-2018 08:31 AM by jexnico.)
03-07-2018 07:52 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)