Page 5 of 14 PrimeiroPrimeiro ... 34567 ... ÚltimoÚltimo
Resultados 41 a 50 de 131

Tópico: MUEMU Season 13

  1. #41
    Developer C++ André's Avatar


    Data de Ingresso
    Jul 2022
    Posts
    36
    Thanks Thanks Given 
    28
    Thanks Thanks Received 
    29
    Thanked in
    12 Posts
    Mentioned
    4 Post(s)
    País
    Brazil
    Citação Originally Posted by JinFer Ver Post
    Data\Character\DefaultClassInfo <VitalityToLife>

    3 minutes:------- Atualizado -------


    Me too, the file is missing: ChatServer GameServerCS
    Não.

    Data\Character\DefaultClassInfo <VitalityToLife>
    é a quantidade de HP que o personagem vai ganhar de acordo com a quantidade de pontos adicionados em Vitalidade.


    Este MS não utiliza ChatServer e o GS_CS você deve criar e configurar o MapServerInfo.txt. Ao compilar a Source do GS selecione a opção Release_CS.

  2. #42
    Membro vanov's Avatar

    Data de Ingresso
    Jan 2025
    Posts
    13
    Thanks Thanks Given 
    2
    Thanks Thanks Received 
    1
    Thanked in
    1 Post
    Mentioned
    0 Post(s)
    País
    Moldova
    Citação Originally Posted by André Ver Post
    Sim, este é o problema. Estes mapas pertencem ao GS_CS. Você deve criar um ou mudar os mapas para serem do GS normal no arquivo MapServerInfo.txt.
    Can you share with us GameServerCS ?

    33 minutes:------- Atualizado -------

    without ChatServer GameServerCS there is no point in these files
    Last edited by vanov; 01-07-2025 at 06:50 PM.

  3. #43
    Membro vanov's Avatar

    Data de Ingresso
    Jan 2025
    Posts
    13
    Thanks Thanks Given 
    2
    Thanks Thanks Received 
    1
    Thanked in
    1 Post
    Mentioned
    0 Post(s)
    País
    Moldova
    Citação Originally Posted by André Ver Post
    GameServer_CS compilado com o Dark Reaven fixado:

    https://mega.nz/file/zE52SQBR#uXFIax...jSwBHvrTQ2eUYM

    MapServerInfo.txt configurado:

    https://mega.nz/file/mYBWUJBR#Cd4Id7...YcduYyoOBqBxeM
    Thanks. I will appreciate if you send source code also.

    I found some error in GameServer also
    Last edited by vanov; 01-07-2025 at 07:35 PM.

  4. #44
    Developer C++ André's Avatar


    Data de Ingresso
    Jul 2022
    Posts
    36
    Thanks Thanks Given 
    28
    Thanks Thanks Received 
    29
    Thanked in
    12 Posts
    Mentioned
    4 Post(s)
    País
    Brazil
    Citação Originally Posted by vanov Ver Post
    Thanks. I will appreciate if you send source code also.

    I found some error in GameServer also
    A Source do GS_CS está no tópico, é só mudar na hora de Compilar. Mude de Release para Release_CS.
    Na Source original do tópico você deve fazer o fix do Dark Reaven conforme eu expliquei. A minha Source eu não compartilho pois estou fazendo uma Season 16 e já possui muitas atualizações.

    Esta mensagem é normal, só Log do spawn dos monstros especiais. Desativa na Source se você quiser.
    Last edited by André; 01-07-2025 at 07:40 PM.

  5. #45
    Membro vanov's Avatar

    Data de Ingresso
    Jan 2025
    Posts
    13
    Thanks Thanks Given 
    2
    Thanks Thanks Received 
    1
    Thanked in
    1 Post
    Mentioned
    0 Post(s)
    País
    Moldova
    Citação Originally Posted by André Ver Post
    A Source do GS_CS está no tópico, é só mudar na hora de Compilar. Mude de Release para Release_CS.
    Na Source original do tópico você deve fazer o fix do Dark Reaven conforme eu expliquei. A minha Source eu não compartilho pois estou fazendo uma Season 16 e já possui muitas atualizações.

    Esta mensagem é normal, só Log do spawn dos monstros especiais. Desativa na Source se você quiser.
    If you know it, could you send me a link to a thread where there are GateServerCS sources compatible with Season 13? I will apreciate. Thanks you !!!

  6. #46
    Developer C++ André's Avatar


    Data de Ingresso
    Jul 2022
    Posts
    36
    Thanks Thanks Given 
    28
    Thanks Thanks Received 
    29
    Thanked in
    12 Posts
    Mentioned
    4 Post(s)
    País
    Brazil
    Citação Originally Posted by vanov Ver Post
    If you know it, could you send me a link to a thread where there are GateServerCS sources compatible with Season 13? I will apreciate. Thanks you !!!
    Abra a Source que está na primeira página deste tópico e selecione Release para GameServer e Release_CS para GameServer_CS como mostra a imagem:


  7. #47
    Iniciante JinFer's Avatar

    Data de Ingresso
    Dec 2024
    Posts
    5
    Thanks Thanks Given 
    15
    Thanks Thanks Received 
    0
    Thanked in
    0 Posts
    Mentioned
    0 Post(s)
    País
    China
    Citação Originally Posted by André Ver Post
    GS_CS源在主题中,编译时更改即可。从 Release 更改为 Release_CS。
    在该主题的原始来源中,您必须按照我的解释修复 Dark Reaven。我不分享我的来源,因为我正在制作第 16 季,而且它已经有很多更新。

    这个消息很正常,只是特殊的怪物生成日志。如果需要,请在源中禁用它。
    Orb of Fire Blow.. After learning, there is no skill effect in the game

    22 minutes:------- Atualizado -------

    Q W E R Including using the right mouse button to click, it is not available
    Last edited by JinFer; 01-07-2025 at 08:33 PM.

  8. #48
    Membro paPanat9s1's Avatar

    Data de Ingresso
    Feb 2024
    Posts
    23
    Thanks Thanks Given 
    23
    Thanks Thanks Received 
    2
    Thanked in
    2 Posts
    Mentioned
    0 Post(s)
    País
    Bahamas
    Fix effect skill for multiple arrow and multiple shot of elf plis

  9. #49
    Membro vanov's Avatar

    Data de Ingresso
    Jan 2025
    Posts
    13
    Thanks Thanks Given 
    2
    Thanks Thanks Received 
    1
    Thanked in
    1 Post
    Mentioned
    0 Post(s)
    País
    Moldova
    Citação Originally Posted by André Ver Post
    Abra a Source que está na primeira página deste tópico e selecione Release para GameServer e Release_CS para GameServer_CS como mostra a imagem:


    The result should be GameServerCS.exe in Release_CS folder? Becouse now result is GameServer.exe



  10. #50
    Developer C++ André's Avatar


    Data de Ingresso
    Jul 2022
    Posts
    36
    Thanks Thanks Given 
    28
    Thanks Thanks Received 
    29
    Thanked in
    12 Posts
    Mentioned
    4 Post(s)
    País
    Brazil
    Citação Originally Posted by paPanat9s1 Ver Post
    Fix effect skill for multiple arrow and multiple shot of elf plis
    Não estão bugadas. Olhe algumas páginas para trás sobre o que eu falei do Sistema de Anti-Lag. Na página 3.



    Last edited by André; 01-07-2025 at 10:36 PM.

  11. The Following 3 Users Say Thank You to André For This Useful Post:


Page 5 of 14 PrimeiroPrimeiro ... 34567 ... ÚltimoÚltimo

Permissões de Postagem

  • Você não pode iniciar novos tópicos
  • You may not post Resposta(s)
  • Você não pode enviar anexos
  • Você não pode editar suas mensagens
  •