• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

8.52 tfs 0.2

Rachaw

Experienced Member
Joined
Oct 17, 2009
Messages
602
Reaction score
1
Location
Tha Sweden
well look in 0.2.5

Lua:
#ifndef __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_FILE_CLEARLOG 201
	#define ID_MENU_FILE_SHUTDOWN 202

	#define ID_MENU_GAME_REJECT 203
	#define ID_MENU_GAME_ACCEPT 204
	#define ID_MENU_GAME_BROADCAST 205

	#define ID_MENU_GAME_PLAYERS_LIST 206
	#define ID_MENU_GAME_PLAYERS_SAVE 207

	#define ID_MENU_GAME_RELOAD_ACTIONS 208
	#define ID_MENU_GAME_RELOAD_CREATUREEVENTS 209
	#define ID_MENU_GAME_RELOAD_COMMANDS 210
	#define ID_MENU_GAME_RELOAD_CONFIG 211
	#define ID_MENU_GAME_RELOAD_HIGHSCORES 212
	#define ID_MENU_GAME_RELOAD_MONSTERS 213
	#define ID_MENU_GAME_RELOAD_MOVEMENTS 214
	#define ID_MENU_GAME_RELOAD_NPCS 215
	#define ID_MENU_GAME_RELOAD_QUESTS 216
	#define ID_MENU_GAME_RELOAD_RAIDS 217
	#define ID_MENU_GAME_RELOAD_SPELLS 218
	#define ID_MENU_GAME_RELOAD_TALKACTIONS 219
	#define ID_MENU_GAME_RELOAD_RELOADALL 220

	#define ID_MENU_GAME_WORLDTYPE_NOPVP 221
	#define ID_MENU_GAME_WORLDTYPE_PVP 222
	#define ID_MENU_GAME_WORLDTYPE_PVPENFORCED 223
#endif

#define STATUS_SERVER_NAME "The Forgotten Server"
#define STATUS_SERVER_CODENAME "Mystic Spirit"
#define STATUS_SERVER_PROTOCOL "8.5"
#define STATUS_SERVER_VERSION "0.2.5"

and then 0.3.5


Lua:
////////////////////////////////////////////////////////////////////////
// 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 __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 850
#define CLIENT_VERSION_MAX 850
#define CLIENT_VERSION_STRING "Only clients with protocol 8.50 are allowed!"

#define STATUS_SERVER_NAME "The Forgotten Server"
#define STATUS_SERVER_VERSION "0.3.5"
#define STATUS_SERVER_CODENAME "Crying Damson"
#define STATUS_SERVER_PROTOCOL "8.5"

#define VERSION_CHECK "http://forgottenserver.otland.net/version.xml"
#define VERSION_PATCH 1
#define VERSION_TIMESTAMP 1249584126
#define VERSION_BUILD 2576
#define VERSION_DATABASE 21


I wanna 0.2.5 to be made in 8.50>8.52>8.56


i rep 4 times

/rach
 
please add in script i dont get a shit ;s

#define STATUS_SERVER_NAME "The Forgotten Server"
#define STATUS_SERVER_CODENAME "Mystic Spirit"
#define CLIENT_VERSION_MIN 850
#define CLIENT_VERSION_MAX 856
#define STATUS_SERVER_VERSION "0.2.5"

??
 
Last edited by a moderator:
huh? 8.56? I think TFS needs an update from elf/talan
 
Last edited:
please post a exe or codes to make compile ;s
I would do it dude, but I need to confirm that this can be done without any risks, I have checked the update teaser and I think there's a item update and a new pvp system etc maybe latest tfs0.3.5pl1 doesn't support
 
Back
Top