Quote:
Originally Posted by SpongeBox
Code:
update cq_dropitemrule set item0=1033132 where group_id=3033;
update cq_dropitemrule set item1=1033132 where group_id=3033;
update cq_dropitemrule set item2=1033132 where group_id=3033;
update cq_dropitemrule set item3=1033132 where group_id=3033;
update cq_dropitemrule set item4=1033132 where group_id=3033;
update cq_dropitemrule set item5=1033132 where group_id=3033;
update cq_dropitemrule set item6=1033132 where group_id=3033;
update cq_dropitemrule set item7=1033132 where group_id=3033;
update cq_dropitemrule set item8=1033132 where group_id=3033;
update cq_dropitemrule set item9=1033132 where group_id=3033;
update cq_dropitemrule set item10=1033132 where group_id=3033;
update cq_dropitemrule set item11=1033132 where group_id=3033;
update cq_dropitemrule set item12=1033132 where group_id=3033;
update cq_dropitemrule set item13=1033132 where group_id=3033;
update cq_dropitemrule set item14=1033132 where group_id=3033;
[code]If want to edit chance,
update cq_dropitemrule set chance=CHANCE% where group_id=3033;
[/code]
|
if i add more that one iteam from amob it will be harmfull ?
and what about if i want to make each monster drom an iteam so it must be every monster drop iteam so what chance i must put there ?