Glidarn
Member
SO my question is if i can change to everyone can log in with the client 8.60 / 8.61 but i still want to keep the 8.54 "style" ingame like still having backpacks with mana etc.
and i wonder if only have to do this:
and i wonder if only have to do this:
LUA:
#define CLIENT_VERSION_MIN 860
#define CLIENT_VERSION_MAX 861
#define CLIENT_VERSION_STRING "Only clients with protocol 8.61 and 8.60 are allowed!"
#define STATUS_SERVER_NAME "TheForgottenServer"
#define STATUS_SERVER_VERSION "0.3.5"
#define STATUS_SERVER_CODENAME "Crying Damson"
#define STATUS_SERVER_PROTOCOL "8.61"