i have never tried this saylink feature, but you are basically redefining the variable when you have both
Code:
my $Toes = quest::saylink("Toes");
my $Toes = quest::varlink("25760");
and unless the saylink feature needs variables redefined then it's a bad thing.