From 7e58225a477f3f7018434de0d227638bc3bd2b34 Mon Sep 17 00:00:00 2001 From: jaBote Date: Fri, 19 Jul 2013 20:43:51 +0200 Subject: Update script_commands.txt Added some neat info Yommy gave us :D --- doc/script_commands.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/doc/script_commands.txt b/doc/script_commands.txt index ccb45e5e1..2e8afe5dd 100644 --- a/doc/script_commands.txt +++ b/doc/script_commands.txt @@ -1063,6 +1063,19 @@ command, use the script command in the following format: This will display 3 different lines while only consuming a single line in the relevant script file. +If you're using a client from 2011-10-10aRagexe.exe onwards, you can also +use automatic navigation and open URLs in browser by using some HTML-like +labels. For example: + + mes "go to [Hat Maker]izlude,131,148, to make hats"; + +Will make the [Hat Maker] text clickable in the client and start a navigation +to that point. + + mes "You can Googlehttp://www.google.com/ anything"; + +Clicking Google will open the browser and point to Google website. + --------------------------------------- *next; -- cgit v1.2.3-70-g09d2