NIGUEM AI TEM UMA QUERY, DE DROP DE DBS???? POR FAVOR OU ME ENSINE A FZER PELO CQ_ACTION NA 50 E 51... TKX
2 participantes
[PEDIDO URGENTE] DROP DE DBS URGENTE
kelks01- Noob
- Mensagens : 3
Data de inscrição : 01/12/2010
Especialidade : conquer
- Mensagem nº1
[PEDIDO URGENTE] DROP DE DBS URGENTE
edcarlos- Noob
- Mensagens : 11
Data de inscrição : 19/02/2011
Especialidade : dincks@hotmail.com
- Mensagem nº2
Drop de dbs
NSERT
INTO cq_action (`id`, `id_next`, `id_nextfail`, `type`, `data`,
`param`) VALUES (2650523, 0000, 0000, 1010, 2005, '1 DragonBall has
dropped.');
INSERT INTO cq_action (`id`, `id_next`,
`id_nextfail`, `type`, `data`, `param`) VALUES (2650522, 2650523,
2650523, 801, 0, 'dropitem 1088000');
INSERT INTO cq_action
(`id`, `id_next`, `id_nextfail`, `type`, `data`, `param`) VALUES
(2650521, 2650522, 2650522, 0132, 0, '2 2');
INSERT INTO
cq_action (`id`, `id_next`, `id_nextfail`, `type`, `data`, `param`)
VALUES (2650520, 2650521, 0000, 0121, 0, '90 100');
UPDATE cq_monstertype set action=2650520;
Onde tem (90 100) vc pode mudar a sua necessidade.
E se vc já estiver esse ids.. n tem problema é so alterar e so alegria....
INTO cq_action (`id`, `id_next`, `id_nextfail`, `type`, `data`,
`param`) VALUES (2650523, 0000, 0000, 1010, 2005, '1 DragonBall has
dropped.');
INSERT INTO cq_action (`id`, `id_next`,
`id_nextfail`, `type`, `data`, `param`) VALUES (2650522, 2650523,
2650523, 801, 0, 'dropitem 1088000');
INSERT INTO cq_action
(`id`, `id_next`, `id_nextfail`, `type`, `data`, `param`) VALUES
(2650521, 2650522, 2650522, 0132, 0, '2 2');
INSERT INTO
cq_action (`id`, `id_next`, `id_nextfail`, `type`, `data`, `param`)
VALUES (2650520, 2650521, 0000, 0121, 0, '90 100');
UPDATE cq_monstertype set action=2650520;
Onde tem (90 100) vc pode mudar a sua necessidade.
E se vc já estiver esse ids.. n tem problema é so alterar e so alegria....