L2ClientDat decoder.
This commit is contained in:
11
L2ClientDat/dist/structure/dats/commandname.xml
vendored
Normal file
11
L2ClientDat/dist/structure/dats/commandname.xml
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<list>
|
||||
<file pattern="kor_lindvior" isSafePackage="true">
|
||||
<node name="data" reader="UINT" />
|
||||
<for name="cmd" size="#data" hidden="false">
|
||||
<node name="id" reader="UINT" />
|
||||
<node name="action" reader="UINT" />
|
||||
<node name="cmd" reader="ASCF" />
|
||||
</for>
|
||||
</file>
|
||||
</list>
|
Reference in New Issue
Block a user