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
EC basic support
Author Message
karma
Moderator
****

Posts: 178
Likes Given: 17
Likes Received: 32 in 29 posts
Joined: Jul 2012
Reputation: 3



Post: #5
RE: EC basic support
New infos:
"sayu hello", instead of showing "hello" on the char, shows a violet "hello" sysmessage.

EDIT:
found an interesting issue: neither EFFECT generates hued effects (only standard colour), so may the problem lie in the whole hues management?


Also, i tried these commands to do some experiments on player speech but i got anything:

sendpacket 03 W(10) 00 W(0130) W(00) 061 00
(tried with and without tailing 00 (null value, '\0' string terminator in C) in text char array; 061 is the hex ascii code for 'a')
Packet description:
Send ascii speech to the server.
byteID (03)
word Size of Packet
byte Mode (0x00 = say, 0x01 = system, 0x02 = emote, 0x06 = label, 0x07 = focus, 0x08 = whipser, 0x09 = yell, 0x10 = spell, 0x13 = guild, 0x14 = alliance, 0x15 = GM, 0x20 = special, 0xC0 = encoded commands)
word Text Color
word Font
char[*] Text

sendpacket 0ad W(13) 00 W(0123) W(01) 065 06e 075 00 065
Packet description:
Unicode Speech Packet.
byteID (AD)
word Packet Size
byte Mode (0x00 = say, 0x01 = system, 0x02 = emote, 0x06 = label, 0x07 = focus, 0x08 = whipser, 0x09 = yell, 0x10 = spell, 0x13 = guild, 0x14 = alliance, 0x15 = GM, 0xC0 = encoded commands)
word Text Color
word Font
char[4] Language
byte[*] Keywords (only if Mode == 0xC0)
uchar[*]Text
(This post was last modified: 01-27-2014 12:47 AM by karma.)
01-26-2014 11:53 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Messages In This Thread
EC basic support - karma - 01-12-2014, 06:35 AM
RE: EC basic support - Khaos - 01-13-2014, 08:59 AM
RE: EC basic support - karma - 01-14-2014, 07:47 AM
RE: EC basic support - karma - 01-19-2014, 07:28 AM
RE: EC basic support - karma - 01-26-2014 11:53 PM
RE: EC basic support - Ben - 01-27-2014, 12:57 AM
RE: EC basic support - karma - 01-27-2014, 01:00 AM
RE: EC basic support - karma - 02-13-2014, 11:56 PM
RE: EC basic support - karma - 03-16-2014, 05:32 AM
RE: EC basic support - Ben - 03-16-2014, 06:47 AM
RE: EC basic support - karma - 03-16-2014, 07:22 AM
RE: EC basic support - XuN - 03-17-2014, 04:32 AM
RE: EC basic support - karma - 03-17-2014, 04:53 AM
RE: EC basic support - XuN - 03-17-2014, 06:34 AM
RE: EC basic support - karma - 03-17-2014, 06:45 AM
RE: EC basic support - XuN - 03-17-2014, 07:24 AM
RE: EC basic support - karma - 03-17-2014, 07:35 AM
RE: EC basic support - XuN - 03-17-2014, 07:59 AM
RE: EC basic support - Feeh - 03-17-2014, 09:10 AM
RE: EC basic support - karma - 03-17-2014, 08:04 AM
RE: EC basic support - XuN - 03-17-2014, 08:22 AM
RE: EC basic support - XuN - 03-17-2014, 07:32 PM
RE: EC basic support - karma - 03-18-2014, 12:38 AM
RE: EC basic support - Feeh - 03-18-2014, 02:53 AM
RE: EC basic support - karma - 03-18-2014, 03:03 AM
RE: EC basic support - XuN - 03-19-2014, 09:13 AM
RE: EC basic support - Feeh - 03-20-2014, 03:59 AM
RE: EC basic support - XuN - 03-18-2014, 03:51 AM
EC basic support - karma - 03-18-2014, 06:45 AM
RE: EC basic support - XuN - 03-18-2014, 07:41 AM
RE: EC basic support - karma - 03-18-2014, 07:43 AM
EC basic support - karma - 04-19-2014, 11:04 PM
EC basic support - karma - 04-20-2014, 04:35 AM
RE: EC basic support - karma - 04-22-2014, 10:42 PM
RE: EC basic support - XuN - 03-27-2015, 03:40 AM
RE: EC basic support - Coruja - 03-27-2015, 08:16 AM
RE: EC basic support - XuN - 03-27-2015, 05:56 PM
RE: EC basic support - Coruja - 03-28-2015, 04:26 AM
RE: EC basic support - XuN - 03-28-2015, 06:19 AM

Forum Jump:


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