Natürlich, es wird ja keine playerid mitgeliefert
if(fexist(str)) // Versuch hier mal fexist
{
for(new i; i < MAX_PLAYERS; i++)
{
Attachment[i][index] = dini_Int(str,"Index"); // playerid auf i umändern
// Hier kommt noch alles andere rein
}