Jump to content
The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades. ×

Chaos92

Members
  • Posts

    1859
  • Joined

  • Last visited

  • Days Won

    62

Everything posted by Chaos92

  1. is it old rathena ? Because if im not mistaken, im the one who reported this, but long time ago. https://github.com/rathena/rathena/issues/930 2016 issues though.
  2. make sure you setup your inter-athena.conf correctly.
  3. I think because you enable account verification via email. So, you need to activate the account via email first, then they can login. Thats why it said your account has been banned. Because the account isnt being verified yet via Email. Just disable email verification in flux if you didnt need it. Btw actually you doesnt need to change access.php , just use default fluxcp latest and also rathena latest from github. Please use the latest one for both, because any changes by themes/etc or different rathena (older vs latest) version might give you an issue. There are so many databases changes within this few years.
  4. Hello, its better for you to download in rathena git then, its clean without any changes.
  5. most probably msgstringtable.txt ?
  6. where is your server location ? The most probably answer = proxy if the ISP are having routing issue.
  7. So... what issue ? you didnt state any issue isnt it ? Ah okay so the issue 'No Exp on izlude starting point for new players'. If you're talking to the NPCs and already have quest there, you need to finish it.
  8. delete dbghelp.dll in kRO folder.
  9. I think its modification or same as RCX or LGP from Functor.
  10. means its not because of zeny script part then. zeny variable changes way already given from previous reply
  11. Make sure you didnt disable cash shop during client diff/ using nemo
  12. shouldnt it can be claimed 20 days by default ?
  13. yes Gepard have their own way of checking that which is = unique_id. MAC Address/IP Address can easily be manipulated.
  14. I saw some updates today : https://github.com/rathena/rathena/commit/132e74bd13629898c0d1f0c16be5a6a33607c734
  15. update to latest rathena or see this PR which already merged : https://github.com/rathena/rathena/pull/4919/commits
  16. https://github.com/rathena/rathena/commit/c4609b19d6910ae05d6424a8cb1da2142d870ef0 I think this one ? Try to use latest rAthena
  17. no .exe found, means your server isnt recompile yet. recompile will create the .exe. make sure recompile = success.
  18. use setup/opensetup.exe if its regarding amd, then just delete dbghelp.dll .
  19. Closed connection isnt something that should be worried about, its normal. There must be some other errors/issues that make it rejected. show your map-server and char-server logs
  20. Follow this one https://github.com/rathena/rathena/blob/master/npc/custom/jobmaster.txt
  21. Loc: Equipment location of armor and arrow-type items. Values below can be combined, i. e. 136 would indicate both accessory slots (typical value for accessories). (2^0) 1 = Lower headgear (2^1) 2 = Right hand (2^2) 4 = Garment/Robe (2^3) 8 = Accessory 1 (2^4) 16 = Armor (2^5) 32 = Left hand (2^6) 64 = Shoes (2^7) 128 = Accessory 2 (2^8) 256 = Upper headgear (2^9) 512 = Middle headgear (2^10) 1024 = Costume Upper headgear (2^11) 2048 = Costume Middle headgear (2^12) 4096 = Costume Lower headgear (2^13) 8192 = Costume Garment/Robe (2^15) 32768 = Arrow (arrow-type items only) (2^16) 65536 = Shadow Armor (2^17) 131072 = Shadow Weapon (2^18) 262144 = Shadow Shield (2^18) 524288 = Shadow Shoes (2^20) 1048576 = Shadow Accessory 2 (2^21) 2097152 = Shadow Accessory 1 https://github.com/rathena/rathena/wiki/Custom-Items
×
×
  • Create New...