Jump to content

Radian

Members
  • Posts

    1546
  • Joined

  • Last visited

  • Days Won

    19

Everything posted by Radian

  1. As what Emistry posted you need to downlaod the whole files.
  2. I think that's what official server works now only the defender icon will be shown to the party/devoted player, but im not that so sure with this maybe other members know the right answer for this.
  3. If you use NEMO (exe patcher) you can disable the shaking https://github.com/MStr3am/NEMO
  4. No problem as long as rAthena is back online.
  5. Welcome to our nice and friendly community of ro owners.
  6. Admin account in the ro server? I think you dont need to go to wamp server to make an admin account just go to mysql and look for the login table.
  7. > https://rathena.org/board/topic/81297-how-to-change-the-login-screen/
  8. https://rathena.org/board/topic/101092-packet-obfuscation-support/
  9. para sa tanong mo uu need mo pang e script yung mga items sa item_db.txt para sa server side. https://rathena.org/wiki/Custom_Items check mo tong link.
  10. pag katapos mong baguhin yun e recompile mo yun files mo.. para mag effect
  11. // Room Warper prontera,150,150,4 script Room Warper 99,{ mes "[Room Warper]"; switch (select("Gold Room:Market Room:VIP Room")) { case 1: warp "prontera",150,150; end; case 2: warp "prontera",150,150; end; case 3: warp "prontera",150,150; end; } } maybe this can help you?
  12. so eto ang problema mo https://github.com/rathena/rathena/blob/master/src/config/core.h#L87 lagyan mo ng // para ma disable. yung dating ganito /// Comment to disable the official packet obfuscation support. /// When enabled, make sure there is value for 'packet_keys' of used packet version or /// defined 'packet_keys_use' in db/[import/]packet_db.txt. /// This requires PACKETVER 2011-08-17 or newer. #define PACKET_OBFUSCATION so magiging ganito na /// Comment to disable the official packet obfuscation support. /// When enabled, make sure there is value for 'packet_keys' of used packet version or /// defined 'packet_keys_use' in db/[import/]packet_db.txt. /// This requires PACKETVER 2011-08-17 or newer. /// #define PACKET_OBFUSCATION
  13. Disable Packet Encryption. sa diff
  14. Any update? ano ano na yung mga problema mo ngayon?
  15. lahat ng ip na pinalitan yun din ang papalitan mo ulet para sa bagong ip address na gagamitin mo. sa mga sinabi mo sa tingin ko yan ay sa server side at dapat palitan mo rin yung ip mo sa client side clientinfo.
  16. Baka makatulong to kung bakit reject from the server. https://rathena.org/board/topic/70962-recommended-client-setup/ check mo yung mga gnamit na diff para sa 2012-04-10 cleint.
  17. thanks!
  18. here are the list that I saw on rA wiki maybe it can help you out... https://rathena.org/wiki/Getequipid https://rathena.org/wiki/Getequipcardcnt
  19. I don't think it's possible to put 2 different coordinates. and try using warp instead of areawarp https://rathena.org/wiki/Warp warp "poring_w01", 81, 203;
  20. Anyone here with a kind heart willing to re upload the client? I wanna try this client and see if i can make it work please. thanks in advance!
  21. What is your max base level? is it based on official server like 99 / 175? if not then that is normal
  22. Radian

    GM-Names

    the first reply will be applied to all accounts.. I think the best way to do is first create all your GM names/accounts then remove it when you release your server.
  23. Radian

    error register

    I wonder what is your problem with register? kindly explain it please..
  24. rAthena will reject all paid download as what i've heard.
  25. You might need to check your client too maybe you disable the windows. not sure though but i know there is an option on the resurrection button...
×
×
  • Create New...