30.05.2014, 13:27
Under playerinfo,change pPass to
And change this line that gets error to:
And seems like it must be pInfo instead of PlayerInfo
pawn Код:
pPass[128],
pawn Код:
INI_String("Password", PlayerInfo[playerid][Pass],128);