ittiphol Posted April 24, 2021 Posted April 24, 2021 Script Is it possible or not That will allow monsters to drop double items. Thank you advance. Quote
0 Loke Posted April 24, 2021 Posted April 24, 2021 Its allowed just put the same item id in monster drop via mob_db.yml 1 Quote
0 cmsm94 Posted April 25, 2021 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
0 LearningRO Posted April 25, 2021 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
0 ittiphol Posted April 25, 2021 Author 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
0 Loke Posted April 25, 2021 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
0 ittiphol Posted April 25, 2021 Author 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
0 Loke Posted April 25, 2021 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
Question
ittiphol
Script Is it possible or not That will allow monsters to drop double items.
Thank you advance.
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.