07.06.2011, 18:22
Sorry, use this:
Make sure that the array length for faction is 260, for some reason that's what it works with without errors.
Offtopic: Mean, I noticed out signatures are almost alike xD.
pawn Код:
new lol[260];
lol = dini_Get(file,"Faction");//Make sure this is after you formatted 'file'.
PlayerInfo[playerid][Faction] = lol;
Offtopic: Mean, I noticed out signatures are almost alike xD.