public OnPlayerConnect( playerid ){ your_vip_variable_name = 0; // Reset the variables you are using on the Player Data. return 1;}