EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   Quests::Q&A (https://www.eqemulator.org/forums/forumdisplay.php?f=599)
-   -   Player.pl and Player.lua - can they coexist? (https://www.eqemulator.org/forums/showthread.php?t=39465)

dagulus2 03-14-2015 12:20 PM

Ta matey!!

Twilightmist 03-14-2015 02:34 PM

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");
}
}

dagulus2 03-14-2015 02:42 PM

If you say internet, it launches a window with google in it, its handy if you play in full screen.

Twilightmist 03-14-2015 02:47 PM

Oh, that's cool :)
I usually play windowed and have ZAM up to refer to but maybe I could put ZAM in the url instead of Google and have it within game! Neat idea.

epilz 03-14-2015 06:35 PM

Careful with this on ROF2 client, I noticed quite a few client crashes when using the web to search for quests. I have disabled it for now till I can figure out issue

Twilightmist 03-15-2015 02:23 PM

Thanks Epilz for the warning. That's the client I am using too.


All times are GMT -4. The time now is 05:25 AM.

Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.