public OnPlayerUpdate(playerid){ { if( PlayerInfo[playerid][Invisible] == 1) { SendClientMessage(playerid, COLOUR_WHITE, "Inv" ); } } return 0;}