URI:
   DIR Return Create A Forum - Home
       ---------------------------------------------------------
       Xydia V2.0
  HTML https://xydia.createaforum.com
       ---------------------------------------------------------
       *****************************************************
   DIR Return to: Programming
       *****************************************************
       #Post#: 1899--------------------------------------------------
       Beginner Delta Tutorial - How to Make NPC Drop Items #5
   DIR By: Dan
       Date: August 25, 2012, 4:25 am
       ---------------------------------------------------------
       Difficulty: 0/10
       Credits: 100% me
       Okay This is a very simple Guide and is not hard at all so let's
       get right into it.
       Go to your server folder > config > Open up npcdrops.cfg
       There You should see stuff like this
       --- Code ---
       npcdrop = 2263
       npcdrop = 2263
       npcdrop = 2263
       npcdrop = 2263
       npcdrop = 2263
       npcdrop = 2264
       npcdrop = 2264
       --- End Code ---
       Now Under that Put this code:
       --- Code ---
       npcdrop = (NPCID)
       DROPPED)
       --- End Code ---
       Now you have just added a simple code to make a npc drop an
       item.
       *****************************************************
       Page 1 of 1