![]() |
|
|
|
#1
|
|||
|
Still not responding to Collection, What Bug Collection, or any combination as of 11/09.
| ||
|
|
|||
|
#2
|
|||
|
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. | ||
|
|
|||
|
#3
|
|||
|
He should be queing off of the word "collecton" (so you could say collection, bug collection, etc). I have verified that "can I have a bug collection box" works now though.
| ||
|
|
|||
|
#4
|
||||
|
Quote:
| |||
|
|
||||
|
#5
|
|||
|
Nope, just tried, only will give the box if you say "can I have a bug collection box".
| ||
|
|
|||
|
#6
|
|||
|
Also, just noticed that Queen Kliknik dropped "Giant Scarab Legs" when she should be dropping Giant Fire Beetle legs.
| ||
|
|
|||
|
#7
|
|||
|
if($text=~/collection/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); } Must require a pl reload because it is fine in the script... I dont have a GM on atm. | ||
|
|
|||
|
#8
|
|||
|
Still only giving the box if you say "can I have a bug collection box" as of 11/23.
| ||
|
|
|||
![]() |
|
|