Clientversion 7.0.0.0 and later
From Iris2
Ghoulsblade (Talk | contribs) (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') |
Ghoulsblade (Talk | contribs) |
||
Line 1: | Line 1: | ||
* 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 { | ||
+ | |||
+ | </pre> |