warning 209: function "OnPlayerUpdate" should return a value
public OnPlayerUpdate(playerid){ if( PlayerInfo[playerid][Invisible] == 1) return 0;}