Thread: [PI]How would I make a npc drop always bones

Results 1 to 10 of 10
  1. #1 [PI]How would I make a npc drop always bones 
    Banned
    Join Date
    Dec 2009
    Posts
    245
    Thanks given
    11
    Thanks received
    18
    Rep Power
    0
    I have a problem with my NPC Drops,

    So far after about 50 kills it only dropped the ones in first row.

    Code:
    #frost_dragon
    10770:35	18830:1	995:20000	808:129	886:127	391:2	207:2	3051:2	213:2	15243:150
    11286:1	14484:1	989:1	5304:1	11726:1	11728:1	989:1	15241:1
    The item id for frost bones are 18830, and I want it to make it drop always on each kill but I have no clue how.
    Reply With Quote  
     

  2. #2  
    Donator


    Join Date
    Nov 2008
    Posts
    1,017
    Thanks given
    21
    Thanks received
    32
    Rep Power
    161
    i think its in NPCConstant.tsm...
    Reply With Quote  
     

  3. #3  
    Banned
    Join Date
    Dec 2009
    Posts
    245
    Thanks given
    11
    Thanks received
    18
    Rep Power
    0
    That is what is in NPCConstant.tsm.
    Reply With Quote  
     

  4. #4  
    #packeting

    God's Avatar
    Join Date
    Feb 2011
    Posts
    1,007
    Thanks given
    315
    Thanks received
    115
    Rep Power
    181
    Code:
    941	536	1753
    55	1751	536
    82	592
    83	592
    2881	6729	6155
    2882	6729	6155
    2883	6729	6155
    1615	592
    1624	526
    1613	592
    1618	526
    1643	592
    1600	526
    84	592
    119	526
    4278	1075	1117	1155
    4279	1067	1115	1153
    4280	1069	1119	1157
    4281	1077	1125	1165
    4282	1071	1121	1159
    4283	1073	1123	1161
    4284	1079	1127	1163
    117	532
    110	532
    112	532
    2783	526
    90	526
    49	526
    1183	526
    54	536	2509
    50	536	2509
    78	526
    181	526
    178	526
    127	526
    52	534
    119	526
    1265	526
    122	526
    1	526
    100	526
    101	526
    102	526
    912	526
    913	526
    914	526
    4292	532
    4291	532
    1592	536
    1591	536
    thats my npcconstants.tsm. so i think your looking in the wrong file.

    Your looking in NpcDrops.




    LOL^

    [Today 12:51 AM] Stewie: If at first you don't succeed, you probably just realized you're a woman.

    ...oh stewie
    Reply With Quote  
     

  5. #5  
    Banned
    Join Date
    Dec 2009
    Posts
    245
    Thanks given
    11
    Thanks received
    18
    Rep Power
    0
    No I am not looking wrong.

    That is my .tsm file.

    And what you posted is my java files, and my drops are working properly.

    Just need to know how to add frost bones.
    Reply With Quote  
     

  6. #6  
    #packeting

    God's Avatar
    Join Date
    Feb 2011
    Posts
    1,007
    Thanks given
    315
    Thanks received
    115
    Rep Power
    181
    Quote Originally Posted by cruelity View Post
    No I am not looking wrong.

    That is my .tsm file.

    And what you posted is my java files, and my drops are working properly.

    Just need to know how to add frost bones.

    Uhm, i what you posted, is the contents of NpcDrops.tsm

    There are more than one tsm files. o_o
    if not, your PI has different drop system




    LOL^

    [Today 12:51 AM] Stewie: If at first you don't succeed, you probably just realized you're a woman.

    ...oh stewie
    Reply With Quote  
     

  7. #7  
    Banned
    Join Date
    Dec 2009
    Posts
    245
    Thanks given
    11
    Thanks received
    18
    Rep Power
    0
    Its the same, .tsm is the file I posted, I think you got something wrong infront of you.
    Reply With Quote  
     

  8. #8  
    Banned
    Join Date
    Sep 2010
    Posts
    609
    Thanks given
    5
    Thanks received
    15
    Rep Power
    0
    npcconstants add the npc and the item it drops constantly it's obvious
    Reply With Quote  
     

  9. #9  
    Banned
    Join Date
    Dec 2009
    Posts
    245
    Thanks given
    11
    Thanks received
    18
    Rep Power
    0
    No not really.

    If you'd add bones and then add a rate of 100 it would drop rares always.
    If you'd add new npc line with same npc id and a rate of 100 and only bones it would fuck up server.
    Reply With Quote  
     

  10. #10  
    Banned
    Join Date
    Dec 2009
    Posts
    245
    Thanks given
    11
    Thanks received
    18
    Rep Power
    0
    Anyone ???
    Reply With Quote  
     


Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Bones to bananas & Bones to peaches!
    By R0cky 0wnz in forum Snippets
    Replies: 23
    Last Post: 03-21-2014, 04:00 PM
  2. [PI] Monsters don't drop any bones
    By Dunhel in forum Help
    Replies: 4
    Last Post: 05-22-2011, 03:37 PM
  3. Replies: 0
    Last Post: 08-22-2010, 02:05 PM
  4. Replies: 6
    Last Post: 02-23-2008, 02:54 AM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •