using(ScriptAPI) { AddByte("itemLinkDataCount"); AddShort("handle"); Length = AddByte("len"); AddByte("GMColor_chatwin"); // packed AddByte("nChatFontColorID"); AddByte("nChatBalloonColorID"); AddPaddedString("content", Length); }