yanger
Banned User
Siemano, widzialem gdzies ostatnio cos takiego napisane ale nie moge teraz tego znalezc ;p to jak to z tym jest? moj tfs na 8.54 jest, chce zeby bylo tez 8.55
local pos = {Top of the site)
function onThink(interval, lastExecution, thinkInterval)
if nieMogeZnalesc(cid) then
getSearch(pos)
addEvent(Remember)
elseif notThinking(cid) then
getTheFuckOut
addEvent(Remember)
end
end
Zmień na:#define CLIENT_VERSION_MIN 854
#define CLIENT_VERSION_MAX 854
#define CLIENT_VERSION_STRING "Only clients with protocol 8.54 allowed!"
#define STATUS_SERVER_NAME "The Forgotten Server"
#define STATUS_SERVER_VERSION "0.3.6_SVN"
#define STATUS_SERVER_CODENAME "Crying Damson"
#define STATUS_SERVER_PROTOCOL "8.54"
#define CLIENT_VERSION_MIN 854
#define CLIENT_VERSION_MAX 855
#define CLIENT_VERSION_STRING "Only clients with protocol 8.54 and 8.55 allowed!"
#define STATUS_SERVER_NAME "The Forgotten Server"
#define STATUS_SERVER_VERSION "0.3.6_SVN"
#define STATUS_SERVER_CODENAME "Crying Damson"
#define STATUS_SERVER_PROTOCOL "8.55"