Jump to content

Recommended Posts

Posted

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

 

Posted

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.

  • 1 year later...
  • 1 year later...
Posted
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.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...