Postado Dezembro 7, 2017 7 anos Autor @KotZletY Opa amigo a versão é Otx da tfs 0.4, versão do otserv 8.60, não tem como eu ver qual é a versão da distro, pois ainda nem compilei kk ( Não sei qual versão é essa que você quer kkk sou lezado com essas coisas ) e a dificuldade é em tudo.
Postado Dezembro 8, 2017 7 anos @liteon9y tudo certo, utilizaremos esse tópico mesmo. @Piquenuxo @liteon9y bom, a versão da source vocês podem ver em resources.h, mas já que é otx independente de ser otx 0.3.7 ou 1.3 ambas a forma de compilação são a mesma(Dependendo da release desse otx). Tentem seguir esse tutorial https://github.com/mattyx14/otxserver/wiki/Compilling-on-Windows Caso não consigam ae eu faço um com fotos e respondo aqui. Mas postem aqui o resources.h de vocês!
Postado Dezembro 8, 2017 7 anos my 'resourcees.h' .. entao vou testar o tutorial que vc me passou !!! perae, vo tentar e ja volto para dizer o resultado! #ifndef __RESOURCES__ #define __RESOURCES__ #include "definitions.h" #if defined(WINDOWS) && !defined(_CONSOLE) #define ID_KICK 101 #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_OPTIONAL 205 #define ID_MENU_SERVER_WORLDTYPE_OPEN 206 #define ID_MENU_SERVER_WORLDTYPE_HARDCORE 207 #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_RELOAD_ACTIONS 214 #define ID_MENU_RELOAD_CHAT 215 #define ID_MENU_RELOAD_CONFIG 216 #define ID_MENU_RELOAD_CREATUREEVENTS 217 #ifdef __LOGIN_SERVER__ #define ID_MENU_RELOAD_GAMESERVERS 218 #endif #define ID_MENU_RELOAD_GLOBALEVENTS 219 #define ID_MENU_RELOAD_MONSTERS 221 #define ID_MENU_RELOAD_MOVEMENTS 222 #define ID_MENU_RELOAD_QUESTS 223 #define ID_MENU_RELOAD_RAIDS 224 #define ID_MENU_RELOAD_SPELLS 225 #define ID_MENU_RELOAD_STAGES 226 #define ID_MENU_RELOAD_TALKACTIONS 227 #define ID_MENU_RELOAD_MODS 228 #define ID_MENU_ABOUT_SERVER 230 #define ID_MENU_ABOUT_DEVELOPERS 231 #define ID_MENU_ABOUT_GUI_EXECUTABLE 232 #define ID_MENU_OTSERV 233 #define ID_MENU_OT_SERVERLIST 234 #define ID_MENU_BUG_FEATURE 235 #define ID_MENU_SERVER_SOURCE 236 #define ID_MENU_OTSERV2 237 #define ID_MENU_OTSERV3 238 #define ID_MENU_SERVER_BROADCAST 240 #define ID_MENU_ADD_PREMIUM 241 #define ID_MENU_KICK_PLAYER 242 #endif // Compatible with 8.60 #define CLIENT_VERSION_MIN 860 #define CLIENT_VERSION_MAX 860 #define CLIENT_VERSION_ITEMS 20 #define CLIENT_VERSION_STRING "Only clients with protocol 8.60 allowed!" #define SOFTWARE_NAME "OTX Server" #define SOFTWARE_VERSION "2.1" #define MINOR_VERSION "7" #define PATCH_VERSION "0" #define REVISION_VERSION "1591" #define SOFTWARE_CODENAME "Mycological" #define SOFTWARE_DEVELOPERS "Kaiser, Absolute, Comedinhasss, Emma, Kazbin and The Forgotten Server Developers" #define SOFTWARE_PROTOCOL "8.60" #define FORUMS "www.blacktibia.org - www.tibiaking.com - www.otland.net" //#define CLIENT_VERSION_DATA #define CLIENT_VERSION_DAT 0 #define CLIENT_VERSION_SPR 0 #define CLIENT_VERSION_PIC 0 #define VERSION_DATABASE 37 #endif Editado Dezembro 10, 2017 7 anos por liteon9y (veja o histórico de edições)
Postado Dezembro 8, 2017 7 anos Autor @KotZletY Meu Resources - https://pastebin.com/9XweaRJY @KotZletY Amigo pode fazer o tutorial com fotos, bem explicado, não consegui fazer aquele tutorial lá que você mandou. Aguardo.
Postado Dezembro 9, 2017 7 anos alguem saber me dizer como resolvo esse problema??? /usr/bin/ld: //usr/local/lib/liblua.a(loadlib.o): undefined reference to symbo
Participe da conversa
Você pode postar agora e se cadastrar mais tarde. Se você tem uma conta, faça o login para postar com sua conta.