Code: Select all
----------Responses-----------
# Response
0 No, never would I leave a quest!
1 Yah I'm pathetic... Pay 50000000z
2 Cancel Chat
-------------------------------
Code: Select all
if (console =~ /1.+Yah.+I'm.+pathetic\.\.\..+Pay.+50000000z.+/) call giveup
or do I need an extra plugin for my bot to recognize the npc Response list and be able to check it through console?
thanks in advanced..