Help Arcane Map mobs and drop

Results 1 to 5 of 5
  1. #1
    Enthusiast Hanzel is offline
    MemberRank
    Jul 2013 Join Date
    46Posts

    Help Arcane Map mobs and drop

    I just add the arcane map on my server I have the monsters but no drop...
    How can I add drop for the specific monsters?


  2. #2
    Account Upgraded | Title Enabled! Avalansh93 is offline
    MemberRank
    Jan 2012 Join Date
    RussiaLocation
    201Posts

    Re: Help Arcane Map mobs and drop

    i have too some trouble, i add my specific drop in AT but

    in server set drop amount x3
    in AT some 1 some 2 and vary rarefully 3 items

    very many times be what with monsters not drop nothing... just nothing.. i cant understand where is a problem

  3. #3
    Enthusiast Hanzel is offline
    MemberRank
    Jul 2013 Join Date
    46Posts

    Re: Help Arcane Map mobs and drop

    im not asking that..
    Im asking how to add drop on the monster on Arcane map....

  4. #4
    Banned GODSKIN is offline
    BannedRank
    Aug 2011 Join Date
    กรุงเLocation
    1,433Posts

    Re: Help Arcane Map mobs and drop

    Code:
    [Terrain]	TerrainX	TerrainY	WarpIdxForDead	WarpIdxForRetn	WarpIdxForLOut	DmgMin	DmgMax	WarControl
    0	0	0	506	506	506	0	0	0
    
    [CommDrop]	TerrainIdx	ItemKind	ItemOpt	DropRate	MinLv	MaxLv	Group	MaxDropCnt	OptPoolIdx	DurationIdx
    0	0	1	0	.15000000000000000	1	200	0	0	0	0
    1	0	2	0	.15000000000000000	1	200	0	0	0	0
    2	0	25	0	.0530000000000000	1	200	0	0	33	0
    3	0	40	0	.0530000000000000	1	200	0	0	33	0
    4	0	55	0	.0530000000000000	1	200	0	0	33	0
    5	0	70	0	.0530000000000000	1	200	0	0	33	0
    6	0	85	0	.0530000000000000	1	200	0	0	33	0
    7	0	100	0	.0530000000000000	1	200	0	0	33	0
    8	0	115	0	.0530000000000000	1	200	0	0	33	0
    9	0	116	0	.0530000000000000	1	200	0	0	33	0
    10	0	130	0	.0530000000000000	1	200	0	0	33	0
    11	0	131	0	.0530000000000000	1	200	0	0	33	0
    12	0	145	0	.0530000000000000	1	200	0	0	33	0
    13	0	146	0	.0530000000000000	1	200	0	0	33	0
    14	0	160	0	.0530000000000000	1	200	0	0	33	0
    15	0	161	0	.0530000000000000	1	200	0	0	33	0
    16	0	175	0	.0530000000000000	1	200	0	0	33	0
    17	0	176	0	.0530000000000000	1	200	0	0	33	0
    18	0	190	0	.0530000000000000	1	200	0	0	33	0
    19	0	191	0	.0530000000000000	1	200	0	0	33	0
    20	0	205	0	.0530000000000000	1	200	0	0	33	0
    21	0	206	0	.0530000000000000	1	200	0	0	33	0
    22	0	220	0	.0530000000000000	1	200	0	0	33	0
    23	0	221	0	.0530000000000000	1	200	0	0	33	0
    24	0	235	0	.0530000000000000	1	200	0	0	33	0
    25	0	236	0	.0530000000000000	1	200	0	0	33	0
    26	0	250	0	.0530000000000000	1	200	0	0	33	0
    27	0	251	0	.0530000000000000	1	200	0	0	33	0
    28	0	265	0	.0530000000000000	1	200	0	0	33	0
    29	0	266	0	.0530000000000000	1	200	0	0	33	0
    30	0	280	0	.0530000000000000	1	200	0	0	33	0
    31	0	281	0	.0530000000000000	1	200	0	0	33	0
    
    [MobsDrop]	TerrainIdx	SpeciesIdx	ItemKind	ItemOpt	DropRate	MinLv	MaxDropCnt	OptPoolIdx	DurationIdx
    0	0	1927	464	0	5.00000000000000000	1	0	0	0
    1	0	1927	477	0	5.00000000000000000	1	0	0	0
    2	0	1927	480	0	5.00000000000000000	1	0	0	0
    3	0	1927	482	0	5.00000000000000000	1	0	0	0
    4	0	1927	483	0	5.00000000000000000	1	0	0	0
    5	0	1927	507	0	5.00000000000000000	1	0	0	0
    6	0	1927	1239	0	1.00000000000000000	1	0	0	0
    7	0	1927	3193	0	3.00000000000000000	1	0	0	0
    8	0	1927	3194	0	3.00000000000000000	1	0	0	0
    9	0	1928	464	0	5.00000000000000000	1	0	0	0
    10	0	1928	477	0	5.00000000000000000	1	0	0	0
    11	0	1928	480	0	5.00000000000000000	1	0	0	0
    12	0	1928	482	0	5.00000000000000000	1	0	0	0
    13	0	1928	483	0	5.00000000000000000	1	0	0	0
    14	0	1928	507	0	5.00000000000000000	1	0	0	0
    15	0	1928	1239	0	1.00000000000000000	1	0	0	0
    16	0	1928	3193	0	3.00000000000000000	1	0	0	0
    17	0	1928	3194	0	3.00000000000000000	1	0	0	0
    
    [MobsDropMission]	TerrainIdx	SpeciesIdx	ItemKind	ItemOpt	DropRate	MaxDropCnt

  5. #5
    Enthusiast Hanzel is offline
    MemberRank
    Jul 2013 Join Date
    46Posts

    Re: Help Arcane Map mobs and drop

    what is that godskin? can you explain?



Advertisement