new Text[128]; if(InfoPlayer[playerid][iSlot1] >= 1) Text = "'Ocupado'"; else if(InfoPlayer[playerid][iSlot1] >= 0) Text = "'Vacio'";