Jump to content

M4karov

Members
  • Content Count

    15
  • Joined

  • Last visited

  • Days Won

    3

Reputation Activity

  1. Upvote
    M4karov got a reaction from JulioCF in Dúvida sobre downloads   
    Aqui você não encontrará nada traduzido. Procure pegar os scripts daqui e traduzi-los por conta própria.
  2. Upvote
    M4karov got a reaction from Strow in Hercules Battlegrounds   
    BUG report
    I'm finding some errors when leaving the arenas with alt + f4 and some warnings.

     
    Unable to attack without using / noshift

  3. Upvote
    M4karov reacted to Sephus in Hercules Battlegrounds   
    Hercules Battlegrounds
    A full conversion and enhancement of eAmod's Battlegrounds system into a easy-to-install Hercules plugin library.
    Version: 1.0a (alpha)
     

     
    Repository @ https://github.com/Smokexyz/HerculesBG

    Installation
    1) Place plugin files in plugin directory. (If you wish to re-compile the code, please do so the standard way.)
    2) Place all script files in the default directory provided in the repository (or your own).
    3) Place all database and config parts in their respective files.
    4) in conf/plugins.conf add "hBG".
     
    Instructions on installing Plugins - http://herc.ws/wiki/HPM#Building_a_plugin
     
    Battleground Modes
    Capture the Flag Eye of Storm Triple Inferno Team DeathMatch Bossnia Conquest Stone Control Domination Rush Free For All Why use it?
    1) Prevents conflicts when updating Hercules.
    2) Easy to install.
    3) Can be easily modified for more functions/features in the future.

    For contributors
    If you wish to add a free BG script to the list of available battleground modes, please contact me.
     
    Bug Reporting
    Please feel free to open an issue on the repository and I'll get to it as soon as I can.

    Donate to support the project and motivate updates.


  4. Upvote
    M4karov got a reaction from thpereira in Identificar quantidade de item que o player possui   
    Segue exemplo:
     
    *countitem(<item id>) *countitem("<item name>") This function will return the number of items for the specified item ID that the invoking character has in the inventory. mes("[Item Checker]"); mes("Hmmm, it seems you have "+countitem(Apple)+" apples"); close; Like getitem(), this function will also accept an 'english name' from the database as an argument.  
  5. Upvote
    M4karov reacted to Cretino in Identificar quantidade de item que o player possui   
    Eu acho que é isto que você está procurando, não testei mas provavelmente está funcionando, só aplicar o arquivo '.diff' no seu emulador ou abrir ele com um bloco de notas e ver onde foram feitas as modificações e fazer manualmente, se por acaso não estiver funcionando avisa ai, por que eu só vi se o código estava compilando e ele está.
    OnPickUpEvent_by_Cretino.diff

    Exemplo de como usar:
    @Edit
    Acabei de testar e está funcionando 100%, boa sorte.
  6. Upvote
    M4karov got a reaction from CDER in Fogueira   
    Seria bom você procurar suporte ao emulador rathena, no próprio fórum deles.
  7. Upvote
    M4karov got a reaction from CDER in Sistema pk   
    A documentação sobre o comando está no arquivo que citei acima amigo. Tu ta começando agora certo? Então antes de você querer mudar o mundoRO com um enorme projeto, começa criando coisas simples, tira um tempinho e dá um lida no geral nesse arquivo que te falei, logo você vai ver quanta coisa você vai aprender só de ler ele.
    Boa sorte.
  8. Upvote
    M4karov got a reaction from CDER in Sistema pk   
    Cria as sprites e manipule via script a mudança das sprites no personagem.
    Comandos:
     *setlook(<look type>, <look value>)
    *changelook(<look type>, <look value>)
    saiba mais sobre comandos de script no arquivo 'script_commands.txt' ele fica dentro da pasta doc do emulador.
  9. Upvote
    M4karov got a reaction from CDER in failha ao conecta com game   
    Vai na sua DB, na tabela 'login' vê como está lá a sua senha, se estiver com um monte de número estranho no lugar da senha, deve estar ativado o MD5 no seu emulador.
  10. Upvote
    M4karov got a reaction from Strow in Hercules Battlegrounds   
    Hello @Smoke, congratulations on the work! 
    Since the emulator has had a package update, some errors are affecting the build. If it's not uncomfortable, could you help us?
    My emulator is from 11/16/2018, but I've updated it to the current date.
×
×
  • Create New...

Important Information

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