clientcommands-scripting icon indicating copy to clipboard operation
clientcommands-scripting copied to clipboard

JSMacros Scripting API for clientcommands

Results 3 clientcommands-scripting issues
Sort by recently updated
recently updated
newest added
trafficstars

The current examples are fully broken and trying to find out why was challenging. I joined some discords and kludged together something that worked. I want others who are trying...

I dont like it that the docs are already generated but better discuss that here. Ideas: * Implement Github Actions for generating docs * Check if the dir tree is...

An improvement to the scripting API would be the ability to use something like `tick(10)` to delay for 10 ticks instead of needing to repeat `tick()` 10 times