Jump to content

Judas

Members
  • Posts

    2244
  • Joined

  • Last visited

  • Days Won

    3

Everything posted by Judas

  1. Judas

    Skill is gone!

    hmm not sure. Quest skills seems like its tough to make it stay in the job. I tried removing lines to for first aid and it never gets to the point where it dissapears like the custom quest skill.
  2. Judas

    2012 Topic

    rape me first
  3. well the dc error, i read from the ream topic that there are a couple lines to comment out I believe to bypass the dc
  4. it helps, thanks for this, cause I know some people have trouble finding this
  5. yes it works fine
  6. no i can confirm that i checked out ream running on my linux crashes to when getting hit or killing a mob
  7. replace eathena with your folder name then
  8. well some ppl usually replace those pictures anyway so its hard either way
  9. Judas

    :">

    welcome!
  10. i don't think there is much, if you are worried about that, then i guess don't release it
  11. thank you!
  12. nice!
  13. yea anything above 11-02-11 will not work, each client after this will require new packets. So don't expect anyone to release packets after each client release
  14. http://supportmii.com/ro1/Clients/
  15. welcome squish
  16. awesome =D
  17. this is soo good!
  18. http://www.eathena.ws/board/index.php?showtopic=279640 I think that should help
  19. you can change the hour limit to something small i believe, but it would be better if it could revert to the other setting as wel
  20. do you have a translated data folder?
  21. looks good!
  22. http://supportmii.com/board/index.php?/topic/45-judas-bible-26/ Mainy if you can't connect past login then try applying this (from shinyro) Could be the new PIN code system preventing your from continuing - even though they were invented with 2011-03-09 as far as I know - dunno which versions you have tested. Try to add the following snippet (packet information from Yommy): Find in 'char.c': // send characters to player mmo_char_send006b(i, sd); Add this CODE below: WFIFOHEAD(i, 12); WFIFOW(i, 0) = 0x08B9; WFIFOW(i, 2) = 0; WFIFOW(i, 4) = 0; WFIFOL(i, 6) = sd->account_id; WFIFOW(i, 10) = 0; WFIFOSET(i, 12);
  23. Judas

    Devotion skill

    yea i believe http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=3189
×
×
  • Create New...