Thread
:
In-Game Quest Journal
View Single Post
#
13
02-24-2014, 07:18 PM
NatedogEZ
Developer
Join Date: Dec 2012
Posts: 515
Just use....
Code:
sub EVENT_SAY { if($text=~/hail/i) { $client->SendWebLink("https://www.google.com"); } }
Works just fine for me... added a window to search my custom bazaar with
NatedogEZ
View Public Profile
Send a private message to NatedogEZ
Find all posts by NatedogEZ