INSERT INTO cq_action
(`id`, `id_next`, `id_nextfail`, `type`, `data`, `param`)
VALUES
(50000001, 50000002, 0000, 0102, 0, 'I~would~like~a~1380ep~card. 50000005');
when you have a choice for an npc you have to add this to cq_task
I am going off memory so exact details could be off a little.
every task has values like 999 or numbers that repeat each time so I suggest you copy these I dont know if it makes any difference but best be safe then sorry
just add the ID of cq_task as 50000005 and put its cq_id as the same this means when you click it, it will regonise that it jumps to action 50000005
do this for any choices you make for npcs
dont forget cq_task has to reload so after editing reboot your server
---side--note----
as for your ID that contains the gmlog entry no need to put that in as its only for those that want to keep track to see if someone is cheating or how much ep is flowing through the server