Blazera 8.60
blazera.net
SOBRE O BLAZERA
Um fresh start em um servidor 8.6 clássico, com real map, focado na experiência raiz do Tibia. | Classic Real Map • Fresh Start • Client 8.6 • Old School Gameplay • Active Community
Inicia em:
--
Participar
-
[8.60] TFS 0.4 Rev3996 War & Cast
@Yan Liima poderia me auxiliar?
-
(Resolvido)Dúvidas compilação distro linux
Boa tarde. Não necessariamente um problema não, a menos que eu não consiga compilar rsrsrsrs....
-
[8.60] TFS 0.4 Rev3996 War & Cast
Boa tarde irmão. Te citei aqui pra você receber a notificação.
-
(Resolvido)Dúvidas compilação distro linux
Boa noite meu irmão! Consegui compilar minhas sources, obrigado pela ajuda cara! Você foi extremamente necessário nisso! Abração, obrigado mais uma vez. Neste outro link postei os bugs nas sources que comentei, caso queira acompanhar:
-
[8.60] TFS 0.4 Rev3996 War & Cast
Boa noite irmão. Ao compilar está retornando vários erros, poderia me auxiliar? ubuntu 14.04 - 32bits player.h: In member function ‘uint32_t Player::getCastIpByName(std::string)’: player.h:216:11: error: converting to non-pointer type ‘uint32_t {aka unsigned int}’ from NULL [-Werror=conversion-null] return NULL; ^ player.h: In member function ‘void Player::kickCastViewers()’: player.h:237:34: error: cannot call constructor ‘PlayerCast::PlayerCast’ directly [-fpermissive] cast = PlayerCast::PlayerCast(); ^ player.h:237:34: error: for a function-style cast, remove the redundant ‘::PlayerCast’ [-fpermissive] In file included from party.h:20:0, from chat.h:24, from chat.cpp:18: player.h: In member function ‘bool Player::addCastBan(std::string)’: player.h:263:46: error: cannot call constructor ‘CastBan::CastBan’ directly [-fpermissive] cast.bans.push_back(CastBan::CastBan(n, ip)); ^ player.h:263:46: error: for a function-style cast, remove the redundant ‘::CastBan’ [-fpermissive] player.h: In member function ‘bool Player::addCastMute(std::string)’: player.h:284:47: error: cannot call constructor ‘CastBan::CastBan’ directly [-fpermissive] cast.muted.push_back(CastBan::CastBan(n, ip)); ^ player.h:284:47: error: for a function-style cast, remove the redundant ‘::CastBan’ [-fpermissive] chat.cpp: In member function ‘ChatChannel* Chat::getChannel(Player*, uint16_t)’: chat.cpp:1144:10: error: converting ‘false’ to pointer type ‘ChatChannel*’ [-Werror=conversion-null] return false; ^ In file included from game.h:31:0, from combat.cpp:23: player.h: In member function ‘uint32_t Player::getCastIpByName(std::string)’: player.h:216:11: error: converting to non-pointer type ‘uint32_t {aka unsigned int}’ from NULL [-Werror=conversion-null] return NULL; ^ player.h: In member function ‘void Player::kickCastViewers()’: player.h:237:34: error: cannot call constructor ‘PlayerCast::PlayerCast’ directly [-fpermissive] cast = PlayerCast::PlayerCast(); ^ player.h:237:34: error: for a function-style cast, remove the redundant ‘::PlayerCast’ [-fpermissive] In file included from game.h:31:0, from combat.cpp:23: player.h: In member function ‘bool Player::addCastBan(std::string)’: player.h:263:46: error: cannot call constructor ‘CastBan::CastBan’ directly [-fpermissive] cast.bans.push_back(CastBan::CastBan(n, ip)); ^ player.h:263:46: error: for a function-style cast, remove the redundant ‘::CastBan’ [-fpermissive] player.h: In member function ‘bool Player::addCastMute(std::string)’: player.h:284:47: error: cannot call constructor ‘CastBan::CastBan’ directly [-fpermissive] cast.muted.push_back(CastBan::CastBan(n, ip)); ^ player.h:284:47: error: for a function-style cast, remove the redundant ‘::CastBan’ [-fpermissive] In file included from house.h:27:0, from beds.cpp:20: player.h: In member function ‘uint32_t Player::getCastIpByName(std::string)’: player.h:216:11: error: converting to non-pointer type ‘uint32_t {aka unsigned int}’ from NULL [-Werror=conversion-null] return NULL; ^ player.h: In member function ‘void Player::kickCastViewers()’: player.h:237:34: error: cannot call constructor ‘PlayerCast::PlayerCast’ directly [-fpermissive] cast = PlayerCast::PlayerCast(); ^ player.h:237:34: error: for a function-style cast, remove the redundant ‘::PlayerCast’ [-fpermissive] In file included from house.h:27:0, from beds.cpp:20: player.h: In member function ‘bool Player::addCastBan(std::string)’: player.h:263:46: error: cannot call constructor ‘CastBan::CastBan’ directly [-fpermissive] cast.bans.push_back(CastBan::CastBan(n, ip)); ^ player.h:263:46: error: for a function-style cast, remove the redundant ‘::CastBan’ [-fpermissive] player.h: In member function ‘bool Player::addCastMute(std::string)’: player.h:284:47: error: cannot call constructor ‘CastBan::CastBan’ directly [-fpermissive] cast.muted.push_back(CastBan::CastBan(n, ip)); ^ player.h:284:47: error: for a function-style cast, remove the redundant ‘::CastBan’ [-fpermissive] In file included from actions.cpp:23:0: player.h: In member function ‘uint32_t Player::getCastIpByName(std::string)’: player.h:216:11: error: converting to non-pointer type ‘uint32_t {aka unsigned int}’ from NULL [-Werror=conversion-null] return NULL; ^ player.h: In member function ‘void Player::kickCastViewers()’: player.h:237:34: error: cannot call constructor ‘PlayerCast::PlayerCast’ directly [-fpermissive] cast = PlayerCast::PlayerCast(); ^ player.h:237:34: error: for a function-style cast, remove the redundant ‘::PlayerCast’ [-fpermissive] In file included from actions.cpp:23:0: player.h: In member function ‘bool Player::addCastBan(std::string)’: player.h:263:46: error: cannot call constructor ‘CastBan::CastBan’ directly [-fpermissive] cast.bans.push_back(CastBan::CastBan(n, ip)); ^ player.h:263:46: error: for a function-style cast, remove the redundant ‘::CastBan’ [-fpermissive] player.h: In member function ‘bool Player::addCastMute(std::string)’: player.h:284:47: error: cannot call constructor ‘CastBan::CastBan’ directly [-fpermissive] cast.muted.push_back(CastBan::CastBan(n, ip)); ^ player.h:284:47: error: for a function-style cast, remove the redundant ‘::CastBan’ [-fpermissive] cc1plus: all warnings being treated as errors make[1]: ** [chat.o] Erro 1 make[1]: ** Esperando que outros processos terminem. mv -f .deps/baseevents.Tpo .deps/baseevents.Po cc1plus: all warnings being treated as errors make[1]: ** [combat.o] Erro 1 cc1plus: all warnings being treated as errors make[1]: ** [beds.o] Erro 1 cc1plus: all warnings being treated as errors make[1]: ** [actions.o] Erro 1
-
(Resolvido)Dúvidas compilação distro linux
Bom dia meu irmão. Consegui compilar esse master-3777 que você me passou, porém o meu mesmo que já possuo não vai. Está dando erro próximo ao final kkkk... estou brigando com as sources aqui tentando solucionar. Me diga se estou fazendo errado: estou usando esta pasta do master-3777 e jogando minhas sources/config.lua/data dentro para compilar e executando os comandos que estão descritos ai neste link que me passou. Esse é o caminho? Tenho uma versão também master-3996, porém está dando vários paus nas sources quando o processo de compilação começa :/.
-
(Resolvido)Dúvidas compilação distro linux
Valeu pelo empenho irmão. Há um arquivo chamado autogen.sh.
-
(Resolvido)Dúvidas compilação distro linux
Valeu pela atenção meu irmão. Você poderia me ajudar? Há como eu saber qual versão foi compilado esse distro que citei? E como posso reutilizar minhas sources pra compilar novamente? É 8.6 tfs 0.4.0
-
(Resolvido)Dúvidas compilação distro linux
Olá pessoal, bom dia! Há 3 anos tive um OT dedicado que a chaitosoft subiu pra mim em um dedicado. Após fechá-lo, salvei tudo, inclusive o distro. Ele rodava no Linux, uma versão sem interface gráfica. Agora estou precisando executá-lo novamente e o distro simplesmente não abre. Instalei o linux na minha máquina (Ubuntu 14.06) e não consigo abri-lo de jeito algum. Há como saber qual o problema? Ou pode ser por conta da versão do Linux que ele não abre? Uma segunda questão é como eu compilo um distro 8.6? Tenho as sources, porém não tenho aqueles arquivos make, makelist e tal. Tentei jogar as srcs dentro de um distro aqui que consigo compilar, porém dá um monte de erro. Poderiam me socorrer? Como faço pra usar essas sources que tenho do meu distro e compilar novamente?
-
Ajuda com Talkaction
esta aqui é a mais viável? ficaria assim:? local name, level = getCreatureName(cid), getPlayerLevel(cid) print(name.." ["..level.."]") é isto?
-
Ajuda com Talkaction
Funcionou 100% amigo, agradeço. Sobre a forma que tu fez, este concate é a forma que foi feito? não né? só uma outra maneira?
-
Ajuda com Talkaction
Valeu pela ajuda, vou testar. Me diz uma coisa, o que está garantindo a junção das duas sem dar erro no script? os ".." no final do getCreatureName?
-
Ajuda com Talkaction
up
-
Ajuda com Talkaction
up up
-
Ajuda com Talkaction
Olá galera, tudo bem? Gostaria de uma ajuda no seguinte: Estou fazendo um comando usando: doPlayerSendChannelMessage(pid, "", param, TALKTYPE_CHANNEL_ORANGE, 2) Sendo que onde está "", que é o autor, eu gostaria que mostrasse o Nome e Level do locutor... Mais ou menos isso: Legalzinho [20]: Olá galera. Não consegui fazer a união de dois comandos em um único campo, comandos estes: getCreatureName(cid) + getPlayerLevel(cid) Alguém conseguiria me ajudar? TFS 0.4 Aguardo contato, abraços.