View Single Post
  #12  
Old 07-29-2011, 02:09 PM
Congdar
Developer
 
Join Date: Jul 2007
Location: my own little world
Posts: 751
Default

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.
__________________
The Realm
Reply With Quote