Core/PacketIO: Updated SMSG_CHAR_ENUM data content (bag info)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- append extra zeros, only if the string is properly formatted (has 38 tokens)
|
||||
UPDATE `characters` SET `equipmentCache`=CONCAT(`equipmentCache`,"0 0 0 0 0 0 0 0 ") WHERE (CHAR_LENGTH(`equipmentCache`) - CHAR_LENGTH(REPLACE(`equipmentCache`, ' ', ''))) = 38;
|
||||
Reference in New Issue
Block a user