Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Quests

Archive::Quests Archive area for Quests's posts that were moved here after an inactivity period of 90 days.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 12-08-2003, 09:57 AM
Eglin
Hill Giant
 
Join Date: Nov 2003
Posts: 168
Default Re: Ring Wars

Quote:
Originally Posted by Alvaron
((Ok, maybe i'm in the wrong forum... i have no idea. This seemed like the best place for this though.))
This is the correct place to post.

Quote:
I think it was with LoY that Verant introduced code into EQ that allowed them to stage "wars" between NPCs.

For a while, they were doing "ring wars" in which the dwarves of Thurg were fighting against the giants... t'was a great way to gain quick faction.

Can/Does/Will EQEmu support this sort of thing? t'would make the GM event i have in mind a LOT easier to do... (Saves me from having to run arround #attack-ing everything.)
Yes, eqemu supports the notion of faction. You can use the $faction in quests to get faction standing. You can use the undocumented faction function in the native parser, or you can add a line like
Code:
"sub faction{push(@cmd_queue,{func=>'faction',args=>join(',',@_)});}"
to the bottom of embparser.cpp and recompile to use it in your Perl quests. If I'm interpreting Wes's code correctly, then the appropriate syntax for the function is "faction(faction id, amount)"
Reply With Quote
 


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 Off

Forum Jump

   

All times are GMT -4. The time now is 07:21 PM.


 

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 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3