if($text=~/can I have a bug collection box/i){
quest::say("Here you go. Just follow the instructions on the[list] so you know what to collect and how to prepare the collection for me.");
quest::summonitem(17922);
}
Ugh .. No idea how anyone was supposed to get that text command.
I am assuming the rest of the script works.
Moving to fixed, will be operational next update as I don't have a GM online to reload the pl.
|