how do u setup the inv and wh to fix the bug plz help me i was thakign mackig it save to 4 lines but i dont no how to do this but plz tell me the fix for this bug and ty you if you help me
for(byte i = 0; i < 40; i++)
{
Charr.Inventory[i] = Ini.ReadString(Section,"Inventory[" + i + "]","0");
}