Jump to content
  • 0

Erro na sintaxe script


Question

Posted

Gostaria de ajuda para corrigir o script abaixo.

 

    parse_line: expect command, missing function name or calling undeclared function
     2 :
     3 : atcommand "@repairall";
     4 :
     5 : percentheal 100,100;
     6 :
*    7 : if(gethominfo(1)) 'h'ealhomun 100,100;
     8 : sc_start 32,  240000, 10;      // Increase Agi         DuraþÒo: 999 sec
     9 : sc_start 30,  240000, 10;      // Blessing             DuraþÒo: 999 sec
    10 : skilleffect 34,0; sc_start SC_BLESSING,360000,10;
    11 : skilleffect 29,0; sc_start SC_INCREASEAGI,360000,10;
    12 : close;

 

1 answer to this question

Recommended Posts

  • 0
Posted

Esse comando 'healhomun' não existe na documentação do rAthena.
Se trata de um comando customizado que não está implementado no seu emulador, por isso ele não o reconhece.

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.   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...