Search results

Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!
  1. T

    Unmaintained Improved Commands - 2.02

    Respec dino command. Option for My Dino Stats to show base stats in addition to base levels.
  2. T

    ARK Game Testing Commands

    This is not really the mod for it (it's for testing bosses etc). The codebase could be a good starting point for making a mod like that though.
  3. T

    Improved Commands

    @obelisk Why do you need real base stats? @xsilversagex Good idea. I'll look into it when I have the time.
  4. T

    Player List

    Just a heads up that the command DestroyAllStructuresForTeamId was made specifically for ARK Bot and there is a UI for it. https://tsebring.github.io/ArkBot/admin/server1 (open the structures tab, click on circles etc.) https://github.com/tsebring/ArkBot
  5. T

    Improved Commands

    Yes, chat commands have a setting in the config "permissions" that if set to true enable permission system for those commands. Names are ImprovedCommands.MyDinoStats ImprovedCommands.Suicide
  6. T

    Unmaintained ARK Cross Server Chat 2.02

    Introduction Adds cross server chat support to ARK Survival Evolved servers using ARK Server API. Currently only supports multiple servers on the same machine due to using the Windows PulseEvent Synchronization API...
  7. T

    ARK Cross Server Chat

    Tobias submitted a new resource: ARK Cross Server Chat - Adds cross server chat support for ARK Read more about this resource...
  8. T

    ARK Game Testing Commands

    What is it you want to change on the dodo "boss" that is not possible using the regular cheat spawn command?
  9. T

    Unmaintained ARK Game Testing Commands 2.0

    Introduction This mod facilitates a lot of advanced testing of creatures, bosses, items, caves etc. Chat /health: Prints a summary report of nearby tamed dinos health status. Console health: Prints a summary report of nearby tamed dinos health status (via notification). Example: Health...
  10. T

    ARK Game Testing Commands

    Tobias submitted a new resource: ARK Game Testing Commands - Advanced testing of creatures, bosses, items, caves etc. Read more about this resource...
  11. T

    Cross Server Chat

    It supports multiple servers running on the same pc. There's no support for servers that are on different pcs and need to communicate with each other over the network.
  12. T

    Cross Server Chat

    It's updated now, the source is on GitHub. But it requires modifications to ARK Server API that are not released yet.
  13. T

    Unmaintained Improved Commands - 2.01

    Possible fix for suicide command crash.
  14. T

    Improved Commands

    Tobias updated Improved Commands with a new update entry: 2.01 Read the rest of this update entry...
  15. T

    Cross Server Chat

    That solution puts everything in the sender name field which effectively breaks both these options in the game client.
  16. T

    Cross Server Chat

    The arrangement of the fields is hardcoded on the client side. That was the point of my frustration :p These are the only options Character (THE ISLAND): Hello world! Character (THE ISLAND) [Tribe]: Hello world! Player (Character (THE ISLAND)): Hello world! Player (Character (THE ISLAND))...
  17. T

    Cross Server Chat

    Server tags in cross server chat messages are driving me partially insane. Messages in ARK consist of character name, player name, tribe name, channel and the message. Character: Hello world! Character(Channel): Hello world! Character [Tribe]: Hello world! Character [Tribe](Channel): Hello...
  18. T

    Cross Server Chat

    Will likely split the plugin into two sometime. One for logging all chat to a database and another one for the cross server chat functionality. That way I can make ARK Bot show the chat on the web app or post it to Discord.
  19. T

    Improved Commands

    I appreciate the help but I was just trying to describe the work involved in a non-technical way :) The real issue is the time to implement and test. If you know where the patch respec trigger flag is that would be useful to know.
  20. T

    Improved Commands

    Both of you are going to have to provide more information than that for me to offer any kind of support :) Make sure the API is up to date. The command is very simple and working fine on a default installation of ARK. Something must be different in the setup you guys are running.
Back
Top