View Single Post
  #8  
Old 10-04-2013, 09:25 AM
sorvani
Dragon
 
Join Date: May 2010
Posts: 966
Default

A good place to start if you are learning EQEmu would be to simply build some live quests that are not implemented in the PEQ quest repo yet.

Just build a stock server locally so you can have all the commands and go implement a new quest. New work should all be in Lua but Perl is still acceptable.

You can start in the server code by just checking the Git repo issue list. Or if you know of another bug not listed, post it then fix it.
Reply With Quote