
4144
Core Developers-
Content Count
964 -
Joined
-
Last visited
-
Days Won
82
4144 last won the day on November 25 2020
4144 had the most liked content!
About 4144

-
Rank
Advanced Member
- Birthday July 18
Contact Methods
-
Discord
4144#5734
-
IRC Nickname
_41444d494e_
-
Website URL
https://discord.com/invite/ByEQHDf
Profile Information
-
Gender
Male
-
Github
4144
-
Emulator
Hercules
-
Client Version
latest
-
then search any tutorials how install server. here on forums exists even almost complete offline pack.
-
Unknow option '--generate-translations dont '
4144 replied to Fou-lu's question in General Server Support
at first you should compile server and plugins next open dir where server compiled and run ./map-server --generate-translations -
look like this client missing on mirrors for some reason. try newer or older version.
-
what kind of error you got on nemo site?
-
pointshop look like this is rathena. better add tag what your question related to rathena.
-
do not enable any patches for hide errors. and next time probably client will say you what is wrong. also for different client exe need different data and grf. if you using translations, see wiki for each supported clients in translations and how to use them.
-
hm, then probably need write it topic what this is not hercules but rathena
-
at first you using wrong code. must be not clif_displaymessage but clif->message For text with color try use clif->messagecolor_self or clif->messagecolor. also clif_viewpoint wrong too. must be used clif->viewpoint
-
this command works only for old clients where mail system used. in newer clients used rodex, and here no command for open rodex.
-
at this link only client exes. but for working client need also data and grf with similar version.
-
-
http://nemo.herc.ws/ Downloading Client
4144 replied to simplexjay2's question in General Server Support
because you not download file with browser. i saw people often use some download manager in chrome, and this download manager corrupting downloaded file names. try disable this download manager. -
in putty use screen or tmux. and inside screen or tmux run your server then it can survive your disconnection.
-
look like shuffle packets for client older than main 2012-07-10aRagexe not known. this mean older than this clients can works if some one tested each packet for them. my tools still cant extract all shuffle packets for old clients too. this mean you got chance to work with clients from some 2010 to 2012-07-10 only if this clients directly added to packets.h for example here exists 2011-11-02aRagexe: https://github.com/HerculesWS/Hercules/blob/stable/src/map/packets.h#L809