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

Posts: 156
Likes Given: 6
Likes Received: 40 in 29 posts
Joined: Sep 2012
Reputation: 4



Post: #24
RE: EC basic support
(03-18-2014 12:38 AM)karma Wrote:  Also, i noticed that saying things with RUO sends the unicode packet, instead of the ascii one sent by Sphere.
SAYU command Sphere shows a violet-purple sysmessage, and, while the language of the RUO unicode message shown by SpyUO is ENG, the language of the Sphere unicode message is not shown, it's a blank string, so may the error lie here? May the language specified in the packet be invalid?

@Feeh, do you know how to say colored things or show colored effects (like the EFFECT function in Sphere) in game with RUO? Just to make some tests
RunUO does use the unicode packet by default, it also supports the ascii one, but you kinda have to force it.
The language should be used by the client's internal translator, which seems to be removed from the game (RunUO send ENG\0 and Sphere send \0\0\0\0 // there is no invalid language, here I get PTB\0 )
About the messagle color, RunUO send it 0x3b2 hued by default and (AFAIK) sphere send the 0 hue . Either check your client options for some violet-hued message or it may be a internal sphere glitch

Since RunUO does not have any (script/code)-parser, you cannot use .effect/.say command in RunUO as you do with Sphere. The best you can do is create those commands & test em OR if you are used to C# and RunUO coding style, you can create the parser to call the code (time consuming)

(03-17-2014 07:32 PM)XuN Wrote:  Well, some of you are softcoding these packets (and speedhack control) and helping a lot in the proccess so i'm more interested on the rest of the packets, i've sent yesterday the new animation's packet and i'm checking out now the boats packets so step by step we can improve Sphere, any help with packets will be more than wellcome Smile
The new boat moving packet can be found in RunUO, I suggest you to look at RunUO source and see how they've implemented it. The boat control packets are not present, but it should not be any hard to implement them
If needed I can try to describe how these packets works on RunUO

Feeh/Epila - Nightly releases / SphereWiki / Github Issues / Sphere's GitHub
03-18-2014 02:53 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: 11 Guest(s)