04.02.2014, 16:12
Fixed! With a bit off luck by doing random things.
To fix it I did:
No errors, but I haven't tested it yet. I will do it now.
EDIT: I have given you a reputation point for helping out, thank you very much.
To fix it I did:
pawn Код:
enum pInfo
{
pAccent[50]
return 1;
}
PlayerInfo[playerid][pInfo];
//Then did
INI_String("Accent",PlayerInfo[playerid][pAccent], 70);
EDIT: I have given you a reputation point for helping out, thank you very much.
