BakkesModPlugins icon indicating copy to clipboard operation
BakkesModPlugins copied to clipboard

All the BakkesMod plugins I've created so far

Results 2 BakkesModPlugins issues
Sort by recently updated
recently updated
newest added

Is there any documentation for the python plugin?

I had the code while(car.isOnGround() == true) { ball.getLocation().X , Y, Z print out ball location to ingame log } inside my plugin that was executed on the onCommand event....