View Single Post
  #7  
Old 02-14-2012, 01:53 AM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

Quote:
Originally Posted by Sourdough35 View Post
But if plugins cover such essential functionality, like NPCs responding on quest completion, why not just code them into the emu? Do some servers prefer different plugins/functions?
They are part of peq, and they work with the peq quests. You could certainly write your own quests without them if you choose to, but you'd end up duplicating a lot of code, which is inefficient and becomes a huge maintenance headache when something changes and you need to change several hundred files rather than just a few.
Reply With Quote