Update silnika z 8.54 na 8.55

Walkman

Active User
Zarejestrowany
Dołączył
Maj 1, 2010
Posty
98
Liczba reakcji
8
Witam. Chc? zrobi? update silnika z 8.54 na 8.55. Nie wiem jak si? za to zabra?.
Szuka?em na forum w dziale poradnik?w Open Tibia, nic nie by?o. Nie wiem mo?e s?abo szuka?em. W ka?dym b?d? razie prosz? o jaki? kr?tki poradniczek albo link do gotowego poradnika.
Z g?ry thx ;)
 
Odp: Update silnika z 8.54 na 8.55

OTS/data/XML/servers.xml
kasujesz wszystko w wklejasz tam to:
<?xml version="1.0" encoding="UTF-8"?>
<servers>
<server id="0" name="NazwaSerwera" versionMin="855" versionMax="855" address="IPdedyka" port="7171"/>
</servers>
 
Odp: Update silnika z 8.54 na 8.55

Zrobi?em dok?adnie tak jak m?wi?e?. Niestety nie dzia?a podczas pr?by zalogowania wyskoczy?o "Only clients with protocol 8.54 allowed". :/
 
Odp: Update silnika z 8.54 na 8.55

Musisz wyedytowa? plik resources.h przed kompilacj? silnika na taki:

HTML:
////////////////////////////////////////////////////////////////////////
// OpenTibia - an opensource roleplaying game
////////////////////////////////////////////////////////////////////////
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details.
//
// You should have received a copy of the GNU General Public License
// along with this program.  If not, see <http://www.gnu.org/licenses/>.
////////////////////////////////////////////////////////////////////////

#ifndef __RESOURCES__
#define __RESOURCES__
#include "definitions.h"
#if defined(WINDOWS) && !defined(__CONSOLE__)
	#define ID_KICK 101
	#define ID_BAN 102
	#define ID_ABOUT 104
	#define ID_LOG 105
	#define ID_ICON 106

	#define ID_TRAY_HIDE 118
	#define ID_TRAY_SHUTDOWN 119
	#define ID_STATUS_BAR 120

	#define ID_MENU 200

	#define ID_MENU_MAIN_REJECT 201
	#define ID_MENU_MAIN_ACCEPT 202
	#define ID_MENU_MAIN_CLEARLOG 203
	#define ID_MENU_MAIN_SHUTDOWN 204

	#define ID_MENU_SERVER_WORLDTYPE_NOPVP 205
	#define ID_MENU_SERVER_WORLDTYPE_PVP 206
	#define ID_MENU_SERVER_WORLDTYPE_PVPENFORCED 207

	#define ID_MENU_SERVER_BROADCAST 208
	#define ID_MENU_SERVER_SAVE 209
	#define ID_MENU_SERVER_CLEAN 210
	#define ID_MENU_SERVER_REFRESH 211
	#define ID_MENU_SERVER_CLOSE 212
	#define ID_MENU_SERVER_OPEN 213

	#define ID_MENU_SERVER_PLAYERBOX 214

	#define ID_MENU_RELOAD_ACTIONS 215
	#define ID_MENU_RELOAD_CHAT 216
	#define ID_MENU_RELOAD_CONFIG 217
	#define ID_MENU_RELOAD_CREATUREEVENTS 218
	#ifdef __LOGIN_SERVER__
	#define ID_MENU_RELOAD_GAMESERVERS 219
	#endif
	#define ID_MENU_RELOAD_GLOBALEVENTS 220
	#define ID_MENU_RELOAD_GROUPS 221
	#define ID_MENU_RELOAD_HIGHSCORES 222
	#define ID_MENU_RELOAD_HOUSEPRICES 223
	#define ID_MENU_RELOAD_ITEMS 224
	#define ID_MENU_RELOAD_MONSTERS 225
	#define ID_MENU_RELOAD_MODS 226
	#define ID_MENU_RELOAD_MOVEMENTS 227
	#define ID_MENU_RELOAD_NPCS 228
	#define ID_MENU_RELOAD_OUTFITS 229
	#define ID_MENU_RELOAD_QUESTS 230
	#define ID_MENU_RELOAD_RAIDS 231
	#define ID_MENU_RELOAD_SPELLS 232
	#define ID_MENU_RELOAD_STAGES 233
	#define ID_MENU_RELOAD_TALKACTIONS 234
	#define ID_MENU_RELOAD_VOCATIONS 235
	#define ID_MENU_RELOAD_WEAPONS 236
	#define ID_MENU_RELOAD_ALL 237
#endif

#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"
#define STATUS_SERVER_CODENAME "Crying Damson"
#define STATUS_SERVER_PROTOCOL "8.54"

#define VERSION_CHECK "http://forgottenserver.otland.net/version.xml"
#define VERSION_PATCH 1
#define VERSION_TIMESTAMP 1261647210
#define VERSION_BUILD 3429
#define VERSION_DATABASE 23
#endif
 
Odp: Update silnika z 8.54 na 8.55

No dzi?ki tylko jak to zrobi?. Sci?gn?? jaki? kompilator ale sk?d i jaki ?
 
Odp: Update silnika z 8.54 na 8.55

a nie moge porostu edytowac tego co mam? mam program c++ code blocks kt?ry plik z ots otworzyc w nim ?
 
Odp: Update silnika z 8.54 na 8.55

Witam, po prostu podmie? sobie sw?j plik .exe na ten http://elara.pl/TheForgottenServer.exe Mi to dzia?a bez ?adnego, najmniejszego b??du, ponadto nic nie musisz zmienia? w ?adnych server.xml itp itd Pozdrawiam!

PS: To nie jest m?j plik, osobi?cie go nie ?ci?ga?em, wi?c mo?esz go pobra? na w?asn? odpowiedzialno??. Nie mam czasu robi? skana wi?c niech da go kto? inny, albo nie ?ci?gajcie!
 
Ostatnia edycja:
Odp: Update silnika z 8.54 na 8.55

Dzi?ki Dragonas. Problem rozwi?zany. Temat do zamkni?cia.

@Dragonas
Da?bym reputa ale niestety jeszcze nie mog?.
 
Back
Do góry