
KR Pet Window
KR Pet Window
Hi, someone knows how to show the KR Pet Window?
i don't find a method :/

1.
BYTE(0x31)
WORD(packet size)
DWORD(player Serial)
BYTE(animals count)
loop pets
DWORD(animal Srial)
BYTE(0x01)
end loop
2.
They are used in KR tutorial
first you need to send "Toggle Highlight KR UI Element"
second you need to send with timer (on periods) "Continue Highlight KR UI Element" (for ToggleMap)
third you need to send Remove "Highlight KR UI Element"
BYTE(0x31)
WORD(packet size)
DWORD(player Serial)
BYTE(animals count)
loop pets
DWORD(animal Srial)
BYTE(0x01)
end loop
2.
They are used in KR tutorial
first you need to send "Toggle Highlight KR UI Element"
second you need to send with timer (on periods) "Continue Highlight KR UI Element" (for ToggleMap)
third you need to send Remove "Highlight KR UI Element"