Set the drop.

02/15/2014 12:22 ionutionut123#1
How can i set the drop of mobs (cps/stones/items) source 5803
02/15/2014 13:20 abdoumatrix#2
Database/MonsterInformation.cs
02/15/2014 13:33 ionutionut123#3
that's it, but which one need changed ?
[GuildBeast]
SizeAdd=1
ZoomPercent=100
MaxLife=65535
Level=1
BornAction=315
BornEffect=MBStandard
BornSound=none
ActResCtrl=0
ASB=5
ADB=6
BodyType=0
TypeID=3120
AntiType=0
Armet=0
ArmetColor=3
RWeapon=0
LWeapon=0
LWeaponColor=3
Misc=0
Mount=0
BattleLev=0
ExtraExp=100
StcType=0
BiologicalType=0
Boss=0
02/15/2014 13:38 drakejoe67#4
Do you have "Microsoft Visual C#" ?
02/15/2014 13:40 ionutionut123#5
No.
02/15/2014 13:52 drakejoe67#6
^
That my friends on elitepvpers, is the first answer we look for when people ask for help.
____________________________
You will need it if the source's drop chances are inside the source. This is why I seriously recommend people that request help, to please provide the information if they code on the program or not.

The list of text you found is nothing more than monster data for the client, which the server might use, but has nothing to do with Drop Rates.

Well if the source you use has Script engine to it, then that's another case.
but seeing as you don't program at all, scripting might be out of the questions.
02/15/2014 13:58 ionutionut123#7
I cee ..well thnx you. ^^