28.11.2011, 13:53
Make sure in OnPlayerConnect callback you are setting it 0.
After you connect, the account system will set it the value it was before you disconnected.
pawn Код:
AccInfo[playerid][pVip] = 0;