EQEmulator Forums

EQEmulator Forums (https://www.eqemulator.org/forums/index.php)
-   General::News (https://www.eqemulator.org/forums/forumdisplay.php?f=594)
-   -   Reminder about not patching (https://www.eqemulator.org/forums/showthread.php?t=15787)

LemmingsRCool 09-15-2004 06:43 AM

When does 5.9 go live?

sotonin 09-15-2004 07:40 AM

exactly 1.2 billion lightyears 5 hours 27 years 8 minutes and 67855435 seconds from now

LemmingsRCool 09-16-2004 12:27 PM

Anyone have an actual ETA?

daeken_bb 09-16-2004 12:28 PM

No. It'll be released when it's ready for release.

Cutter 09-16-2004 02:20 PM

Quote:

Originally Posted by sotonin
exactly 1.2 billion lightyears 5 hours 27 years 8 minutes and 67855435 seconds from now

whats scary to think is that i will still not know how to script a scribespell npc in perl by that time :lol:

Cisyouc 09-16-2004 02:47 PM

Quote:

Originally Posted by Cutter
Quote:

Originally Posted by sotonin
exactly 1.2 billion lightyears 5 hours 27 years 8 minutes and 67855435 seconds from now

whats scary to think is that i will still not know how to script a scribespell npc in perl by that time :lol:

Code:

##This Quest Is Too Simple To Give Credit To Cisyouc
sub EVENT_SAY
{
if($text=~/hail/i)
  {
  quest::say("[Scribe]?");
  }
if($text=~/scribe/i)
  {
  quest::scribespells($ulevel);
  }
}


Cutter 09-16-2004 02:58 PM

lol thank you

i take it $ulevel means.. scribes up to what level you are....

only thing i didnt add to my script...
i had been told to do scribespells() or scribespells(65)
neither worked..


All times are GMT -4. The time now is 05:38 PM.

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