Emistry Posted January 17, 2016 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10017 Reputation: 2369 Joined: 10/28/11 Last Seen: 1 hour ago Share Posted January 17, 2016 View File Usable Enchant Item Description : Players are able to click on the Enchant items to provide custom bonus to the selected equipment. Varies of bonus could be done especially use together with a *getequippedon script command to provide a wide range of bonuses. The current items and bonuses display in the video is just a sample for demo. The origin of the idea come from Diablo and 張阿神. Sample Usage: callfunc("F_UsableEnchantItem", <delete_item_id>, <enchant_item_id>{, <card_index>}); Item Database : Create a custom item for enchant - Id: 501 AegisName: Red_Potion_Enchant_Usable Name: Red Potion Type: DelayConsume Buy: 10 Weight: 70 Script: | callfunc("F_UsableEnchantItem", 501, 909, 3); Create a custom enchant item with special bonuses. - Id: 909 AegisName: Jellopy_Enchant_Item Name: Jellopy Type: Etc Buy: 6 Weight: 10 Flags: BuyingStore: true Script: | .@eqp = getequippedon(); if (.@eqp & EQP_ARMOR) { bonus bVit,100; } if (.@eqp & EQP_HEAD_TOP) { bonus bInt,100; } if (.@eqp & EQP_SHOES) { bonus bAgi,100; } Preview : Submitter Emistry Submitted 01/17/2016 Category Utilities Video https://www.youtube.com/watch?v=dFivhLs1zeE Content Author Emistry 1 Quote Link to comment Share on other sites More sharing options...
williamII Posted January 17, 2016 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 342 Reputation: 15 Joined: 11/21/11 Last Seen: 8 hours ago Share Posted January 17, 2016 ohhh very very good thxxxxxxxx ! Quote Link to comment Share on other sites More sharing options...
Radian Posted June 18, 2016 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 1546 Reputation: 192 Joined: 07/23/14 Last Seen: June 24, 2024 Share Posted June 18, 2016 @Emistry Is it possible to put fail and success percentage? Quote Link to comment Share on other sites More sharing options...
Emistry Posted June 18, 2016 Group: Forum Moderator Topic Count: 93 Topics Per Day: 0.02 Content Count: 10017 Reputation: 2369 Joined: 10/28/11 Last Seen: 1 hour ago Author Share Posted June 18, 2016 @Radian yes, you can. Quote Link to comment Share on other sites More sharing options...
Radian Posted June 18, 2016 Group: Members Topic Count: 162 Topics Per Day: 0.04 Content Count: 1546 Reputation: 192 Joined: 07/23/14 Last Seen: June 24, 2024 Share Posted June 18, 2016 @Radian yes, you can. Thank you so much. Quote Link to comment Share on other sites More sharing options...
negroronald1986 Posted June 30, 2016 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 10 Reputation: 0 Joined: 05/14/16 Last Seen: May 23, 2018 Share Posted June 30, 2016 Hi good afternoon apology supports aemond Hi good afternoon apology supports aemond Quote Link to comment Share on other sites More sharing options...
M4karov Posted February 14, 2017 Group: Members Topic Count: 30 Topics Per Day: 0.01 Content Count: 149 Reputation: 37 Joined: 04/01/13 Last Seen: June 18, 2024 Share Posted February 14, 2017 On 17/01/2016 at 7:46 PM, Emistry said: File Name: Usable Enchant Item File Submitter: Emistry File Submitted: 18 Jan 2016 File Category: Utilities Content Author: Emistry Description : Players are able to click on the Enchant items to provide custom bonus to the selected equipment. Varies of bonus could be done especially use together with a *getequippedon script command to provide a wide range of bonuses. The current items and bonuses display in the video is just a sample for demo. The origin of the idea come from Diablo and 張阿神.Preview : Click here to download this file Please could you upgrade the system to work with the current emulator? ttp://prntscr.com/e8nmy3 Quote Link to comment Share on other sites More sharing options...
AllHailCarl Posted March 11, 2017 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 5 Reputation: 0 Joined: 02/24/17 Last Seen: March 28, 2017 Share Posted March 11, 2017 On 2/14/2017 at 11:09 PM, VX Play said: Please could you upgrade the system to work with the current emulator? ttp://prntscr.com/e8nmy3 Same request as this guy. Quote Link to comment Share on other sites More sharing options...
sikiro Posted March 20, 2017 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 171 Reputation: 16 Joined: 01/26/12 Last Seen: January 1, 2024 Share Posted March 20, 2017 the system work with the exception of this one error i have enountered because it says failed to close refine fails 100% of the time Quote Link to comment Share on other sites More sharing options...
wOni Posted March 24, 2017 Group: Members Topic Count: 10 Topics Per Day: 0.00 Content Count: 69 Reputation: 2 Joined: 04/20/13 Last Seen: October 6, 2018 Share Posted March 24, 2017 (edited) Hi @Emistry is it possible to put the bonus in different bonus items id ? like callfunc( "F_DiabloEnchant",<delete item id>,[random<bonus item id>,random<bonus item id>,random<bonus item id>,random<bonus item id>] ); "callfunc( "F_DiabloEnchant",501 (Rand 909,910,911,912 );" thank you Solved" callfunc( "F_DiabloEnchant",delete item id,rand(bonus item id,bonus item id,and so on));" Edited March 26, 2017 by wOni Quote Link to comment Share on other sites More sharing options...
tuxico Posted April 7, 2017 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 6 Reputation: 0 Joined: 10/02/12 Last Seen: October 25, 2020 Share Posted April 7, 2017 (edited) Please Fix it =( Edited April 7, 2017 by tuxico Quote Link to comment Share on other sites More sharing options...
eirwanda Posted April 13, 2017 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 59 Reputation: 3 Joined: 11/13/16 Last Seen: July 1, 2019 Share Posted April 13, 2017 I got an Error when compiling, have any solution?? Quote Link to comment Share on other sites More sharing options...
sikiro Posted April 13, 2017 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 171 Reputation: 16 Joined: 01/26/12 Last Seen: January 1, 2024 Share Posted April 13, 2017 there is no source modification for this script please make sure that the name is correct and the npc loads properly or it will give you errors. Quote Link to comment Share on other sites More sharing options...
Tofee Posted April 15, 2017 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 17 Reputation: 0 Joined: 04/07/17 Last Seen: January 22, 2018 Share Posted April 15, 2017 (edited) @Emistry Can you make this as an npc please? Same flow but can you make the effects randon ex. stat +1 and stat +2 and all equip except accessories. then the usable item will be the required item on to enchant. Thanks in advance. how do i add more stats effect equip. ex. for armor i want (str+1,agi+1,dex+1) then for weapon i want (str+1, agi+1, dex+1 ,attack+1%) Edited April 15, 2017 by Tofee Quote Link to comment Share on other sites More sharing options...
Cyro Posted April 21, 2017 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 1138 Reputation: 290 Joined: 04/29/13 Last Seen: July 20, 2024 Share Posted April 21, 2017 1 hour ago, Tofee said: how do i add more stats effect equip. ex. for armor i want (str+1,agi+1,dex+1) then for weapon i want (str+1, agi+1, dex+1 ,attack+1%) just add mote items in itemdb like emistry example givem by emistry in the script Quote Link to comment Share on other sites More sharing options...
Tofee Posted April 21, 2017 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 17 Reputation: 0 Joined: 04/07/17 Last Seen: January 22, 2018 Share Posted April 21, 2017 (edited) On 4/21/2017 at 3:32 PM, Cyro said: just add mote items in itemdb like emistry example givem by emistry in the script i want 1 item only . that can enchant any types of equips but different random effects set depending on the type of equip. oh ok i get it. but can someone guide me please what item execute the script and what script should i put on the (stones) stone0 = triger stone1 = str+1 stone2 = str+3 stone3 = int+1 stone4 = int+3 stone5 = dex+1 stone6 = dex+3 what if i want the enchants on headgear random str and dex only weapon random int and dex only help with this error on compiling. Edited April 21, 2017 by Tofee Quote Link to comment Share on other sites More sharing options...
valkyrie randgris Posted April 25, 2017 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 4 Reputation: 0 Joined: 04/15/17 Last Seen: January 4, 2018 Share Posted April 25, 2017 may i know how to make that bone helm colour name change?? Quote Link to comment Share on other sites More sharing options...
wingsofloveza Posted April 28, 2017 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 32 Reputation: 13 Joined: 03/20/17 Last Seen: September 10, 2022 Share Posted April 28, 2017 How to fix it? Quote Link to comment Share on other sites More sharing options...
Tofee Posted May 3, 2017 Group: Members Topic Count: 3 Topics Per Day: 0.00 Content Count: 17 Reputation: 0 Joined: 04/07/17 Last Seen: January 22, 2018 Share Posted May 3, 2017 On 4/29/2017 at 2:35 AM, wingsofloveza said: How to fix it? did you have error compiling? if not how did you do it? Quote Link to comment Share on other sites More sharing options...
wingsofloveza Posted May 28, 2017 Group: Members Topic Count: 14 Topics Per Day: 0.00 Content Count: 32 Reputation: 13 Joined: 03/20/17 Last Seen: September 10, 2022 Share Posted May 28, 2017 On 3/5/2560 at 5:05 PM, Tofee said: did you have error compiling? if not how did you do it? 1 failed compiling. Quote Link to comment Share on other sites More sharing options...
boyed18 Posted June 30, 2017 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 1 Reputation: 0 Joined: 12/30/13 Last Seen: April 22, 2019 Share Posted June 30, 2017 hello . im new here . i manage to run my OFFLINE server . and i was thinking to put this script in my Test Server . but , how do i compile the script.inc? thank u Quote Link to comment Share on other sites More sharing options...
PsyOps Posted March 24, 2019 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 150 Reputation: 12 Joined: 12/03/18 Last Seen: 5 hours ago Share Posted March 24, 2019 Hi, compiled this as instructed. Using the latest rathena February 2019. Any thoughts of where i went wrong? Quote Link to comment Share on other sites More sharing options...
SkyDragon Posted July 17, 2019 Group: Members Topic Count: 9 Topics Per Day: 0.00 Content Count: 28 Reputation: 1 Joined: 12/01/11 Last Seen: December 28, 2021 Share Posted July 17, 2019 @Emistry I guess we're all getting error when trying to compile the files "script" and "scrip_def" on src/custom folder. Quote Link to comment Share on other sites More sharing options...
kaeyih Posted December 23, 2020 Group: Members Topic Count: 12 Topics Per Day: 0.01 Content Count: 27 Reputation: 2 Joined: 10/08/20 Last Seen: July 3, 2024 Share Posted December 23, 2020 Bump this post.. Hi @Emistry, this is a really good release, mind if update for new emulator to use? Same as the rest, Error during compiling.. Anyone has resolution method? Quote Link to comment Share on other sites More sharing options...
celeron0134 Posted January 18, 2021 Group: Members Topic Count: 66 Topics Per Day: 0.02 Content Count: 194 Reputation: 1 Joined: 12/13/16 Last Seen: February 14, 2023 Share Posted January 18, 2021 hello ,will there be a support for this script? got errors on src/custom after compiling.. if no kindly tell so that we stop hoping for support and try to fix it ourselves or find solutions for the error @Emistry i have errors when recompiling.. same as the rest.. mind if you fix your script so we can use it? thanks Quote Link to comment Share on other sites More sharing options...
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.