For some reason i cant changed Nefarian's loot table

Results 1 to 5 of 5
  1. #1
    Elite Member CairoLight is offline
    Member +Rank
    Jul 2006 Join Date
    TorontoLocation
    143Posts

    For some reason i cant changed Nefarian's loot table

    hi I tried to changed Nefarians loot table and it dosnt seem like it took any effect, it still drops random items. when i imported the data into Creature_loot_template DB in my Navicat it had no errors.

    Navicat 7.2.8
    Rev 2757 and SDB 305

    Code:
    11583	19003	57.34	0	1	1
    11583	19002	25.44	0	1	1
    11583	19380	15.73	0	1	1
    11583	19381	14.91	0	1	1
    11583	19375	14.43	0	1	1
    11583	16916	14.24	0	1	1
    11583	16923	14.03	0	1	1
    11583	19379	13.95	0	1	1
    11583	19382	13.79	0	1	1
    11583	19378	13.79	0	1	1
    11583	19377	13.77	0	1	1
    11583	16966	13.51	0	1	1
    11583	19376	13.46	0	1	1
    11583	16905	13.43	0	1	1
    11583	16942	13.15	0	1	1
    11583	16931	12.28	0	1	1
    11583	16897	12.01	0	1	1
    11583	16958	8.64	0	1	1
    11583	19364	7.01	0	1	1
    11583	19363	6.96	0	1	1
    11583	19356	6.76	0	1	1
    11583	19360	6.01	0	1	1
    11583	16950	5.03	0	1	1
    11583	22389	0.2	0	1	1
    11583	12720	0.15	0	1	1
    11583	14511	0.11	0	1	1
    11583	12728	0.1	0	1	1
    11583	22390	0.08	0	1	1
    11583	12717	0.06	0	1	1
    11583	20725	0	0	1	1
    11583	13107	4.15	0	1	1
    11583	13008	4.14	0	1	1
    11583	13013	4.02	0	1	1
    11583	13144	3.95	0	1	1
    11583	13007	3.59	0	1	1
    11583	13130	2.95	0	1	1
    11583	13125	2.8	0	1	1
    11583	13126	2.58	0	1	1
    11583	9402	2.55	0	1	1
    11583	13123	2.51	0	1	1
    11583	13113	2.31	0	1	1
    11583	13009	2.22	0	1	1
    11583	13111	2.21	0	1	1
    11583	2564	2.19	0	1	1
    11583	13075	2.18	0	1	1
    11583	13133	2.15	0	1	1
    11583	13135	2.13	0	1	1
    11583	13066	2.12	0	1	1
    11583	13118	2	0	1	1
    11583	13120	1.92	0	1	1
    11583	13116	1.89	0	1	1
    11583	13073	1.76	0	1	1
    11583	13067	1.72	0	1	1
    11583	13077	1.7	0	1	1
    11583	13072	1.65	0	1	1
    11583	13070	1.42	0	1	1
    11583	13040	1.31	0	1	1
    11583	13015	1.27	0	1	1
    11583	13035	1.26	0	1	1
    11583	5267	1.26	0	1	1
    11583	13003	1.23	0	1	1
    11583	13004	1.22	0	1	1
    11583	13000	1.2	0	1	1
    11583	13006	1.17	0	1	1
    11583	13146	1.09	0	1	1
    11583	13060	1.06	0	1	1
    11583	13036	1.03	0	1	1
    11583	6622	1.01	0	1	1
    11583	11302	0.97	0	1	1
    11583	13047	0.83	0	1	1
    11583	13030	0.76	0	1	1
    11583	13091	0.74	0	1	1
    11583	5266	0.69	0	1	1
    11583	13096	0.64	0	1	1
    11583	13002	0.63	0	1	1
    11583	13001	0.62	0	1	1
    11583	13085	0.59	0	1	1
    11583	13083	0.57	0	1	1
    11583	1973	0.56	0	1	1
    11583	1203	0.51	0	1	1
    11583	4696	0.45	0	1	1
    11583	7734	0.39	0	1	1
    11583	10605	0.31	0	1	1
    11583	10608	0.25	0	1	1
    11583	7991	0.21	0	1	1
    11583	7976	0.2	0	1	1
    11583	12703	0.17	0	1	1
    11583	12711	0.16	0	1	1
    11583	14501	0.14	0	1	1
    11583	8028	0.13	0	1	1
    11583	14497	0.13	0	1	1
    11583	14507	0.08	0	1	1
    11583	14510	0.07	0	1	1
    11583	14509	0.06	0	1	1
    11583	12716	0.06	0	1	1


  2. #2
    Elite Member CairoLight is offline
    Member +Rank
    Jul 2006 Join Date
    TorontoLocation
    143Posts
    is there even a fix for this? come one people i need some answers

  3. #3
    Member Virtus is offline
    MemberRank
    Dec 2006 Join Date
    27Posts
    is that your current loot_table or the modifyed ?
    cause the third row
    First - Second- Third
    11583 19003 57.34 0 1 1
    should be set to 100 if you want that item to drop allways!

    Also, you must restart mangos for it to update the mysql info ;)
    Last edited by Virtus; 04-12-06 at 02:00 AM. Reason: forgot something

  4. #4
    Elite Member CairoLight is offline
    Member +Rank
    Jul 2006 Join Date
    TorontoLocation
    143Posts
    that is not the problem, i did restart and all the drops are 100% and Nefarian drops random items that arnt even in the loot table..

  5. #5
    Elite Member CairoLight is offline
    Member +Rank
    Jul 2006 Join Date
    TorontoLocation
    143Posts
    come on someone hand me a fix or a hint! i cant get this to work!



Advertisement