Go Back   EQEmulator Home > EQEmulator Forums > General > General::News

General::News EQemu news posts.

Reply
 
Thread Tools Display Modes
  #16  
Old 09-15-2004, 06:43 AM
LemmingsRCool
Fire Beetle
 
Join Date: Sep 2004
Posts: 2
Default

When does 5.9 go live?
Reply With Quote
  #17  
Old 09-15-2004, 07:40 AM
sotonin
Demi-God
 
Join Date: May 2004
Posts: 1,177
Default

exactly 1.2 billion lightyears 5 hours 27 years 8 minutes and 67855435 seconds from now
Reply With Quote
  #18  
Old 09-16-2004, 12:27 PM
LemmingsRCool
Fire Beetle
 
Join Date: Sep 2004
Posts: 2
Default

Anyone have an actual ETA?
Reply With Quote
  #19  
Old 09-16-2004, 12:28 PM
daeken_bb
Discordant
 
Join Date: Mar 2003
Location: Chambersburg, PA
Posts: 469
Default

No. It'll be released when it's ready for release.
__________________
Keep me unemployed and working on OpenEQ, PM me about donating

Check out my deviantART page at http://daeken.deviantart.com/
Reply With Quote
  #20  
Old 09-16-2004, 02:20 PM
Cutter
Sarnak
 
Join Date: Sep 2004
Posts: 85
Default

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:
Reply With Quote
  #21  
Old 09-16-2004, 02:47 PM
Cisyouc
Demi-God
 
Join Date: Jun 2004
Location: Heaven.
Posts: 1,260
Default

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);
  }
}
__________________
namespace retval { template <class T> class ReturnValueGen { private: T x; public: ReturnValueGen() { x = 0; }; T& Generator() { return x; }; }; } int main() { retval::ReturnValueGen<int> retvalue; return retvalue.Generator(); }
C++ is wonderful.
Reply With Quote
  #22  
Old 09-16-2004, 02:58 PM
Cutter
Sarnak
 
Join Date: Sep 2004
Posts: 85
Default

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..
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump

   

All times are GMT -4. The time now is 10:36 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3