Jump to content

Leecher

Members
  • Content Count

    49
  • Joined

  • Last visited

Everything posted by Leecher

  1. Hi, I have noticed that rAthena have this: https://github.com/rathena/rathena/tree/master/npc/re/quests/newgears For the Eden Group Crystal Synthesis: http://irowiki.org/wiki/Eden_Group_Crystal_Synthesis Can you guys covert this into hercules compatible? Thanks!
  2. Thanks for the reply, but it doesn't work that well for some reason. I don't know if it's a bug for the *checkquest(<ID>{,PLAYTIME|HUNTING})
  3. Hi, I am requesting this script. I have tried but failed and I don't know why. It should work, but it's not. Here's the link: https://github.com/rathena/rathena/commit/a3dbbe2 Thanks!
  4. item's AegisName is case sensitive, so just do the same as mentioned in your item_db, change Piece_of_Cake to Piece_Of_Cake. That's the only I can capture to PrintScreen. Because my pc hangs immediately. The whole db converted by "itemdbconverter.pl" from hercules tools produces this.
  5. Hi, The "itemdbconverter.pl" tool is working. But, this thing is flooding the console: Is there a fix for this?
  6. Fixed! Oh that is why, stupid me. Thanks!
  7. Hi, I wonder what the heck this error is from? Git commit: fb2fc548cab17a504fc59d0d622814783f08c92e
  8. Hi, How to hide the user count from the client? I forgot how-to. I remember I can only hide this by changing the <langtype>1</langtype>. But it's not working. Maybe because I use 2013-08-14aRagexe client. Please Help! Thanks!
  9. FIXED! I didn't see it, no conflicts because I add to ignores list the inter-server.conf, maps-server.conf, char-server.conf to avoid to accidentally add and commit it for my server, specifically the IP's. Therefore, that causes the trouble. Thanks!
  10. From line 1429 to 1435 if ( SQL_ERROR == SQL->StmtPrepare(stmt, "SELECT `name`, `itemid`, `amount` FROM `%s`", map->npc_market_data_db) || SQL_ERROR == SQL->StmtExecute(stmt) ) { SqlStmt_ShowDebug(stmt); SQL->StmtFree(stmt); return; } SqlStmt_ShowDebug(stmt); <<< Line 1432
  11. Hi, I don't know how to fix this error. I am merging the updated revisions to my localpc then this happens. My last update was June 2, 2014. Please help, thanks!
  12. Hi, I wonder why I am experiencing this issue. I am using 2013-08-14aRagexe client. Is there something wrong? Thanks!
  13. Oh! I love you herc.ws! Thank you!
  14. Hi, I am requesting a source diff compatible for herc.ws from this post: http://rathena.org/b...g-setcashpoints/ and the source http://code.google.c...hpointsv4b.diff Thanks!
  15. Thanks, that is the reason why I love hercules, its making our lives easier. I hope hercules can keep up to rathenas in terms of NPC scripts, renewal class/homun skills and database
  16. I am excited for this to be finished. Since its near to its completion, maybe I'll wait for it. I am tempted to apply the fixes.
  17. Where is that located? item_trade.txt is has been deprecated.
  18. It's broken. Please check. Tested on windows only. I cannot pin point which HPM updates triggered this.
  19. Leecher

    @main

    Hi, I know @main channel is the awesomeness implementation. But is there any other way I can still use the old @main only to chat? Simple global chat, no channels and such? They requested this because they don't like the channel system. They want to stick to the old @main chat. That's all, thanks!
  20. Hi, I don't know how to adopt a baby class. May I ask how to adopt? Thanks! Disregard this, problem solved. What happen is that all we need a newly created novice.
  21. Leecher

    @duel

    Thanks guys! It's working now!
  22. Hi, I wonder if a field manual can also influence or include homuns. Can somebody answer this? Thanks!
×
×
  • Create New...

Important Information

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