public OnPlayerUpdate(playerid){ if ( PlayerInfo[playerid][Invisible] == 1 ) { // Stuff in here } return 0;}