Twist Gaming
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Item ID list + Mob ID list

Go down

Item ID list + Mob ID list Empty Item ID list + Mob ID list

Post  mrHaritas Thu Jul 15, 2010 7:18 pm

Hello guys, this is my first tutorial so I wont spend much time making it graphicly good. Let's start:

I'm working on my 1.9 version private server and first thing I want to fix is mob item drop list (instances). A lot of you want to know how to fix this. Basicly what you need is Item ID which you can find on [You must be registered and logged in to see this link.]. Find item you wish the mob drops and on the right side you can see its ID. Copy that and go on your server. Type: //adddrop (mobId, itemId, min, max, chance) . MobID can be found on your mysql database with name: droplist.sql. You can open that up and search for mob. Example: Lord Lannok. Server has only 1 drop chosen for this mob and there's his ID located: 214696. Now you can type in-game //adddrop 214696 ItemID(aionarmory.com) 1 1 (two 1 mean it will drop only 1x) chance (in percents will it drop or not).

That's all you need to do. What a Face

This was tested yet but it should work properly.

Thank's for reading, Haritas.
mrHaritas
mrHaritas
Member
Member

Posts Posts : 4
Reputation Reputation : 0

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum