Hello everone, i found that alot of pepole wanna know how they can make monster drop dbs..I made thats topic for this reason..so just understand me ...and you will make it easy.
Open your Navicat Then open table cq_monstertype Go to find Action line and add that code 2053 for mobs you want to drop..
Then close the table and Open table cq_action and make a new record insert record ,,at the first row called id 2053 id_next , 2054 ,id_nextfail 0type121 ,data 0 then in param 1 10 <~~10 it's important because that the number of mobs to droping a db, like if you want the db drop after 50 mobs just write 1 50 , if you want 100 write 1 100....ect
and make a new record and write in id 2054 , id_next 2055 , id_nextfail 0 ,type 801 , data 0 ,param dropitem 1088000
That's all , If you liked my post click on thanks!!
Open your Navicat Then open table cq_monstertype Go to find Action line and add that code 2053 for mobs you want to drop..
Then close the table and Open table cq_action and make a new record insert record ,,at the first row called id 2053 id_next , 2054 ,id_nextfail 0type121 ,data 0 then in param 1 10 <~~10 it's important because that the number of mobs to droping a db, like if you want the db drop after 50 mobs just write 1 50 , if you want 100 write 1 100....ect
and make a new record and write in id 2054 , id_next 2055 , id_nextfail 0 ,type 801 , data 0 ,param dropitem 1088000
That's all , If you liked my post click on thanks!!