Jump to content

EvilPuncker

Members
  • Posts

    713
  • Joined

  • Days Won

    1

Everything posted by EvilPuncker

  1. there is no official CTF in any official server or script
  2. conf/battle/client.conf // Show rAthena version to users when the login? display_version: no
  3. post at bugtracker, it is happening here too
  4. http://rathena.org/board/topic/57603-new-carts-favorite-item-tab-efst-sit/page__st__60#entry90296
  5. EvilPuncker

    disabler

    mute the player when talking to the npc?
  6. thanks for the heads up, but I have all that in mind already @edit well since you edited your post, I was referring to tr0n's post, but lets forget it anyway. (Brian still likes merges xd)
  7. r15115 clif.c r15116 map.c r15117 already in rA r15118 clif.c, clif.h and skill.c r15119&r15120 clif.h and clif.c -> change before #ifdef PCRE_SUPPORT not made, because of fakename thing, hope any dev take a look and change as necessary
  8. diff your client without the "read data folder first" diff applied
  9. make a new .dat at your own pc then send it to your db folder at your vps
  10. disable renewal cast time @src/map/config/renewal.h put // onto #define....RENEWAL CAST TIME
  11. better to remove that one and let only the item_stack stay =D
  12. if you mean the maximum damage shown in the client it isn't possible, otherwise please specify your question xd
  13. when diffing the client you need to choose the "Disable Multiple Windows"
  14. do any other error pop up before the window that you show in the pic?
  15. npc/mobs/ is exactly what I wanted to told you to change with the one from eA xd
  16. just change your rA mob folder with the one from eA o.O
  17. 1 - conf/groups.conf 2 - src/map/config/renewal.h /// renewal cast time /// (disable by commenting the line) /// /// leave this line to enable renewal casting time algorithms /// cast time is decreased by DEX * 2 + INT while 20% of the cast time is not reduced by stats. /// example: /// on a skill whos cast time is 10s, only 8s may be reduced. the other 2s are part of a /// "fixed cast time" which can only be reduced by specialist items and skills #define RENEWAL_CAST
  18. about the second problem, it is not possible, that is how far diffs got when gravity removed the old login system.
×
×
  • Create New...