Giter VIP home page Giter VIP logo

Comments (4)

LakeYS avatar LakeYS commented on July 28, 2024

If the duplicated messages are from mods, there is currently not a fix available, at least to my knowledge. Sadly, no guarantees can be made for supporting modded servers as mods tend to introduce quite a few unexpected changes to the game.

from dishorde.

SunBursts75 avatar SunBursts75 commented on July 28, 2024

Thanks for the reply.
There is a string in the serveradmin.xml of 7dtd game file:

  <apitokens>
    <token name="adminuser1" secret="supersecrettoken" permission_level="0" />
  </apitokens>

Alternatively, Dishorde can create the user and send game messages on his behalf.

Or may add a config string to Dishorde`s config.json: Chat handled by mod 'name'
In game log:

INF Chat (from 'Steam_xxx', entity id '-1', to 'Global'): 'User': Hello world 
INF Chat handled by mod 'name': Chat (from 'Steam_xxx', entity id '196226', to 'Global'): 'User': Hello world

Dishorde is hooked second string ("Chat handled by mod" from config.json) and send it.
Or just ignoring this strings.

from dishorde.

xXFreeFunXx avatar xXFreeFunXx commented on July 28, 2024

We don't use any active mods, only what is supplied as standard.
We often get the Leave message twice.
Sometimes the first message is cut off, then it just says "Player 'FreeFun' left".

from dishorde.

breeece avatar breeece commented on July 28, 2024

Thanks for the reply. There is a string in the serveradmin.xml of 7dtd game file:

  <apitokens>
    <token name="adminuser1" secret="supersecrettoken" permission_level="0" />
  </apitokens>

Alternatively, Dishorde can create the user and send game messages on his behalf.

Or may add a config string to Dishorde`s config.json: Chat handled by mod 'name' In game log:

INF Chat (from 'Steam_xxx', entity id '-1', to 'Global'): 'User': Hello world 
INF Chat handled by mod 'name': Chat (from 'Steam_xxx', entity id '196226', to 'Global'): 'User': Hello world

Dishorde is hooked second string ("Chat handled by mod" from config.json) and send it. Or just ignoring this strings.

Is there any possibility we can have an option to do this ?

from dishorde.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.