hey, i made a mob in WoW vandetta - wage of war. i download it excute the batch file and respawn itworkt fine but in wowV you can also do "mob Loot" i did it i created new items and excute them and created a mob loot and a exuted it , it says sucsesfully when i logged in to the server and killd him it didin't drop anything
whats the problem
?
INSERT INTO `creature_loot_template` (`entry`,`item`,`ChanceOrQuestChance`,`groupid`,`mincountOrRef`,`maxcount`) VALUES
('150010', '150002', '10', '0', '1', '1'),
('150010', '150003', '10', '0', '1', '1'),
('150010', '150004', '1', '0', '1', '1'),
('150010', '150005', '1', '0', '1', '1');
thtas the loot script :S whats wrong?