Jump to content

evilpuncker

Community Contributors
  • Content Count

    2178
  • Joined

  • Last visited

  • Days Won

    66

Everything posted by evilpuncker

  1. go to your atcommand.c file, search for the code related to (go) and add the check: if( pc_isdead(sd) ) { clif->message(fd, msg_fd(fd,864)); // "You cannot use this command when dead." return false; }
  2. just change your server source file src/config/renewal.h recompile your server and adjust your jobchanger
  3. post the whole script using pastebin.com, tell us what is not working, and if there is any message in server console
  4. change mes "Have fun""; into mes "Have fun";
  5. evilpuncker

    Emulador/Hexed

    n lembro se o hercules usa a nova ou a antiga izlude, portanto vc deve estar usando o bRO, sugiro q pegue a izlude nova do kRO pra ficar td certo
  6. evilpuncker

    Emulador/Hexed

    deixa eu ver seu clientinfo.xml
  7. I guess you can donate to developers individually
  8. possible since hercules map zone db has been implemented
  9. NEMO doesn't works with .diff files if that is what you mean
  10. if you think that this is a bug, report it to @@Neo here
  11. simple, generate the file .po of emu. open the file .po in notepad++ and convert to ANSI CONVERT TO UNIX FORMAT the file .po and save. Open Podit and use iso-8859-1 character Work very fine, tested in poedit and the game, best rewards from ultimate localization system of rAthena rA?
  12. if I understood correctly, it is almost the same goal as item_combo
  13. Google has dropped the support (updates) for V1 that is used in fluxcp, so my suggestion is to implement the V2 of reCaptcha in our beloved CP source
  14. { Id: 12548 AegisName: "Buy_Market_Permit2" Name: "Black Market Bulk Buyer Shop License" Type: 2 Buy: 20 Weight: 10 Script: <" buyingstore 2; "> },
  15. I gave up, too hard for someone with zero programming knowledge
  16. have you tried by using a vpn?
  17. he just made a map viewer in unity nothing more
  18. http://herc.ws/board/topic/12131-dailyrewards-like-this-one-so-cool/ lots of cutins
  19. @@hemagx hello, are you going to update it in order to work with latest hercules?
×
×
  • Create New...

Important Information

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