ittiphol Posted April 24, 2021 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 115 Reputation: 7 Joined: 05/09/19 Last Seen: May 20, 2021 Share Posted April 24, 2021 Script Is it possible or not That will allow monsters to drop double items. Thank you advance. Quote Link to comment Share on other sites More sharing options...
0 Loke Posted April 24, 2021 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 174 Reputation: 6 Joined: 12/20/11 Last Seen: July 20, 2024 Share Posted April 24, 2021 Its allowed just put the same item id in monster drop via mob_db.yml 1 Quote Link to comment Share on other sites More sharing options...
0 cmsm94 Posted April 25, 2021 Group: Members Topic Count: 61 Topics Per Day: 0.01 Content Count: 170 Reputation: 5 Joined: 08/11/13 Last Seen: October 18, 2024 Share Posted April 25, 2021 21 hours ago, ittiphol said: Script Is it possible or not That will allow monsters to drop double items. Thank you advance. Honestly, this is really cool. If there's like a cool small effect pops out too. 1 Quote Link to comment Share on other sites More sharing options...
0 LearningRO Posted April 25, 2021 Group: Members Topic Count: 107 Topics Per Day: 0.02 Content Count: 778 Reputation: 72 Joined: 02/10/12 Last Seen: 5 hours ago Share Posted April 25, 2021 1 hour ago, cmsm94 said: Honestly, this is really cool. If there's like a cool small effect pops out too. yes, set the item_id on item_flag.txt // 64 - Item will be displayed with a client side defined drop // 128 - Item will be displayed with a white pillar drop effect // 256 - Item will be displayed with a blue pillar drop effect // 512 - Item will be displayed with a yellow pillar drop effect // 1024 - Item will be displayed with a purple pillar drop effect // 2048 - Item will be displayed with a orange pillar drop effect 1 Quote Link to comment Share on other sites More sharing options...
0 ittiphol Posted April 25, 2021 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 115 Reputation: 7 Joined: 05/09/19 Last Seen: May 20, 2021 Author Share Posted April 25, 2021 5 hours ago, Loke said: Its allowed just put the same item id in monster drop via mob_db.yml Thank you Can you example for me Quote Link to comment Share on other sites More sharing options...
0 Loke Posted April 25, 2021 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 174 Reputation: 6 Joined: 12/20/11 Last Seen: July 20, 2024 Share Posted April 25, 2021 3 hours ago, ittiphol said: Thank you Can you example for me Quote Example : you want to add more broken shell to Permeter just add one more broken shell to its drops. - Id: 1314 AegisName: PERMETER Name: Permeter Level: 63 Hp: 8228 BaseExp: 3756 JobExp: 1955 Attack: 943 Attack2: 1211 Defense: 46 MagicDefense: 45 Str: 69 Agi: 59 Vit: 60 Int: 5 Dex: 69 Luk: 100 AttackRange: 2 SkillRange: 10 ChaseRange: 12 Size: Medium Race: Brute Element: Neutral ElementLevel: 2 WalkSpeed: 250 AttackDelay: 1100 AttackMotion: 483 DamageMotion: 528 Ai: 17 Drops: - Item: Turtle_Shell Rate: 4413 - Item: Turtle_Shell Rate: 4413 - Item: Broken_Shell Rate: 45 - Item: Wooden_Block Rate: 1240 - Item: Red_Herb Rate: 2450 - Item: Zargon Rate: 1240 - Item: Fruit_Of_Mastela Rate: 25 - Item: Anodyne Rate: 1 - Item: Permeter_Card Rate: 1 StealProtected: true 1 Quote Link to comment Share on other sites More sharing options...
0 ittiphol Posted April 25, 2021 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 115 Reputation: 7 Joined: 05/09/19 Last Seen: May 20, 2021 Author Share Posted April 25, 2021 7 hours ago, Loke said: So if i want to set double drop all monster must set like this all id monster !! OMG! Thank you. hahaha Quote Link to comment Share on other sites More sharing options...
0 Loke Posted April 25, 2021 Group: Members Topic Count: 48 Topics Per Day: 0.01 Content Count: 174 Reputation: 6 Joined: 12/20/11 Last Seen: July 20, 2024 Share Posted April 25, 2021 7 hours ago, ittiphol said: So if i want to set double drop all monster must set like this all id monster !! OMG! Thank you. hahaha Yes. 1 Quote Link to comment Share on other sites More sharing options...
0 ittiphol Posted April 26, 2021 Group: Members Topic Count: 27 Topics Per Day: 0.01 Content Count: 115 Reputation: 7 Joined: 05/09/19 Last Seen: May 20, 2021 Author Share Posted April 26, 2021 Hahaha i give up. Quote Link to comment Share on other sites More sharing options...
Question
ittiphol
Script Is it possible or not That will allow monsters to drop double items.
Thank you advance.
Link to comment
Share on other sites
8 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.