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
XuN
Sphere Developer
*****

Posts: 852
Likes Given: 102
Likes Received: 156 in 119 posts
Joined: Jul 2013
Reputation: 30



Post: #28
RE: EC basic support
This 'problem' is related to the fact that sphere is only sending text, the client speech color is handled by client and not by server so there's no way to make sphere sending text with the color of your speec because its automatically handled by your client and not ever sent to the server.

And for the mode:
Code:
[DEFNAME talkmode_type]
// When client or server send a speech packet these have a type
// You can use them to send a packet or to check ARGN1 in the global speech hook
talkmode_system        0    // Normal system message. ( server -> client && client -> server )
talkmode_prompt        1    // Display as system prompt. ( server -> client )
talkmode_emote         2    // *smiles* at object. ( client -> server )
talkmode_say            3    // A chacter speaking. ( server -> client )
talkmode_obj            4    // At Object ( server -> client )
talkmode_nothing      5    // Does not display ( server -> client )
talkmode_item          6    // Text labeling an item. Preceeded by "You see" ( server -> client )
talkmode_noscroll     7    // As a status msg. Does not scroll ( server -> client )
talkmode_whisper      8    // ;    only those close can here. ( client -> server )
talkmode_yell          9    // ! can be heard 2 screens away. ( client -> server )
talkmode_spell        10    // Used by spells ( server -> client )
talkmode_guild        13    // \ guild speech ( client -> server )
talkmode_alliance    14    // alliance speech ( client -> server )
(This post was last modified: 03-18-2014 07:42 AM by XuN.)
03-18-2014 07:41 AM
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: 9 Guest(s)