Well, i guess you mean plugins and not API. And that's just the latest VS2019 which all plugins more or less depend on to use and more will be, some of us are already there tho. But if you want to skip some plugins that's up to you.
Hi There, have you installed Microsoft Visual C++ Redistributable for Visual Studio 2019?
https://aka.ms/vs/16/release/vc_redist.x64.exe
Also, have you validated your config.
It's there to be used when I finally release the Token Bank plugin. So this plugin will talk with the token bank and check after tokens if the player doesn't have the correct amount of tokens it won't execute the command. But it's not released yet so it's just there as preparation :)
Well, I can tell you with 100% insurance that the command was not intended to color multiple dinos. Only one.
So if you made it work any of your dinos I'm impressed it worked at all. So I will it's working better than expected and not a bug :)
Changed ClusterSyncTime to be Seconds instead of Minutes (Minimum value 20s).
Fixed New Players wasn't added to Player Table
Fixed Cache Reading
Fixed Plugins Compatibility
Fixed ListGroups
Fixed Custom MySQL Port
Note: Config update!
Fixed: Crash scenarios when using /sdc
New: Now you can use color names from: https://ark.gamepedia.com/Color_IDs For example: /sdc 0 DarkRed (Just do without spaces!)
New: Now you can use region names For example: /sdc Body 25
Full list:
Body = 0
Face = 1
Side = 2
Legs = 3
Top = 4
Under = 5...
No. Cause we are on the server-side. We don't need to pass by Steam's protocol to get the server info. So it's something on the outside the communicates through steam.
SQLite Is not supported by several servers.
MySQL Is something you need to fix and have the knowledge to setup. The errors you have in the print screen indicate a Mysql error and not a plugin error.
Closing this topic.