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
Walk problem
Author Message
Coruja
Sphere Developer
*****

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

Dimension Shard

Post: #7
RE: Walk problem
(09-28-2014 07:56 AM)Ben Wrote:  Try this built and let me know if it's better... I reverted multiple changes to the walk code done by matex since Sept 5th.
it's different problems, one is server-side (map related) and the other client-side (clients using stamina hack)

UO clients by default have an stamina check when you try to pass through another char. If the stamina is full, it allow pass through the char, otherwise the client itself will walk around the char and will keep walking without any problem. The stamina check is totally verified on client and is not related to the server, the server doesnt even receive the walk request packet trying to walk through the char, also @PersonalSpace is not even fired

so here comes the problem: clients with stamina hack. As the name says, this client is hacked to bypass the client-side stamina check, and even without required stamina it will try to pass through other chars. At this moment the server-side protection (return 0/1 on @PersonalSpace) will act and block the movement packet. Thats why the client got this rubberband effect, because it will try to walk over another char, it will send the walk request packet to server, but the server will deny this walk request making the char goes back (as you can see in the video).

but anyway, I'm testing this build but Luna problem still there :/
I'm trying to take a look at the source code but nothing found yet
(This post was last modified: 09-28-2014 11:05 AM by Coruja.)
09-28-2014 10:08 AM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Walk problem - Staff_Stanic - 09-25-2014, 05:47 AM
RE: Walk problem - Extreme - 09-25-2014, 07:04 AM
RE: Walk problem - Staff_Stanic - 09-25-2014, 07:41 AM
RE: Walk problem - azmanomer - 09-25-2014, 09:19 AM
RE: Walk problem - Staff_Stanic - 09-25-2014, 11:09 AM
RE: Walk problem - Ben - 09-28-2014, 07:56 AM
RE: Walk problem - Coruja - 09-28-2014 10:08 AM
RE: Walk problem - Rizz - 09-28-2014, 09:12 PM
RE: Walk problem - Extreme - 09-28-2014, 10:32 AM
RE: Walk problem - Coruja - 09-28-2014, 11:14 AM
RE: Walk problem - Ben - 09-28-2014, 11:19 AM

Forum Jump:


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