-
Posts
139 -
Joined
-
Last visited
-
Days Won
2
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by reigneil
-
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...?
-
Rebellion Vending machines missing stuff
reigneil replied to kyrato's question in Client-side Support
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. -
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
-
Rebellion Vending machines missing stuff
reigneil replied to kyrato's question in Client-side Support
maybe because your client is too old to support these new item. update it will fix the problem. hint: itemInfo.lub -
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
-
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
-
you can find answer here: https://rathena.org/board/topic/101092-packet-obfuscation-support/
-
maybe because your 3rd Job didnt undergo transcend.. thats why you cannot equip it. it must be rebirth then 3rd job. 2+16=18
-
maybe this would help: https://github.com/rathena/rathena/tree/master/doc
-
Revision 17717 map-server has crashed.
reigneil replied to gebusog's topic in Tulong para sa Script at Database
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 -
Disconnecting session #3 with unknown packet version (p:0x464d,l:19).
reigneil replied to Lord Ganja's question in Database Support
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 -
make sure that the translated .../Data/luafiles514/lua files/skillinfoz/skilldescript.lub and/or skilldescript.lua are the first to read by your client.
-
3rd Job new Skill stateicons w/ desc.
reigneil replied to Archetype Saber's question in Client-side Support
location: .../Data/luafiles514/lua files/stateicon/stateiconinfo.lub translation here: https://github.com/ROClientSide/Translation/blob/master/Data/luafiles514/lua%20files/stateicon/stateiconinfo.lub -
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
-
RagExe 2014 Support And Server Optimization
reigneil replied to samurai.rukasu's topic in Implemented
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 -
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.
-
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
-
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.
-
try using older commit like 537fb42a4bbafd i think the new git has a bug.
-
this mean that the latest git has a bug. better to use older commit. try something below this commit 537fb42a4bbafd
-
RO Patcher Lite, v4.1.4.1282 - last updated 2021/11/05
reigneil replied to Ai4rei's topic in Client Releases
can i request for a larger GUI... i can't read the longer patch name because of limited char to be visible. -
RagExe 2014 Support And Server Optimization
reigneil replied to samurai.rukasu's topic in Implemented
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 -
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