Sphereserver / Source-X

Ultima Online server emulator
Apache License 2.0
57 stars 45 forks source link

0x12 Packet TextCommand #1137

Closed canerksk closed 11 months ago

canerksk commented 11 months ago

Normally, shouldn't this packet go from the client to the server and trigger @UserExtCmd? It doesn't work like working condition.

Wasn't this packet client to server?

LOCAL.DATA = <serv.rticks>
 sendpacket 012 000 00D 0FF 000 000 000 007 D<local.DATA> 000

image