gametechmods
Robot Arena => General Support => Topic started by: TeamScrewUp on January 19, 2020, 01:46:11 AM
-
I recently changed the bot Files of Snow Job, Coal Miner and Bad dog, and replaced them with more improved versions than before. I had kept the AI in the Bindings files the same, since i didn't change the name of the bots.
Snow Job works fine, no issues
Coal Miner and Bad dog seem to run into walls the minute the fight begins, and in sumo fights, off the edge. I don't really know why this is.
-
This is most likely a nose issue,Id suggest downloading philetbabes AI Chart here https://gametechmods.com/uploads/files/8459AI-Chart-2.3.rar
-
This is most likely a nose issue,Id suggest downloading philetbabes AI Chart here https://gametechmods.com/uploads/files/8459AI-Chart-2.3.rar
I have tried using this but both bots still face the wrong way mo matter what Nose setting i put. And the weapons on one for some reason don't work
-
This is most likely a nose issue,Id suggest downloading philetbabes AI Chart here https://gametechmods.com/uploads/files/8459AI-Chart-2.3.rar
I have tried using this but both bots still face the wrong way mo matter what Nose setting i put. And the weapons on one for some reason don't work
Could you maybe share the bindings and show us the bots? That way I can help out more
-
This is most likely a nose issue,Id suggest downloading philetbabes AI Chart here https://gametechmods.com/uploads/files/8459AI-Chart-2.3.rar
I have tried using this but both bots still face the wrong way mo matter what Nose setting i put. And the weapons on one for some reason don't work
Could you maybe share the bindings and show us the bots? That way I can help out more
[ This attachment cannot be displayed inline in 'Print Page' view ] [ This attachment cannot be displayed inline in 'Print Page' view ]
list.append( ("Big Dog", "Rammer", { 'radius':1.5, 'turnspeed' : 1.5 }) )
list.append( ("Coal Miner", "DirectionalSpinner", { 'invertible': True , 'trigger' : 'twirl', 'topspeed': 12.0, 'turnspeed': 2.0, 'throttle': 110, 'weapons': (1, 2, 3,) }) )
pretty much the stock code, hope that helps
-
Where is your nose math pi in the AI?
-
Where is your nose math pi in the AI?
Before we move on to that, on the Overview tab, where is the 'front' pointing toward?
-
Where is your nose math pi in the AI?
Before we move on to that, on the Overview tab, where is the 'front' pointing toward?
The Front is pointed in the default position.
And i have currently got no code for the nose currently since that was the last thing that i tried