Using the CombatTracker API that in the API library. I recall the turn order bug that occurred a few years back. The issue that I've run into is it's !ct sort function doesn't work properly in the library version. I got Robin's old code from Github and tracked down the issue to be a simple capitalization error and found when you use lower case letters the command works again. However, Roblin's old code still has the issue with sending initiative to the turnorder, so I need help or the method to get the current library's Code for CombatTracker to fix it just on my end or to push forward the lower-case fix to the library. Assuming I have indeed found the error causing this issue. A Simple Script to just sort initiative would also work as a work around for this issue if that is easier. .