Jump to content

reigneil

Members
  • Posts

    139
  • Joined

  • Last visited

  • Days Won

    2

Everything posted by reigneil

  1. looks like your not alone: https://github.com/rathena/rathena/issues/342 maybe you could help us providing some information about this matter like how it is correctly been done or did you compare this behavior to official server like pRO,kRO...?
  2. if you are using langtype 1 then add this to your clientinfo.xml next to servertype or if you are using the new https://github.com/MStr3am/NEMO want this hardcoded within the client then try selecting skip service select
  3. heres an example data needed to item id 13197 "Mini_Mei" that must be found into your grf. and heres the script looks like in itemInfo.lub this is only applies to client that support itemInfo.lub else must manually update your idnum2item and num2item text files. if you find this hard to do then disable that vending machine.
  4. i tried it right now using a test server. editing only "pk_mode: 1" and it is working outside town or maybe because you modify the src? try default you should try GIT instead of SVN https://github.com/rathena/rathena
  5. maybe because your client is too old to support these new item. update it will fix the problem. hint: itemInfo.lub
  6. a much more deeper understanding about the new 3rd job skills big thanks to Rytech for his effort and the rest who help him. http://forums.irowiki.org/showthread.php?t=107014 credit: @Rytech @Barigas
  7. in drops.conf maybe because of this... // Mode: 0 - official order, 1 - random order, 2 - all items item_drop_mvp_mode: 0 try to change this to 2
  8. you can find answer here: https://rathena.org/board/topic/101092-packet-obfuscation-support/
  9. maybe because your 3rd Job didnt undergo transcend.. thats why you cannot equip it. it must be rebirth then 3rd job. 2+16=18
  10. maybe this would help: https://github.com/rathena/rathena/tree/master/doc
  11. this is already been fixed here: https://github.com/rathena/rathena i suggest to use GIT instead of SVN or wait for this fixed to sync into SVN
  12. are you aware of this changes? https://rathena.org/board/topic/101092-packet-obfuscation-support/ re-diff your client to support packet obfuscation clientside or disabling packet obfuscation serverside
  13. make sure that the translated .../Data/luafiles514/lua files/skillinfoz/skilldescript.lub and/or skilldescript.lua are the first to read by your client.
  14. location: .../Data/luafiles514/lua files/stateicon/stateiconinfo.lub translation here: https://github.com/ROClientSide/Translation/blob/master/Data/luafiles514/lua%20files/stateicon/stateiconinfo.lub
  15. any detail how did you get those luafiles or where did you placed it? is your itemInfo.lub fully translated? BTW what are those unknown item any info about it? maybe try this: https://github.com/ROClientSide/Translation
  16. the last leak that kRO produce without Themida Protection is 2014-06-13aRagexe you can download it here: ftp://ragnarok.nowcdn.co.kr:20021/Patch/ find 2014-06-13 rgz file then extract it using GRF Editor. that file is compatible with NEMO
  17. hmm thats weird... maybe because i'm using Visual Studio 2010 thats why i didnt get any error. i suggest ask Anacondaqq or Radian because they experience this also or help them with their report here: https://github.com/rathena/rathena/issues/309so that developer would notice it.
  18. uhhmm. i have adelays source mod. does that affect? what setup are you using pre renewal or renewal? btw the latest git is now OK on renewal... but not sure in pre renewal because somebody reported this also. https://github.com/rathena/rathena/issues/309
  19. opss sorry about the link it is now been updated. BTW are you using Nov 2014 svn? its been a long time... time to update your trunk.
  20. try using older commit like 537fb42a4bbafd i think the new git has a bug.
  21. this mean that the latest git has a bug. better to use older commit. try something below this commit 537fb42a4bbafd
  22. can i request for a larger GUI... i can't read the longer patch name because of limited char to be visible.
  23. i think rathena can support 2014 client atlease 2014-06-13aRagexe all you need to do is find packet for it. tried it but not sure if it is stable... though
  24. this December i just notice that iRO release 175/60 with the new skill, exp table etc... http://www.playragnarok.com/news/updatedetail.aspx?id=261&p=1 if you have time to look into this matter. thanks
×
×
  • Create New...