Jump to content

Samuel

Members
  • Content Count

    397
  • Joined

  • Last visited

  • Days Won

    20

Everything posted by Samuel

  1. Hi, just want to ask how to reload this conf file? is there a command? or it's really necessary to restart servers? Thanks! Edit: Just wanted to ask regarding disabled items, is it really designed to consume the disabled items when used? For example, I set ID607: true for PvP Maps, when I used item 607 in a pvp map, the item is consumed but the effect of the item is not working since it's disabled, is it really intended to work like this? If not, isn't it much better not to consume the item and just throw a message like "You cannot use this item here." Thanks!
  2. bound items are still not supported by hercules, xD if you're using rathena or eamod, i think it's better to ask support there.
  3. bump for this.. Edit: Tried doing the conversion of rathena's code of account bound but I'm failing with the client packets thing due to difference how the emulators read packets for different clients and I'm really finding it hard to understand, and without the options for the stackdump for windows, i'm finding it hard where is the error, xD
  4. sample: sample.so db2sql: db2sql.so afk: afk.so this is the problem i think, it's different from the one in the wiki, I use something like afk@dllext@ since that's what the wiki says i will try later when I get home
  5. what is bugging me is wiy is it working in windows and not in linux, just tried the afk plugin
  6. Oh I see, i hope someone share a diff file for that compatible with the diffs shakto provided for 2013 clients
  7. yup, tried it but still the same this what i'm thinking, client related, btw i'm using 2013-03-20 client as for the hp bar, i didn't notice xD will check regarding it so back to the topic, does this means i need to hex the client, but when i do that, both players will see it, is that right?
  8. Hi guys, I seem to having a problem with WOE Damage,my gm accounts can't see the Damage dealt. Normal players can't see the damage even if its set to no, GM's can't see the damage also I tried to change it to yes Still the same: Normal players can't see the damage GM's can't see the damage Am I missing something? Btw, I'm using the woe_controller by Euphy
  9. Map server not loading after enabling plugins, that's what i think is happening to me also, Maybe someone who's able to run their plugins in linux might share how they actually did it, I'll try to install gdb asap
  10. Map server not loading after enabling plugins, that's what i think is happening to me also, Maybe someone who's able to run their plugins in linux might share how they actually did it,
  11. Is there a way to disbale dual client with the 2013 clients?
  12. Tried both and both gives syntax error on that line
  13. No errors when compiling, Yes, I have an afk.so in my plugins folder This is my Plugins.conf I can't start that gdb map server,
  14. I've tried doing that, but still it shows an unknown command. (Sorry, forgot to enable plugin in plugins.conf) Then the other thing that happens is when I start my server now, it always make the map server don't load, it just doesn't pop out of screen. (This happens when I activate the plugin via plugins.conf) (linux) Does it mean that the code is broken? But its working in windows,
  15. Hi everyone, I wanted to try adding @afk in the server via HPM I have followed all the steps in here: http://herc.ws/wiki/Building_HPM_Plugin_for_gcc the plugin source: I have already tried the source in Windows using this guide: http://herc.ws/wiki/Building_HPM_Plugin_for_MSVC And it was a success. The problem is when I'm trying to implement it in Linux, I can't get it working, always unknown command
  16. Thanks to this script, but I have found a problem On a longer term, it seems not to be reading the parameter and just keeps on displaying this: no matter what I type, that's what shows. Tried to do @reloadscript but still the same error
  17. thanks! forgot about that command xD
  18. Is there a way to reload this config file?
  19. +1 these would be great additions
  20. That's what I'm going to say, I think this is the one they're looking for, If you are able to find these packets (ie. PACKET_ZC_ADD_ITEM_TO_STORE3 and/or PACKET_ZC_ADD_ITEM_TO_CART3), please let me know! -as said in the original topic xD
  21. Yup, as of now those problems are still unresolved due to unknown packets, but the system is working,
  22. Experiencing this also, i think its just with that client.
  23. I know this is custom feature which does not exist in official servers but there's no harm in asking if we could implement this in Hercules. Information This system would allow (non-stackable, non-pet-egg) items to be bounded onto a player's account. This means that the bounded items cannot be traded, dropped, auctioned, nor mailed. But, they can be storaged so that it can be shared among the characters of that account. Features: - Item coloration to distinguish bounded items and non-bounded ones - Script commands (getitembound, getitembound2, equipisbounded) to create and check for bounded items - At commands (@itembound, @itembound2) to create bounded items - New group permission (can_trade_bounded) to allow the group to distribute these bounded items if enabled (mostly just for High GMs / Admins) - Changes to the SQL files to track bounded items. This would effect cart, inventory, and storage databases. Original Topic: http://rathena.org/board/topic/71152-account-bound-items/ (Sorry if it's not allowed to link rathena here, you may delete it if you want) Thanks!
  24. Well, I just want to know if 2012-2013 Ragexe supports custom status icons? Anyone? Thanks!
  25. Hmm, the error disappeared, I just restarted my pc and viola... It's really weird.. XD
×
×
  • Create New...

Important Information

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