Recent content by HD Scripts

  1. H

    Floating Rates don't work

    Hi, I'm using the floating_rates.txt from folder npc/custom/etc. But my emulador on exp.conf: base_exp_rate: 1500 job_exp_rate: 1500 @Edit Solved, i just put this command after command setbattleflag atcommand "@reloadmobdb"; Can close topic. Ths.
  2. H

    Traduzindo item_db.conf para pt-br

    Boa noite. Me deparei com um problema no programa chamado "Server Database Edidor" (SDE). Segui um tutorial do rathena, porém não está mais dando certo com o item_db.conf atual. Aparece o seguinte erro: Porém, no arquivo não tem erro nenhum na linha 20493 como mostrado abaixo: Alguém sabe...
  3. H

    [showevent] don't wok?

    Guys, i have a little problem. The "showevent" command does not work on my emulator. I'm using the new version of github, but it's not working at all. prontera mapflag loadevent prontera,150,150,3 script showevent 4_F_BRZ_WOMAN,{ end; OnPCLoadMapEvent: if(strcharinfo(3) == strnpcinfo(4)) {...
  4. H

    [unSolved] Freeze player on use skill

    Well, i try to make a custom skill, Fishing So, i need to player "stop" or "freeze" while executing this skill... On after this line: clif_progressbar(sd, strtol(color, (char **)NULL, 0), 10); This line, make a progressbar on char, but, i need to after create the progressbar, the player will...
  5. H

    [Help] Plugins -> Source code

    Well, i have a question.. Look this plugin -> https://github.com/dastgir/HPM-Plugins/blob/master/src/plugins/autonext.c Can transform this plugin into a script command?  I use an emulator without plugins system, how to do? thank's
  6. H

    [Error] btn_refresh.bmp

    Does anyone know why this error? Do I need to use kRO files? I'm using hexed 23122013c in emulator Hercules downloaded of github @edit Pictures of this error: 2: 3: 4:
Back
Top