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
Flying text - sendpacket
Author Message
ThatSide
Apprentice
*

Posts: 17
Likes Given: 5
Likes Received: 0 in 0 posts
Joined: Feb 2015
Reputation: 0



Post: #4
RE: Flying text - sendpacket
(08-09-2015 09:35 PM)Coruja Wrote:  the combat engine uses a exclusive packet 0b to show this damage, something like

Code:
[FUNCTION DisplayDamage]
SENDPACKET 0b D<value>

it only works on clients > 4.0.7a so if your server allow clients older than this, you must add something to check the client version and send a simple "MESSAGE <value>" instead this packet to these old clients

Does not work for me... I tried to enable aos damage (thought this might be a problem) but same thing - client freezes and doesn't display anything. After .fix it's normal again.
Also I can't find this packet in JUOPackets.doc (thought maybe there's some additional information)

Update:
After enabling AOS damage, i realized that it displays the damage that my combat system is calculating...
Don't know why I didn't check it earlier - thought if I am going to enable it it will use the AoS sys...
Only thing - I wanted to use this sendpacket for my potions, bandages and other stuff that gives you hits, stam, mana (only in different colors)
(This post was last modified: 08-10-2015 12:02 AM by ThatSide.)
08-09-2015 11:49 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
Flying text - sendpacket - ThatSide - 08-03-2015, 07:37 PM
RE: Flying text - sendpacket - Coruja - 08-09-2015, 09:35 PM
RE: Flying text - sendpacket - ThatSide - 08-09-2015 11:49 PM
RE: Flying text - sendpacket - Shamino - 08-09-2015, 10:40 PM
RE: Flying text - sendpacket - Coruja - 08-17-2015, 07:09 PM
RE: Flying text - sendpacket - ThatSide - 08-18-2015, 06:52 PM
RE: Flying text - sendpacket - bororeh - 07-01-2020, 01:33 PM

Forum Jump:


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