About drop item from 1 mob

Results 1 to 4 of 4
  1. #1
    Member tuongtu_99 is offline
    MemberRank
    Oct 2004 Join Date
    86Posts

    About drop item from 1 mob

    hi
    i have 1 prob is :

    Code:
    [MobsDrop]	TerrainIdx	SpeciesIdx	ItemKind	ItemOpt	DropRate	MinLv	MaxDropCnt	OptPoolIdx	DurationIdx
    0	0	913	1	0	4.50000000000000000	1	0	0	0
    1	0	913	2	0	4.50000000000000000	1	0	0	0
    2	0	913	1215	0	4.50000000000000000	1	0	0	0
    3	0	913	57419	1076439284	4.00000000000000000	1	0	0	0
    4	0	913	57434	1076439284	4.00000000000000000	1	0	0	0
    5	0	913	84	536878532	3.50000000000000000	1	0	0	0
    6	0	913	99	536878532	3.50000000000000000	1	0	0	0
    7	0	913	84	536878276	3.50000000000000000	1	0	0	0
    8	0	913	99	536878276	3.50000000000000000	1	0	0	0
    9	0	913	84	536878020	3.50000000000000000	1	0	0	0
    10	0	913	99	536878020	3.50000000000000000	1	0	0	0
    11	0	913	84	536876996	3.50000000000000000	1	0	0	0
    12	0	913	99	536876996	3.50000000000000000	1	0	0	0
    13	0	913	84	536876740	3.50000000000000000	1	0	0	0
    14	0	913	99	536876740	3.50000000000000000	1	0	0	0
    15	0	913	84	536875972	3.50000000000000000	1	0	0	0
    16	0	913	99	536875972	3.50000000000000000	1	0	0	0
    17	0	913	84	536875716	3.50000000000000000	1	0	0	0
    18	0	913	99	536875716	3.50000000000000000	1	0	0	0
    19	0	913	84	536875460	3.50000000000000000	1	0	0	0
    20	0	913	99	536875460	3.50000000000000000	1	0	0	0
    21	0	913	99	536876228	3.50000000000000000	1	0	0	0
    22	0	913	84	536876484	3.50000000000000000	1	0	0	0
    23	0	913	84	536876228	3.50000000000000000	1	0	0	0
    24	0	913	99	536876484	3.50000000000000000	1	0	0	0
    25	0	913	692	9733	2.00000000000000000	1	0	0	0
    26	0	913	1200	130	2.00000000000000000	1	0	0	0
    27	0	913	1201	130	2.00000000000000000	1	0	0	0
    28	0	913	1203	129	2.00000000000000000	1	0	0	0
    29	0	913	1206	129	2.00000000000000000	1	0	0	0
    30	0	915	1	0	6.00000000000000000	1	0	0	0
    31	0	915	2	0	6.00000000000000000	1	0	0	0
    32	0	915	57449	1073752360	5.00000000000000000	1	0	0	0
    33	0	915	57539	1073752360	5.00000000000000000	1	0	0	0
    34	0	915	113	536878801	3.00000000000000000	1	0	0	0
    35	0	915	114	536878801	3.00000000000000000	1	0	0	0
    36	0	915	203	536878803	3.00000000000000000	1	0	0	0
    37	0	915	204	536878803	3.00000000000000000	1	0	0	0
    38	0	915	113	536878545	3.00000000000000000	1	0	0	0
    39	0	915	114	536878545	3.00000000000000000	1	0	0	0
    40	0	915	203	536878547	3.00000000000000000	1	0	0	0
    41	0	915	204	536878547	3.00000000000000000	1	0	0	0
    42	0	915	113	536878289	3.00000000000000000	1	0	0	0
    43	0	915	114	536878289	3.00000000000000000	1	0	0	0
    44	0	915	203	536878291	3.00000000000000000	1	0	0	0
    45	0	915	204	536878291	3.00000000000000000	1	0	0	0
    46	0	915	113	536876753	3.00000000000000000	1	0	0	0
    47	0	915	114	536876753	3.00000000000000000	1	0	0	0
    48	0	915	203	536876499	3.00000000000000000	1	0	0	0
    49	0	915	204	536876499	3.00000000000000000	1	0	0	0
    50	0	915	113	536876497	3.00000000000000000	1	0	0	0
    51	0	915	114	536876497	3.00000000000000000	1	0	0	0
    52	0	915	203	536875475	3.00000000000000000	1	0	0	0
    53	0	915	204	536875475	3.00000000000000000	1	0	0	0
    54	0	915	113	536875729	3.00000000000000000	1	0	0	0
    55	0	915	114	536875729	3.00000000000000000	1	0	0	0
    56	0	915	203	536875987	3.00000000000000000	1	0	0	0
    57	0	915	204	536875987	3.00000000000000000	1	0	0	0
    58	0	915	113	536875473	3.00000000000000000	1	0	0	0
    59	0	915	114	536875473	3.00000000000000000	1	0	0	0

    OTHER

    my prob is : only RED can be droped T_T
    never see other drop
    what happen ?
    anyone know ?
    can u help me ?


  2. #2
    Account Upgraded | Title Enabled! balmungx30 is offline
    MemberRank
    Sep 2008 Join Date
    cabalnation.comLocation
    233Posts

    Re: About drop item from 1 mob

    +0~7 with option cant be drop ^_^
    use option pool if you want to drop the item

  3. #3
    Member tuongtu_99 is offline
    MemberRank
    Oct 2004 Join Date
    86Posts

    Re: About drop item from 1 mob

    Quote Originally Posted by balmungx30 View Post
    +0~7 with option cant be drop ^_^
    use option pool if you want to drop the item
    wrong
    if 0~7 cant be drop why the red can drop ?
    red = training item +7 with 4 slot amp :)

  4. #4
    Account Upgraded | Title Enabled! King_MU is offline
    MemberRank
    Apr 2005 Join Date
    Heaven or HellLocation
    902Posts

    Re: About drop item from 1 mob

    i'm sure with u is ur drop rate in ur server = x4

    let see why
    (4.5+4.5+4.5+4+4+3.5+3.5)*4 =28.5*4 = 114
    (6+6+5+5+3)*4 = 25 * 4 = 100

    drop rate in 1 mob have max = 100% drop rate
    if ur drop rate = x4 u can drop only item with sum of drop rate ~ 100%

    if u want to drop all of it
    change ur drop rate = x1



Advertisement