Thread: DeltaScape [DROPS]

Page 1 of 2 12 LastLast
Results 1 to 10 of 12
  1. #1 DeltaScape [DROPS] 
    *Rs-Coding*
    Guest
    How can i make NPC's drop items?

    Because some NPC's dont drop nothink.
    If you no can you tell me please.
     

  2. #2  
    Heaven Sent
    Guest
    Quote Originally Posted by *Rs-Coding* View Post
    How can i make NPC's drop items?

    Because some NPC's dont drop nothink.
    If you no can you tell me please.
    Since DeltaScape is dodian/devolution based, I would suggest checking NpcDrops in the configuration folder. If that doesn't work, NpcHandler.
     

  3. #3  
    *Rs-Coding*
    Guest
    Ok i found this in NPCdrops.Java

    //abbysal
    npcdrop = 2263 5509 1 10
    npcdrop = 2263 5510 1 7
    npcdrop = 2263 5512 1 5
    npcdrop = 2263 5514 1 2
    npcdrop = 2263 526 1 100
    npcdrop = 2264 5509 1 10
    npcdrop = 2264 5510 1 7
    npcdrop = 2264 5512 1 5
    npcdrop = 2264 5514 1 2
    npcdrop = 2264 526 1 100
    npcdrop = 2265 5509 1 10
    npcdrop = 2265 5510 1 7
    npcdrop = 2265 5512 1 5
    npcdrop = 2265 5514 1 2
    npcdrop = 2265 526 1 100
    Thats for the abby's how can i change the item?
    So it drops whips.
     

  4. #4  
    Banned

    Join Date
    Sep 2008
    Posts
    258
    Thanks given
    0
    Thanks received
    2
    Rep Power
    0
    Quote Originally Posted by *Rs-Coding* View Post
    Ok i found this in NPCdrops.Java



    Thats for the abby's how can i change the item?
    So it drops whips.
    Code:
    npcdrop = 2265 4151 1 100
     

  5. #5  
    Heaven Sent
    Guest
    Quote Originally Posted by *Rs-Coding* View Post
    Ok i found this in NPCdrops.Java



    Thats for the abby's how can i change the item?
    So it drops whips.
    Those are the enemies in the abyss. Abyssal demons are in the Slayer tower and are further down the file. Search for 4151 and it will tell you.
     

  6. #6  
    Banned

    Join Date
    Sep 2008
    Posts
    258
    Thanks given
    0
    Thanks received
    2
    Rep Power
    0
    Quote Originally Posted by Varek View Post
    Those are the enemies in the abyss. Abyssal demons are in the Slayer tower and are further down the file. Search for 4151 and it will tell you.
    Or do what I posted, a little ways up.
     

  7. #7  
    Heaven Sent
    Guest
    Quote Originally Posted by xxt4nkxx View Post
    Or do what I posted, a little ways up.
    There's no point in adding it again if it's already in there.
     

  8. #8  
    *Rs-Coding*
    Guest
    Ok i found..

    npcdrop = 1615 4151 1 1
    npcdrop = 1615 4587 1 3
    npcdrop = 1615 1163 1 8
    npcdrop = 1615 1079 1 5
    npcdrop = 1615 2856 1 1
    npcdrop = 1615 592 1 100
    There is only 1 4151 so is that a rare drop?
     

  9. #9  
    Heaven Sent
    Guest
    Quote Originally Posted by *Rs-Coding* View Post
    Ok i found..



    There is only 1 4151 so is that a rare drop?
    No.

    Code:
    npcdrop = npcid	itemid	chance	amount
     

  10. #10  
    *Rs-Coding*
    Guest
    So that is a rare then??

    npcdrop = 1615 4151 1 1
     

Page 1 of 2 12 LastLast

Thread Information
Users Browsing this Thread

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


User Tag List

Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •