Jump to content

evilpuncker

Community Contributors
  • Content Count

    2178
  • Joined

  • Last visited

  • Days Won

    66

Everything posted by evilpuncker

  1. tenta compilar os arquivos do link q te passei antes: https://github.com/HerculesWS/Hercules/archive/master.zip tenho quase certeza de q tem algo errado com os arquivos q vc possui (particularmente no arquivo src/plugins/HPMHooking.c)
  2. tá certo, o problema pode ser os arquivos da compilação, se não for muito incomodo, tente compilar usando o Hercules-11.sln
  3. aqui está funcionando normal a compilação, vc tem certeza de que baixou a ultima versão do hercules? https://github.com/HerculesWS/Hercules/archive/master.zip
  4. I guess every effect should disappear when hiding otherwise hiding would be useless xD
  5. reloadscript doesn't use a parameter as far as I know, so just remove the "+strcharinfo(0)+" part
  6. you might want to suggest it here
  7. try to use old izlude then?
  8. hmm..let me think of it..hahahaha...soon and I will also add Herc icon.... give us more xD
  9. try: setitemscript 668, "{ if ( rand(1000) < 15 ) { getitem 5374, 1; getitem 30002, 50; 30001, 30; } else { Zeny = Zeny + callfunc( "F_Rand", 5, 100, 1000, 10000, 100000, 1000000 ); }}";
  10. change F_RandMes to F_Rand and change zeny to Zeny
  11. well this command is probably rAthena only and I don't know which is his counterpart here in hercules neither what he do
  12. we don't use checkquest anymore, we use questprogress https://github.com/HerculesWS/Hercules/search?utf8=%E2%9C%93&q=questprogress
  13. seems like he wants to port rA skills into hercules like if it was an easy job xD
  14. I guess not since people only want to get money from their servers but don't want to contribute with Yommy that will release new clients when people donate enough: http://www.yomrawr.com/
  15. scripts? I guess you guys mean source xD
  16. completo? xD ele seria considerado completo a talvez uns 10 anos atrás kkkk hj temos o tão amado cashshop e tbm o cash shop buttom, e para adicionar cash point/vip para os jogadores existem vários scripts pelos forums, e pelo q eu entendi é oq esse script faz, vende itens por cash e adiciona/remove vip/cash dos jogadores, só q de uma forma bem rudimentar, ultimamente não ando envolvido (lê-se "motivado") com ragnarok, caso contrario eu reescreveria esse script por completo pra vc, mas tudo que posso fazer sem tempo e dinheiro é dar as dicas q foram dadas, espero q alguem te ajude
  17. I think that this simple command can be done via scripting xD
  18. evilpuncker

    Timer BUG

    try my script and tell me if it works, because using player variables is not a way to achieve what you want
  19. evilpuncker

    Timer BUG

    is that really intended to have vip per player and not per account? if not, try the following script (not tested and i'm a bit sleepy): http://pastebin.com/raw.php?i=xFiXPAkm
  20. eu recomendo altamente a vc não usar esse script ancião, muitas coisas nele já não existem mais como: @reloadgmdb coluna `level` na tabela `login` .gat nos maps kk variaveis globais sendo usadas em um unico npc e por ai vai kkk com oq possuimos hoje em dia, fazer um sistema vip sem complicação e em poucas linhas está fácil d+, cash shop idem
×
×
  • Create New...

Important Information

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