Author Topic: AI not working?  (Read 2000 times)

Offline TeamScrewUp

  • Antweight
  • Posts: 15
  • Rep: 1
    • View Profile
    • Awards
AI not working?
« 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.

Offline NickyDustyOwl

  • *
  • Posts: 398
  • Rep: 3
  • The Scum Of The Earth
  • Awards BOTM Winner
    • View Profile
    • Awards
  • Discord: KermitNicky
Re: AI not working?
« Reply #1 on: January 19, 2020, 02:37:00 AM »
This is most likely a nose issue,Id suggest downloading philetbabes AI Chart here https://gametechmods.com/uploads/files/8459AI-Chart-2.3.rar
Things I done did:

Offline TeamScrewUp

  • Antweight
  • Posts: 15
  • Rep: 1
    • View Profile
    • Awards
Re: AI not working?
« Reply #2 on: January 19, 2020, 04:54:28 AM »
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

Offline NickyDustyOwl

  • *
  • Posts: 398
  • Rep: 3
  • The Scum Of The Earth
  • Awards BOTM Winner
    • View Profile
    • Awards
  • Discord: KermitNicky
Re: AI not working?
« Reply #3 on: January 19, 2020, 05:19:15 AM »
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
Things I done did:

Offline TeamScrewUp

  • Antweight
  • Posts: 15
  • Rep: 1
    • View Profile
    • Awards
Re: AI not working?
« Reply #4 on: January 19, 2020, 12:09:53 PM »
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

 
20200119_175948.jpg
   
20200119_180028.jpg


 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

Offline Bildschirm

  • Makes RA2 Arenas from scratch and some Tournaments.
  • *
  • Posts: 450
  • Rep: 6
  • Has a Fetish for Vertical Spinners
  • Awards BOTM Winner Donated money for site hosting 2021
    • View Profile
    • Awards
Re: AI not working?
« Reply #5 on: January 24, 2020, 06:09:21 AM »
Where is your nose math pi in the AI?
I have a showcase! :3
Also some moments... xD

Offline Pwnator

  • *
  • Posts: 6676
  • Rep: 15
  • Awards BOTM Winner
    • View Profile
    • http://pwnator.tumblr.com
    • Awards
  • See profile for gamer tags: Yes
Re: AI not working?
« Reply #6 on: January 24, 2020, 08:18:20 AM »
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?
Clash Cubes 1 - Grey Matter (Runner-Up)
King of Karnage - Sideshow Freak (Runner-Up, Best Engineered)
Rust In Pieces - Paper Cut 3 (Grand Champion, Most Dangerous Bot)
Wheely Tag Tournament - Ion Thruster (Grand Champion, along with Ounces' DiSemboweLment)
UK vs USA - Dark Striker (Grand Champion)
Rust In Pieces 2 - Claymore (Runner-Up, Favourite Bot)
BBEANS 6 - Infection 4 (Runner-Up)
RA2 Team Championships - Serious Business, Skeksis (Runner-Up, along with Scrappy, S_M, and Badnik)
RA2 Team Championships 2 - The Other Stig (Runner-Up, along with Scrappy, S_M, Badnik, 090901, and R1885)
Replica Wars 3 - Abaddon (Runner-Up, Luckiest Bot)
BroBots - wheebot & yaybot (Runner-Up)
Robo Zone 2 - Dipper (4th place, Survival Champion, & Best Axle Bot)
ARBBC - The Covenant (3rd place, BW Rumble Winner, Most Feared BW)

Offline TeamScrewUp

  • Antweight
  • Posts: 15
  • Rep: 1
    • View Profile
    • Awards
Re: AI not working?
« Reply #7 on: January 24, 2020, 10:08:34 AM »
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