4144
Core Developers-
Content Count
1189 -
Joined
-
Last visited
-
Days Won
124
Content Type
Profiles
Forums
Downloads
Staff Applications
Calendar
Everything posted by 4144
-
In very latest clients was changed compiler, because this many patches may not works Nemo without patch word in header useless for anything newer than 2016-2017 clients. You can wait unit this patch will be fixed in future, or you can sponsor fix. I mostly not have time for patches
- 5 replies
-
- nemo
- custom lua
-
(and 1 more)
Tagged with:
-
what client version you used and what nemo?
- 5 replies
-
- nemo
- custom lua
-
(and 1 more)
Tagged with:
-
actually with some hacking possible add custom cell types. But this is not simple
-
grf and data from rathena look like broken for all clients newer than 20180621. If need use new clients, better use official kro/data. can be used one what Ridley distributing
-
Replace charnameack to blname_ack
-
Client issue ( character view behind walls)
4144 replied to Roxas18's question in General Server Support
try move camera from/to character. If you put camera very close to player it can be draw with bugs -
Another small issue of rathena, not support clients newer than 2018-06-21 ragexeRE and not support newer than 2018-11-14 ragexe. Some advantages of hercules, support for almost all kro clients (ragexe and ragexeRE) and zero clients (ragexe_zero). Hercules can be compiled for windows, linux, macosx, cygwin. In hercules missing some recent skills.
-
I created this pr https://github.com/HerculesWS/Hercules/pull/2419 for allow change some limits
- 11 replies
-
- max atk hercules
- change max atk
-
(and 3 more)
Tagged with:
-
atk and some other attributes stored in unsigned short fields. this mean max value is 65535. Also some packets allow only short/unsigned shorts. I can try create pr with increasing this fields, but not sure is it will broke some old pre-re code
- 11 replies
-
- max atk hercules
- change max atk
-
(and 3 more)
Tagged with:
-
Yes for very latest client some non critical patches may not works, but client still will works fine but with missing some patches. If you want some patches what not works, you can try bit older clients if want almost latest client. From other side 2015 is very outdated, better use late 2018 or yearly of 2019 clients.
-
data need too, because often here manual changes present
-
because client exe almost latest, better get grf and other files from official kro or from any clean data/grf without custom modifications. also try less patches, may be it can exit normally. checked on bit outdated official data, client exit normally used minimal patches: 9 Disable 1rag1 type parameters (Recommended) 13 Disable Ragexe Filename Check (Recommended) 35 Read Data Folder First 36 Read msgstringtable.txt (Recommended) 230 Always load Korea ExternalSettings lua file 231 Remove hardcoded address/port (Recommended) 232 Restore old login packet (Recommended) Also used hercules pr https://github.com/HerculesWS/Hercules/pull/2406 alternative way try get client from here and update with rsu to latest version
-
[Solved] Hexed 2014-03-05b Hide Map Button Failed
4144 replied to skyundersea's question in Client-Side Support
Ah then previous developer was broke some patches for old versions, i will try to check this- 4 replies
-
- hide map button
- 4144
-
(and 2 more)
Tagged with:
-
changes can be only allow set packet version and client type by configure parameters. but old way with changing headers works too Here you can see how do build for each client for you selected: http://nemo.herc.ws/clients/ select client and select build on linux
-
[Solved] Hexed 2014-03-05b Hide Map Button Failed
4144 replied to skyundersea's question in Client-Side Support
you mean you copy old file? For hide buttons exists atleast two patches...- 4 replies
-
- hide map button
- 4144
-
(and 2 more)
Tagged with:
-
yes you can or any other version Ragexe is stable kro clients, RagexeRE is testing kro clients, Ragexe_zero is zero clients
-
From server side most or all versions should works. Older than 2017 may have some issues and need test for each client) From client side, clients itself works fine, but in some can be issues. And more important not all clients may works patches what you need. Check patches what you need on http://nemo.herc.ws/clients/ On other emulators popular version 2018-06-21, because this emulators not support newer version. But in hercules you can use any new version too.
-
yes look like missing cleanup on server stop and on logout. Because vector is not array but some kind of custom type with pointer, it should be cleaned manually
-
How to setup OFFLINE server for personal development use
4144 replied to AnnieRuru's question in General Server Support
@AnnieRuru rathena now is not C game, it using other compiler other flags etc, tutorial from rathena compilation can be useless here -
@skyundersea dont use outdated nemo
-
With packet error, look like encryption disabled in client. By default server enable encryption always. Patch client without changing encryption or disable encryption in server configuration
-
look like you using new server code and old database see sql updates what server suggest to apply
-
Correct, patch AllwaysCallSelectKoreaClientinfo works not for all clients see http://nemo.herc.ws/patches/KoreaServiceTypeXMLFix/ For new clients dont need this patch anyway
-
Try other way if this not works. What os and shell you using? My usage output: $ wget -qO- "http://nemo.herc.ws/get2.py" | python2 - 2018-06-20cRagexe Please wait... INFO:download:Create file: 2018-06-20cRagexe.exe: 10825616 INFO:download:Archive end detected INFO:download:Done