Jump to content

Question

Posted

8elw sto droplist na valw opou exei to 57 min=50 kai max=113 kai chance 700000

na to kanw etsi?

UPDATE `droplist` SET `min` = '35' WHERE `droplist`.`57` =ID;

UPDATE `droplist` SET `max` = '113' WHERE `droplist`.`57` =ID;

 

6 answers to this question

Recommended Posts

  • 0
Posted

database/table custom_droplist

 

mobId             ItemId       min                max              category                 chance
34291               57          10000000      20000000        p.x 9538102   gia 100% 1000000

  • 0
Posted

kane ena txt arxeio kai vale afta mesa kai trekse thn entolh

UPDATE droplist SET min = 35 WHERE itemId = "57";
UPDATE droplist SET max = 113 WHERE itemId = "57";
UPDATE droplist SET chance= 700000 WHERE itemId = "57";

P.S tested and working ;)

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock