-
Posts
40 -
Joined
-
Last visited
Content Type
Profiles
Forums
Downloads
Jobs Available
Server Database
Third-Party Services
Top Guides
Store
Crowdfunding
Everything posted by X-EcutiOnner
-
Are you not diif with NEMO Translate Client patch?
-
how to speedup server startup for windows?
X-EcutiOnner replied to Brynner's question in General Support
Compile with (x64) Release mode -
How to unlink the second job from the first job?
X-EcutiOnner replied to Agriias's question in Source Support
It need edit skill tree in Server side and Client side. -
Use this patch in NEMO you don't need to do anything.
-
Looking for Ragexe patcher [Similar to Nemo]
X-EcutiOnner replied to Ricocigo's question in General Support
Move to 2018-06-21aRagexeRE Brother. -
Some Graphic Card can make this issue (or some Windows 7) you can fix by delete DbgHelp.dll from your game folder.
-
It can be possible by hexing client to change .act from idle to what you need.
-
http://www.angusj.com/resourcehacker/
-
bandicam 2020-03-22 21-05-43-453.mp4
-
You can do this with ResHacker, See Manifest and find string "requireAdministrator" replaced with "asInvoker"... All done!!!
-
your skill_db and skill_tree look like Hercules not rAthena ---skillinfolist.lub [SKID.NJ_SENBON] = { "NJ_SENBON", SkillName = "Senbon", MaxLv = 1, SpAmount = { 2 }, bSeperateLv = true, <- change to false AttackRange = { 9 }, _NeedSkillList = { { SKID.NJ_KUNAI, 1 } } }, ----skill_id.lub NJ_SENBON = 8443 for Hercules custom skill range you can use only 900 - 999 for rAthena custom skill range you can use only 800 - 999 GOOD LUCK!!!
-
The client 2018-09-19aRagexe is a main server client it reading clientinfo.xml (but can change to anothers) and Zero client need config like main client, If another (mean RE client or Sak client) it reading sclientinfo.xml (YEA!!! and can change to anothers too) In XML configuration you can choose this one at servertype - primary - sakray - pk at servicetype (number is langtype too) 0 = korea 1 = america 2= japan 3= china 4= taiwan 5= thai 6 = indonesia 7 = philiphine 8 = malaysia 9 = singapore 10 = germany 11 = india 12 = brazil 13 = australia 14 = russia 15 = vietnam 16 = chile 17 = france 18 = UAE In your config need edit only <servicetype>korea</servicetype> <servertype>primary</servertype> but don't need to edit first row <?xml version="1.0" encoding="gb2312" ?> PS. Client after 2019-03-27bRagexe now support only KOREA Language 'cause NEMO diff can't patch ascii in this time and rAthena can't support this.
-
how to fix blue and red team BG name
X-EcutiOnner replied to chitero666's question in General Support
What language you used? seen /src/common/msg_conf.hpp // Multilanguage System. // Define which languages to enable (bitmask). // 0xFFF will enable all, while 0x000 will enable English only. enum lang_types { LANG_RUS = 0x01, LANG_SPN = 0x02, LANG_GRM = 0x04, LANG_CHN = 0x08, LANG_MAL = 0x10, LANG_IDN = 0x20, LANG_FRN = 0x40, LANG_POR = 0x80, LANG_THA = 0x100, LANG_MAX }; #ifndef LANG_ENABLE // Multilanguage System. // Define which languages to enable (bitmask). // 0xFFF will enable all, while 0x000 will enable English only. #define LANG_ENABLE 0x000 #endif -
You can change it by Hexed only
-
monster belzebu id: 1874 is knocking down my game
X-EcutiOnner replied to ADM Ytallo's question in General Support
ya! try disguise 1872 if error let's to seen Data -> LuaFiles514 -> Lua Files -> Datainfo -> JobIdentity.lub & JobName.lub JobIdentity.lub = JT_BEELZEBUB_FLY = 1872, JobName.lub = [jobtbl.JT_BEELZEBUB_FLY] = "HUNTER_FLY", -
Change Minimal Zeny record in zeny_log
X-EcutiOnner replied to LearningRO's question in General Support
-
Change Minimal Zeny record in zeny_log
X-EcutiOnner replied to LearningRO's question in General Support
-
https://forum.qt.io/topic/87311/c1083-visual-studio-2015-standard-headers-aren-t-detected/34
-
monster belzebu id: 1874 is knocking down my game
X-EcutiOnner replied to ADM Ytallo's question in General Support
1.What client version? 2.Show error msg in server console (if him has) -
I used v1.7 and edit some func
-
How can i catch or copy the sprite error ?
X-EcutiOnner replied to qtdan's question in Client-side Support
sprite and action (.spr & .act) for your item is missing looking at itemInfo.lub like [501] = { unidentifiedDisplayName = "Red Potion", unidentifiedResourceName = "ปกฐฃฦ๗ผว", unidentifiedDescriptionName = { }, identifiedDisplayName = "Red Potion", identifiedResourceName = "ปกฐฃฦ๗ผว", identifiedDescriptionName = { or add new .spr & .act file -
show me your server console have any error msg or if custom maps use WeeMapCache to correct map cach first
-
monster belzebu id: 1874 is knocking down my game
X-EcutiOnner replied to ADM Ytallo's question in General Support
is like sprite (.spr) missing -
If you have cashshop icon in top left you can type /cashshop for show cashshop icon at top right