I haven't tried this yet. but there is a documentation on saylink in git wiki.
Quote:
Void say_link(String phrase, Boolean silent, String link_name);
|
This is listed as a general functions so it would have be eq.say_link("something",0, "say something"); or something like that. You'll just have to experiment with it. If you get it working. Post it on here so other can see to use as example.