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:
  • 1 Votes - 1 Average
  • 1
  • 2
  • 3
  • 4
  • 5
unequip not updating for other chars
Author Message
ChaveS
Journeyman
*

Posts: 69
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Oct 2012
Reputation: 0



Post: #1
unequip not updating for other chars
When i use for example

findlayer.1.unequip on PLAYER A

The PLAYER B will keep seeing the weapon on PLAYER A hand.

How can i fix it with script?
01-10-2013 04:55 AM
Find all posts by this user Like Post Quote this message in a reply
Shaklaban
Master
**

Posts: 378
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Mar 2012
Reputation: 8

DOT

Post: #2
RE: unequip not updating for other chars
you can try to call update function on PLAYER A or item which has unequipped.
(This post was last modified: 01-10-2013 05:16 AM by Shaklaban.)
01-10-2013 05:15 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: #3
RE: unequip not updating for other chars
It will keep seeing on the paperdool or in the "game" character ?
01-10-2013 05:27 AM
Find all posts by this user Like Post Quote this message in a reply
ChaveS
Journeyman
*

Posts: 69
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Oct 2012
Reputation: 0



Post: #4
RE: unequip not updating for other chars
I use this function for many times, while PVP etc, cant update the chars it will cause strange behaviors on clients graphic

This is cause when this experimental is activated
// EF_FixCanSeeInClosedConts

Its a very useful flag, but ill let this deactivated

EDIT
PS: a friend told me he could use this experimental without this bug, but he cant remeber how.
(This post was last modified: 01-10-2013 06:07 AM by ChaveS.)
01-10-2013 06:07 AM
Find all posts by this user Like Post Quote this message in a reply
Wap
Journeyman
*

Posts: 138
Likes Given: 6
Likes Received: 7 in 6 posts
Joined: Mar 2012
Reputation: 3

UORPG.net

Post: #5
RE: unequip not updating for other chars
Its a very useful flag, that causes random client crashes. Big Grin
(This post was last modified: 01-10-2013 09:00 AM by Wap.)
01-10-2013 08:55 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Ben
Sphere Developer
*****

Posts: 612
Likes Given: 2
Likes Received: 123 in 70 posts
Joined: Mar 2010
Reputation: 18

SphereCommunity

Post: #6
RE: unequip not updating for other chars
uhm... This needs more testing to pinpoint the exact cause of the problem. I can't seem to reproduce this and I have these flags enabled:
Experimental=01|08|040|0200|0400|0800|08000|010000|020000
// EF_DiagonalWalkCheck = 00000001
// EF_New_Triggers = 00000008
// EF_Item_Strict_Comparison = 00000040
// EF_AllowTelnetPacketFilter = 00000200
// EF_Script_Profiler = 00000400
// EF_Size_Optimise = 00000800
// EF_UsePingServer = 00008000
// EF_NPCAct_Triggers = 00010000
// EF_FixCanSeeInClosedConts = 00020000

Could it be a combination of flags and not just 1 that is the cause?
If anyone could test this more, it would be appreciated.

AxisII's current version: 2.0.4j
AxisII SourceCode on Github
AxisII up to date changelog
01-21-2013 02:27 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: 3 Guest(s)