Valkyries Posted September 16, 2022 Share Posted September 16, 2022 View File Refine UI [ Announce ] if player upgrade item success [ refine ui ] The system will announce the message. can be configured in the file conf/battle/athenastudio.conf Submitter Valkyries Submitted 09/15/2022 Category Source Modifications Video Content Author Athena Studio Quote Link to comment Share on other sites More sharing options...
WhiteEagle Posted September 16, 2022 Share Posted September 16, 2022 Thank you very much for your release. Finally I can use the refineUI. Is it possible you can release a version, where the message is written in #info channel instead of announce? Quote Link to comment Share on other sites More sharing options...
Valkyries Posted September 16, 2022 Author Share Posted September 16, 2022 (edited) Please tell me the details you want to me. You mean instead of announcing But change it to the chat channel instead, right ? wait for update Edited September 16, 2022 by Valkyries Quote Link to comment Share on other sites More sharing options...
WhiteEagle Posted September 16, 2022 Share Posted September 16, 2022 Yea right. That would be awesome. Quote Link to comment Share on other sites More sharing options...
Akkarin Posted September 17, 2022 Share Posted September 17, 2022 @Valkyries instead of creating a new file and modifying core src files, you could put everything into the import and custom files instead, with the exception of the code that is in clif.cpp. There is no reason at all to create new files, or not use the files provided for custom content. (e.g. "../custom/battle_config_struct.inc" ) Quote Link to comment Share on other sites More sharing options...
Takuyakii Posted October 19, 2022 Share Posted October 19, 2022 Getting error, by using latest git Quote Link to comment Share on other sites More sharing options...
Valkyries Posted November 29, 2022 Author Share Posted November 29, 2022 @Takuyakii i'll check soon... thank you for reply problem @Takuyakii I have already tested the system. but it works normally. Quote Link to comment Share on other sites More sharing options...
Rook1es Posted December 9, 2022 Share Posted December 9, 2022 21 hours ago, Valkyries said: @Takuyakii I have already tested the system. but it works normally. Hello sir is it working on latest git? Quote Link to comment Share on other sites More sharing options...
WhiteEagle Posted December 10, 2022 Share Posted December 10, 2022 rAthena has this feature included. This here is no longer needed. # - Group Refine item type. # Levels: Refinement settings per item level. (Default: null) # - Level Item level. # RefineLevels: Refinement settings per refine level. (Default: null) # - Level Refine level. # Bonus Refinement bonus. (Default: 0) # RandomBonus Extra refinement bonus of 0~RandomBonus stacked on Bonus. (Default: 0) # BlacksmithBlessingAmount Amount of Blacksmith Blessing required. (Default: 0) # BroadcastSuccess Broadcast to the whole server when a refine attempt at this level succeeds. (Default: false) # BroadcastFailure Broadcast to the whole server when a refine attempt at this level fails. (Default: false) 1 Quote Link to comment Share on other sites More sharing options...