Clientversion 7.0.0.0 and later

From Iris2

Jump to: navigation, search
(Created page with '* client v7.* : login, new items artid >= 0x4000 : no multis (multi=flag), dynamic update range higher, new packets (ask vm staff) ** http://docs.polserver.com/packets/index.php')
(status 19.12.2009)
 
Line 1: Line 1:
 +
see also:
 +
[[UO:Kingdom_Reborn_Stygian_Abyss]]
 +
 +
* client v7.* :  login, new items artid >= 0x4000 : no multis (multi=flag), dynamic update range higher, new packets (ask vm staff)
* client v7.* :  login, new items artid >= 0x4000 : no multis (multi=flag), dynamic update range higher, new packets (ask vm staff)
** http://docs.polserver.com/packets/index.php
** http://docs.polserver.com/packets/index.php
 +
 +
 +
<pre>
 +
/cavern/runuo2/RunUO-2.0-Final-MONO/src/Network/MessagePump.cs:96: NetState ns = new NetState( accepted[i], this ); // new connection, next line: ns.Start();
 +
/cavern/runuo2/RunUO-2.0-Final-MONO/src/Network/NetState.cs:45: public class NetState {
 +
 +
/cavern/runuo2/RunUO-2.0-Final-MONO/Scripts/Accounting/AccountHandler.cs:276: public static void EventSink_AccountLogin( AccountLoginEventArgs e )
 +
</pre>
 +
 +
tipp von cougar : im runuo forum nach feature packet suchen, die haben das auch schon gefixt
 +
* http://www.runuo.com/forums/script-support/98997-uo-sa-resources.html
 +
* http://www.runuo.com/forums/razor-cutting-edge-uo-assistant/98261-patch-7-a.html
 +
* http://www.runuo.com/forums/razor-cutting-edge-uo-assistant/98350-sa-world-packet.html
 +
* http://www.runuo.com/forums/third-party-program-support/97519-packet-0xdd.html
 +
 +
 +
Link:
 +
* http://ultima.lonet.cz/download/uokr/uokr_facet_reader.rar (UOKR Facet Reader)
 +
* http://ultima.lonet.cz/download/uokr/uokr_facet_reader_source.rar (UOKR Facet Reader Source)
 +
* http://ultima.lonet.cz/download/uokr/mwmapconverter.rar (UOKR Map Converter!?)
 +
* http://mondains-legacy.googlecode.com/files/Mythic%20Package%20Editor%20v1.02%20-%20Source.zip (Mythic Packge Editor Source)
 +
 +
== status 19.12.2009 ==
 +
 +
* login and chat possible again on vetus-mundus (which requires the new client version)
 +
* <strike>moongates invisible</strike>  fixed by 0xf3
 +
* <strike>multis invisible</strike>  fixed for most with 0xf3 objectinfo : new multi class marker instead of id
 +
* <strike>0xf3 skipped, length=24 bytes</strike> added new packet
 +
* healthbar not green when poisoned : something broken here.  fixed to some degree, but still bugged.

Current revision as of 17:54, 28 December 2009

Personal tools