Go Back   EQEmulator Home > EQEmulator Forums > Quests > Quests::Q&A

Quests::Q&A This is the quest support section

Reply
 
Thread Tools Display Modes
  #1  
Old 04-15-2012, 08:53 PM
bodi
Hill Giant
 
Join Date: May 2010
Posts: 105
Default Server firsts?

Nagafen's Lair reopens this weekend. I am looking for a creative way to document server firsts. Is there a way I can have a mob announce to the server the first time he's killed? What about code that logs it in a text file that I can post on the website and keep track of? Any ideas are appreciated.
Reply With Quote
  #2  
Old 04-15-2012, 09:00 PM
chrsschb
Discordant
 
Join Date: Nov 2008
Location: Alabama
Posts: 410
Default

Something like this:

Code:
sub EVENT_DEATH
	{
	if($qglobals{firstkill} == 0)
		{
		quest::shout("blah blah blah");
		}
	}
No idea about the second part.
Reply With Quote
  #3  
Old 04-15-2012, 09:49 PM
bodi
Hill Giant
 
Join Date: May 2010
Posts: 105
Default

cool, is if($qglobals{firstkill} == 0) valid? Thats awesome! Thanks!
Reply With Quote
  #4  
Old 04-15-2012, 09:54 PM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,432
Default

One way to find out is to test it. I'd advise a more unique name for the variable though, unless there will only ever be one server first on your server.
Reply With Quote
  #5  
Old 04-15-2012, 10:10 PM
chrsschb
Discordant
 
Join Date: Nov 2008
Location: Alabama
Posts: 410
Default

Quote:
Originally Posted by lerxst2112 View Post
One way to find out is to test it. I'd advise a more unique name for the variable though, unless there will only ever be one server first on your server.
Obviously lol.
Reply With Quote
  #6  
Old 04-17-2012, 11:07 AM
KingMort
Banned
 
Join Date: Sep 2006
Posts: 842
Default

You know I would use like shout2 , if you want everyone to find out about the server first and not just have it in that one zone.. Shout2 will actually do the shout all across the server.
Reply With Quote
  #7  
Old 08-21-2012, 11:37 AM
Maze_EQ
Hill Giant
 
Join Date: Mar 2012
Posts: 213
Default

Err, Remove this post please
__________________
Nagafen's Lair

Lead-Developer-/-Host

"No, thanks, man. I don't want you fucking up my life, too."

Google Chat:
Akaishigpg@gmail.com
Support Engineer
Reply With Quote
  #8  
Old 08-21-2012, 01:55 PM
FievelMousey
Sarnak
 
Join Date: Jan 2004
Posts: 70
Default

Where do you put the server first at so it works?
Reply With Quote
  #9  
Old 08-21-2012, 11:43 PM
chrsschb
Discordant
 
Join Date: Nov 2008
Location: Alabama
Posts: 410
Default

Quote:
Originally Posted by FievelMousey View Post
Where do you put the server first at so it works?
On that particular NPC if it's a First Kill.

If you're tracking item discoveries it's a bit more difficult.
Reply With Quote
  #10  
Old 08-22-2012, 12:19 AM
FievelMousey
Sarnak
 
Join Date: Jan 2004
Posts: 70
Default

Oh so i have add to each NPC that be a lot work and Akk used have one showed each item server first is main thing i like have
Reply With Quote
  #11  
Old 08-22-2012, 12:20 AM
Burningsoul
Hill Giant
 
Join Date: Oct 2009
Posts: 150
Default

Aye, Akka's Funhouse had MAD server firsts. Good times.
Reply With Quote
  #12  
Old 08-22-2012, 08:36 AM
chrsschb
Discordant
 
Join Date: Nov 2008
Location: Alabama
Posts: 410
Default

Quote:
Originally Posted by FievelMousey View Post
Oh so i have add to each NPC that be a lot work and Akk used have one showed each item server first is main thing i like have
It's not THAT much extra work, once you have the code written you just copy and paste into each boss and change the variable name. You'd only put it on bosses of significant worth, not bosses like Ambassador D`Vinn.
Reply With Quote
  #13  
Old 08-22-2012, 08:58 AM
FievelMousey
Sarnak
 
Join Date: Jan 2004
Posts: 70
Default

How do i make it post the message in Yellow like Akk had on his Funhouse server
Reply With Quote
Reply


Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 09:01 AM.


 

EQEmulator is a trademark of The EQEmulator Team.
Everquest is a registered trademark of Sony Computer Entertainment America Inc.
EQEmulator is not associated with Sony, SOE, & Affiliates, in any way.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3
All material copyright of their respective artists.
All other materials Copyright© http://www.eqemulator.net.