Search results

  1. L

    [Using OpenMp to Parallelize the source

    Hello Community, i was wondering why the Hecules isnot optimezed to use all the thread of the cpu... Hands on that, i try by myself doing some mods at the source and got no problems while compiling and using the modified source to play, here is a example:   /src/char/char.c original: int...
  2. L

    [Solved]Neve caindo em prontera

    Olá comunidade Alguém já passou por esse problema da neve em prontera? Eu simplesmente não consigo remover, já tentei @snow, clearweather... E não sai de jeito nenhum!
  3. L

    Reduzir dano de Reflect

    Olá comunidade do Hercules! Gostaria de reduzir o dano máximo refletido pelos paladinos e pelos stalkers, eu uso hercules de julho de 2014. Já alterei em battle.c para refletir no máximo o HP total do stalker, agora queria diminuir o reflect dos paladinos também. O que eu alterei:  ...
  4. L

    Dano na Batalha Campal

    Olá pessoal,  estou com um problema sério no meu servidor, é assim: 2 times, a pessoa está em uma das equipes mapflag battleground 2 no mapa todos os comandos de bg_warp ou que envolvem o  labels do time funcionam corretamente. até ai tudo bem, mas alguns jogadores estão conseguindo ver o...
  5. L

    Problem with endless tower quest

    Hello community I'm facing a problem with this endless_tower script, my players are getting stuck at 45 floor, every single  time! I didn't touch the code.
  6. L

    [pre-re]Box of thunder script

    Hello guys! Box of thunder id 12028  http://ratemyserver.net/index.php?iname=12028&page=item_db&quick=1&isearch=Search{ sc_start SC_SpeedUp0,20000,0; },{},{}  how it is on hercules item_db https://raw.githubusercontent.com/HerculesWS/Hercules/master/db/pre-re/item_db.confScript...
  7. L

    [Resolvido] Problema com comando recovery

    Olá comunidade! Estou tentando usar um comando chamado:  *areapercentheal "<mapname>",<x1>,<y1>,<x2>,<y2>,<hp>,<sp>; estou usando ele assim:     areapercentheal "guild_vs3",0,0,500,500,100,100; mas mesmo assim ele não cura ninguém! Uso o hercules de...
  8. L

    Quest Tab (alt+u) null

    Olá, gostaria que soubessem que sou grato a todos vocês que ajudam aqueles que não são tão iluminados nas artes do  emulador e do cliente desse nosso jogo cheio de problema chamado ragnarok. Mas antes que me tomem por preguiçoso ou por BR como me disseram, gostaria que atentassem ao meu post...
  9. L

    Quest Tab (alt+u) null

    Olá meus amigos da comunidade hercules. Estou tendo uma série de problemas com meu hexed de 20100730! Gostaria de saber se é possível o uso da aba quests nesse client, pois estou tentando e não consigo! Já procurei alterar o quest_db.txt e o questid2display.txt O que será que estou deixando...
  10. L

    Quest Tab (alt+u) null

    Hello everyone!  I got another problem now hexed 20100730 does anyone know how to set the name of the quest and description?? already tried changing quest_db.txt and questid2display.txt Thanks for your help ^^ 
  11. L

    ctrl+v Buttons doesn't work

    Hello guys! My Hexed is 2010 07 30 and i got some problems here with those buttons: They simple does not work! I can have acess to skills and stats  only with ctrl s and ctrl hotkeys. There is a solution? Thanks!
  12. L

    [Problem with custom weapon] Does not equip on novice.

    Hello guys!  I got some problems here with my custom weapon, I'm trying to add some custom weapon for super novice and it was simple at the begginin, but now i dont know what to do.  Assuming that its all correct with my sprite folder, equip_job is set to 1, (also when i set it to 4294967295...
  13. L

    [Problem] Custom Weapon Sprite

    iteminfo.lua   [18104] = { unidentifiedDisplayName = "", unidentifiedResourceName = "", unidentifiedDescriptionName = { }, identifiedDisplayName = "Punhos Celestes", identifiedResourceName = "Punhos_Celestes", identifiedDescriptionName = { }, slotCount = 4, ClassNum = 103 }...
  14. L

    [Help] Battleground script

    Hello folks, i'm tryning to make this happen in battleground:  - when you die you still dead for 10 seconds, then you are ressurrected in the same spot that you have died what actually happen:  - insta respawn in the spawn coordinates of team.  Thanks for the help. /kis also, i'm using...
Back
Top