Jump to content
  • 0
Sign in to follow this  
srgoogle

Adicionando 10 hits a skill Assalto do Falcão, Problemas

Question

Estou tendo problema para mudar a skill ataque do falcão para 10 hits

Vou demontrar como fiz:

hercules/db/pre-re/skill_db.txt

 

O script explica que funciona assim:

 

//id,range,hit,inf,element,nk,splash,max,list_num,castcancel,cast_defence_rate,inf2,maxcount,skill_type,blow_count,name,description

porem eu sigo o paramento dele:

 

381,5,10,1,0,0x40,0,5,1,yes,0,0,0,misc,0, SN_FALCONASSAULT,Falcon Assault

 E não funciona da esse erro no emulador.

 

[Error]: sv_readdb: Insufficient columns in line 427 of "db/pre-re/skill_db.txt" (found 16, need at least 17).
 

 Desde já ficaria grato para quem me ajudar. Obg

Share this post


Link to post
Share on other sites

3 answers to this question

Recommended Posts

  • 0

o emulador esta lendo que na edição você tirou alguma coluna, reveja o código.

Share this post


Link to post
Share on other sites
  • 0

Ja revi a coluna estava assim

 

381,5,8,1,0,0x40,0,5,1,yes,0,0,0,misc,0, SN_FALCONASSAULT,Falcon Assault

 ae alterei para

 

381,5,10,1,0,0x40,0,5,1,yes,0,0,0,misc,0, SN_FALCONASSAULT,Falcon Assault

 Obs: só quero aumentar os hits dessa skill.

Obg pela atenção

Share this post


Link to post
Share on other sites
  • 0

veja na skill.c, ela pode não estar interpretando a mudança

Share this post


Link to post
Share on other sites

Join the conversation

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

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  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.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.