Thread
:
Player.pl and Player.lua - can they coexist?
View Single Post
#
17
03-14-2015, 02:34 PM
Twilightmist
Fire Beetle
Join Date: Feb 2015
Location: California
Posts: 11
What is this bit for? I am migrating my lua to pl too.
sub EVENT_SAY {
if($text=~/internet/i) {
$client->SendWebLink("https://www.google.com");
}
}
Twilightmist
View Public Profile
Send a private message to Twilightmist
Find all posts by Twilightmist