Leecher
Members-
Content Count
49 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by Leecher
-
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!
-
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})
-
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!
-
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.
-
Hi, The "itemdbconverter.pl" tool is working. But, this thing is flooding the console: Is there a fix for this?
-
Thanks! It works!
-
Up!
-
Fixed! Oh that is why, stupid me. Thanks!
-
Hi, I wonder what the heck this error is from? Git commit: fb2fc548cab17a504fc59d0d622814783f08c92e
-
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!
-
[RESOLVED] Weird error ([Debug]: at ..\src\map\npc.c:1432)
Leecher replied to Leecher's question in General Server Support
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! -
[RESOLVED] Weird error ([Debug]: at ..\src\map\npc.c:1432)
Leecher replied to Leecher's question in General Server Support
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 -
[RESOLVED] Weird error ([Debug]: at ..\src\map\npc.c:1432)
Leecher posted a question in General Server Support
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! -
Client Crash (changelook <look type>,<look value>;)
Leecher posted a question in Client-Side Support
Hi, I wonder why I am experiencing this issue. I am using 2013-08-14aRagexe client. Is there something wrong? Thanks! -
Oh! I love you herc.ws! Thank you!
-
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!
-
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
-
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.
-
Where is that located? item_trade.txt is has been deprecated.
-
It's broken.
-
It's broken. Please check. Tested on windows only. I cannot pin point which HPM updates triggered this.
- 64 replies
-
- autoattack
- @autoattack
-
(and 3 more)
Tagged with:
-
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!
-
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.
-
Thanks guys! It's working now!
-
Hi, I wonder if a field manual can also influence or include homuns. Can somebody answer this? Thanks!