Jump to content

Judas

Community Contributors
  • Content Count

    576
  • Joined

  • Last visited

  • Days Won

    10

Everything posted by Judas

  1. yeah they are pretty stable 2013-03-20 and 2013-08-07 are good. data you can look at the clientside release section I beleive.
  2. http://herc.ws/board/topic/2905-nemo-client-patcher/
  3. well 2013 neomind made a patch to make it fully functional as it did before. For 2012 clients I'm not aware if there is a patch for it. The cancel probably is due to diffs or the clientinfo
  4. Judas

    Custom Item

    that's just an etc item. So it doesn't need a viewID I beleive. All it needs is the sprite/texture stuff. You can just duplicate it via iteminfo and see how it is setup. Then duplicate the item_db entry for it
  5. @ayen are you sure it's failing, lulu is reporting that it works fine on the latest rev
  6. this is what is needed: if you're using a patcher that doesn't have the patch for it 6A 20 53 FF D6 83 C4 08 to 6A 21 53 FF D6 83 C4 08
  7. I think the new char select screen came in 03-07-2012? So maybe anything earlier than that, but I can't say for sure
  8. probably still works, but probably some line changes/spaces could cause it to fail
  9. you can go to bowie svn page: http://svn.games-service.net
  10. Judas

    reflect behavior

    If you think its a bug I would report it on the bug report section with steps and especially pictures. I think you will get more reponses hopefully
  11. that 0 and 99, you use a md5 hash tool on the client. You put those values into the respected fields. Therefore, only that client can be used
  12. I believe in login-server.conf use_MD5_passwords: no Then you have this as well: ( I think this is what you wanted though, which sevenz posted below) // Client MD5 hash check// If turned on, the login server will check if the client's hash matches// the value below, and will not connect tampered clients.// Note: see docmd5_hashcheck.txt for more details.client_hash_check: off// Client MD5 hashes// A player can login with a client hash at or below the account group_id.// Format: group_id, hashclient_hash: 0, 113e195e6c051bb1cfb12a644bb084c5client_hash: 99, cb1ea78023d337c38e8ba5124e2338ae
  13. yeah that was a while back, I wouldn't think I would be able to make it happen on a certain level though. On all characters possibily.
  14. That would be pretty neat. I could see people deleting their characters by whim and saying they left valuable items on there.
  15. Yea jaBote is correct. Try not to use an item id in the range of > 30000 range of 23000 - 28000 is safe for example
  16. which part are you failing at, i have harmony still successfully compiling on the hercules latest still
  17. you could erase what's in the helpmsgstr file maybe?
  18. Judas

    VB 2013

    i think hercules would have to add support to 2013 sln files or something? At the moment you would have to install visual studio 2012 tools so that 2013 will be able to compile the 2012 sln files
  19. Judas

    Visual Basic 2013

    actually yea, i tried vs2013, and tried to upgrade the files when it prompted me too, doesn't pass compilation. I had to use the vs2012 tools on vs2013 to compile =/
  20. Please be mindful of what you guys are quoting, if its going to take a considerable amount of space then don't do it. For now I put the large quotes that took up like half the page into spoiler tags
  21. Would Increase Heal display be possible =) or is that a bit different on how the increase atk display works?
  22. usually means the client hasn't been diffed correctly and the offset is wrong
  23. The main difference is that ragexe has the cash shop icon obviously, and you will also have accesss to latest sprites and skills if you use the 2013 clients. RagexeRE can't be used for the later dates since it uses a different compiler version I believe. So if you want the latest and greatest then ragexe would be your choice
×
×
  • Create New...

Important Information

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