Go Back   RunUO - Ultima Online Emulation > RunUO > Server Support on Windows

Server Support on Windows Get (and give) support on general questions related to the RunUO server itself.

Reply
 
Thread Tools Display Modes
Old 06-10-2005, 02:21 PM   #1 (permalink)
Forum Novice
 
Join Date: Aug 2003
Posts: 124
Send a message via ICQ to pinco
Default New speech type for 4.0.11a

When you wrote "[" in game appear "GM:".
I logged the packet and this is the results
Code:
 
ae  (cmd) 
00 38 (UID) 
00 00 01 20 (ID) 
01 90 (speech type) 
00 (hue) 
02 b2 (font) 
00 03 (language) 
49 54 41 00 (name) 
50 69 65 72 6f 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 63 00 69 00 6f 00 00  (text)
but 0190 is too high!

currently we are thats:
Code:
 
Regular = 0x00,

System = 0x01,

Emote = 0x02,

Label = 0x06,

Focus = 0x07,

Whisper = 0x08,

Yell = 0x09,

Spell = 0x0A,

Encoded = 0xC0

It's not too hard add another if I know the type,...
Someone can help me?
pinco is offline   Reply With Quote
Old 06-10-2005, 02:43 PM   #2 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

What is your question exactly?
Phantom is offline   Reply With Quote
Old 06-10-2005, 02:49 PM   #3 (permalink)
Forum Novice
 
Join Date: Aug 2003
Posts: 124
Send a message via ICQ to pinco
Default

the question is: what are the speech type for "GM:" included in the posted packet
pinco is offline   Reply With Quote
Old 06-10-2005, 02:55 PM   #4 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

Quote:
Originally Posted by pinco
the question is: what are the speech type for "GM:" included in the posted packet
Why do you say the 0190 is to high?
Phantom is offline   Reply With Quote
Old 06-10-2005, 02:57 PM   #5 (permalink)
Forum Novice
 
Join Date: Aug 2003
Posts: 124
Send a message via ICQ to pinco
Default

I have see the other speech type and the max in theory is 0xFF, but I'm not a packet-master, I can wrong :P
pinco is offline   Reply With Quote
Old 06-10-2005, 03:36 PM   #6 (permalink)
Account Terminated
 
Join Date: Sep 2002
Age: 26
Posts: 3,846
Send a message via ICQ to Phantom Send a message via AIM to Phantom Send a message via MSN to Phantom
Default

Quote:
Originally Posted by pinco
I have see the other speech type and the max in theory is 0xFF, but I'm not a packet-master, I can wrong :P
0xFF = 255

0xC0 is 208, so whats the problem?
Phantom is offline   Reply With Quote
Old 06-10-2005, 04:06 PM   #7 (permalink)
Forum Novice
 
Join Date: Aug 2003
Posts: 124
Send a message via ICQ to pinco
Default

Quote:
Originally Posted by Phantom
0xFF = 255

0xC0 is 208, so whats the problem?
Code:
ae  (cmd) 
00 38 (UID) 
00 00 01 20 (ID) 
01 90 (speech type) 
00 (hue) 
02 b2 (font) 
00 03 (language) 
49 54 41 00 (name) 
50 69 65 72 6f 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 63 00 69 00 6f 00 00  (text)
but the new packet is 0x190=400...
pinco is offline   Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



Powered by vBulletin® Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0 RC5