using(ScriptAPI) { AddInt("ID"); AddField("NAME",20); AddByte("Slot"); AddByte("level"); AddLong("EXP"); AddInt("Unk00"); AddUShort("StonesHP"); AddUShort("StonesSP"); AddInt("HP"); AddInt("SP"); AddInt("LP"); AddInt("Fame"); AddLong("Money"); AddByte("Unk01"); AddField("MapName",12); AddInt("PosX"); AddInt("PosY"); AddByte("Rot"); AddByte("STrBoni"); AddByte("endBoni"); AddByte("Dexboni"); AddByte("IntBoni"); AddByte("SprBoni"); AddUShort("Unk02"); AddInt("Killpoints"); AddField("Unk03", 7); }