View Single Post
  #21  
Old 02-21-2009, 02:44 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Using a Perl quest, quest::assigntask(100) is one way. If you have a number of tasks, e.g. 100,101,102 that you want them to be able to choose from, use quest::taskselector(100,101,102).

The list of the Perl task functions is here:

http://www.eqemulator.net/wiki/wikka...kSystemPerlAPI
Reply With Quote