kakashix55 Posted January 23, 2020 Group: Members Topic Count: 1 Topics Per Day: 0.00 Content Count: 1 Reputation: 0 Joined: 01/22/20 Last Seen: February 6, 2020 Share Posted January 23, 2020 Como eu tiro restrição de Skill? Ex: Usar rajada de flechas sem equipar flecha, usar skill sem precisar de gema etc... E recentemente adicionei 3 custons, porém quando eu uso @item, caso senha um ID que não é valido, aparece que o ID não existe, se o ID estiver certo não aparece mensagem nenhuma, simplesmente não acontece nada How do i remove Skill Restriction Ex: Using a flurry of arrow without equipping an arrow, using skill without needing a gem etc... And recently i added 3 custons, but when i use @item if ID is not valid, it appears that ID does not exist, if the ID is correct nothing appears, nothing just happens Quote Link to comment Share on other sites More sharing options...
LOOLP - OFF Posted January 23, 2020 Group: Members Topic Count: 12 Topics Per Day: 0.01 Content Count: 233 Reputation: 51 Joined: 12/20/18 Last Seen: March 10, 2021 Share Posted January 23, 2020 Seu item criado tem que estar em ITEM_DB seja ele pre-re ou RE .. e da um @reloaditemdb, se não tiver erro em sua construção, basta dar @item no ID, que ira aparecer. Your created item has to be in ITEM_DB be it pre-re or RE .. and give an @reloaditemdb, if there is no error in its construction, just give @item in the ID, which will appear. Para o caso de skills não precisa de pre requisita, você altera em db/[re ou pre/ skill_required ... Encontre a skill e faça as alterações de acordo com o padrão ja descrito no proprio arquivo. For the case of skills you don't need a pre-requisite, you change it in db / [re or pre / skill_required ... Find the skill and make the changes according to the pattern already described in the file itself. Quote Link to comment Share on other sites More sharing options...
andresiilva13 Posted August 20, 2021 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 3 Reputation: 0 Joined: 07/21/21 Last Seen: August 23, 2021 Share Posted August 20, 2021 Como retira as restriçoes no Rathena ? ate porque não achei essa pasta in db / [re or pre / skill_required Quote Link to comment Share on other sites More sharing options...
lustfulhint Posted September 6, 2022 Group: Members Topic Count: 0 Topics Per Day: 0 Content Count: 1 Reputation: 0 Joined: 09/06/22 Last Seen: September 6, 2022 Share Posted September 6, 2022 Gostaria de saber Como remover restrições em Rathena? Espero que alguém possa explicar mais detalhadamente. Quote Link to comment Share on other sites More sharing options...
Wolf Posted September 7, 2022 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 96 Reputation: 42 Joined: 11/15/11 Last Seen: May 19, 2023 Share Posted September 7, 2022 On 9/6/2022 at 12:45 AM, lustfulhint said: Gostaria de saber Como remover restrições em Rathena? Espero que alguém possa explicar mais detalhadamente. Em relação a flecha infinita, você altera no battle.conf. // Are arrows/ammo consumed when used on a bow/gun? // 0 = No // 1 = Yes // 2 = Yes even for skills that do not specify arrow consumption when said // skill is weapon-based and used with ranged weapons (auto-guesses which // skills should consume ammo when it's acquired via a card or plagiarize) arrow_decrement: 1 Altere para 0 o arrow_decrement. Agora em relação a habilidades específicas, você pode consultar o arquivo skill_db.yml e nele você altera as restrições, seguindo corretamente a estrutura. 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.