using (ScriptAPI) { AddByte("unk"); AddField("Char Name", 20); AddByte("unk"); length = AddByte("MessageLength"); AddField("Message", length); }