Jump to content

Recommended Posts

Hi, something wrong is with my mob_drop_item.txt i have only for test one mob with drop, here:

Group    mob
{
    type    limit
    mob    1093
    level_limit    60
    1    80005    1    400
}


and item stil dont drop, its not the problem or item or  tab or something like that because if i change this solution with 

Group    mob1
{
    type    drop
    mob    1093
    1    80005    1    400
}


than evryting its okay but item is droping only close to level mob, if i have 10/20 more than mob than item is dropped but i want to drop this item on all of time.

What is happend? my db syserr:

SYSERR: Jul 28 07:12:37 :: Process: FDWATCH: peer null in event: ident 23
SYSERR: Jul 28 07:12:37 :: Process: FDWATCH: peer null in event: ident 20
SYSERR: Jul 28 07:12:37 :: Process: FDWATCH: peer null in event: ident 26
SYSERR: Jul 28 07:12:37 :: Process: FDWATCH: peer null in event: ident 24
SYSERR: Jul 28 07:12:37 :: Process: FDWATCH: peer null in event: ident 22
SYSERR: Jul 28 07:12:38 :: Process: FDWATCH: peer null in event: ident 21

Link to comment
https://metin2.dev/topic/16445-mob_drop_itemtxt-problem/
Share on other sites

  • Replies 6
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Change

Group    mob
{
    type    limit
    mob    1093
    level_limit    60
    1    80005    1    400
}

to this

 

Group    mob
{
    type    limit
    mob    1093
    level_limit    60
    1    80005    1    100
}
Link to comment
https://metin2.dev/topic/16445-mob_drop_itemtxt-problem/#findComment-91022
Share on other sites

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.