PDA

View Full Version : Priest of discord


Dabloon
03-02-2013, 11:55 AM
When players say wish to go discord to a priest of discord it always responds with Im sorry but discord is not available to me right now. I was wondering if thats normal and if it is where can i locate the pl file for priests of discord so i can edit it.

EDIT: I did search for an answer to this on the forums and google but came up empty

Tabasco
03-02-2013, 12:15 PM
You just need to understand where quest files are located.
In your server directory you should have a sub-directory called quests and below it you will have a bunch of directories titled after zone short names, as well as templates, plugins, items, and spells. The zone directories apply to NPC's as they spawn in that zone, but scripts in templates can be applied to every zone.

Since PoD's exist in many zones you could expect to find his script in the templates directory, or the global_npc.pl script.
NPC scripts will be named the same as the NPC is in the database or with the NPC ID followed by the .pl extension.

In this case the PoD script is at
quests/templates/Priest_of_Discord.pl

Dabloon
03-02-2013, 12:21 PM
Thank you for the quick reply

Dabloon
03-02-2013, 12:25 PM
lol the lines for pod transport to dranik are there in the pl but commented out. Any idea why?

c0ncrete
03-02-2013, 12:37 PM
there are lots of things that aren't complete.

Dabloon
03-02-2013, 01:11 PM
This is true