Thread: Lua say links
View Single Post
  #2  
Old 09-23-2013, 12:34 PM
Robregen
Developer
 
Join Date: May 2011
Posts: 109
Default

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