# Remove all objects except 1
# Select amino acids less than 3 angstroms from the ligand <-- you need to know
# ligand name. Click on the ligand and look at res name at top right
SelectRes protein with distance <3 from ligandname
# Show, color, and label all amino acids interacting with ligand
ColorRes selected, element
LabelRes selected, Format = "RESNAME RESNUM", Height = 1.0, Color = Black, X = 0, Y = 0, Z = 0