gametechmods

Robot Arena => General Support => Topic started by: Avalanche on January 03, 2014, 07:46:08 AM

Title: How to AI a SNS?
Post by: Avalanche on January 03, 2014, 07:46:08 AM
The title says everything. Do i neeed a smartzone? What do i call the controls? What do i call the smartzone? What py should i use?
Title: Re: How to AI a SNS?
Post by: Probably Rob on January 03, 2014, 07:51:16 AM
Button/Switch called Spin.

DirectionalSpinner py.

Range set to high.
Title: Re: How to AI a SNS?
Post by: Avalanche on January 03, 2014, 07:54:08 AM
Thanks.
Title: Re: How to AI a SNS?
Post by: Badnik96 on January 03, 2014, 09:13:41 AM
that's actually one of the worst ways to AI a SnS. I'd use FBS_1. No smartzones needed.
Title: Re: How to AI a SNS?
Post by: Avalanche on January 03, 2014, 10:08:58 AM
It works as intended for me, so no problems. Thanks Rob.
Title: Re: How to AI a SNS?
Post by: Naryar on January 03, 2014, 04:13:34 PM
Rob, stop posting anything less than basic advice. Seriously.

You got Pillar.py, FBS.py, FBS_1.py (not the same as the previous one), and most of these are AI'd like you would AI a rammer.

Mostly because DirectionalSpinner.py doesn't properly get out of immobilization if used like a SnS. If DS.py gets immobilized, and the enemy bot is out of range it works, but if it's inside the range only one wheel will work for deimmobilization because the OTHER wheel will recieve two different signals.
Title: Re: How to AI a SNS?
Post by: Avalanche on January 04, 2014, 04:02:39 AM
Ah. Right. Whats the best PY to use, and is it with clicks essentials?
Title: Re: How to AI a SNS?
Post by: Naryar on January 04, 2014, 07:09:54 AM
Depends what kind of SnS and tactic you want. Post the bot and what do you want to do with it.
Title: Re: How to AI a SNS?
Post by: Avalanche on January 04, 2014, 08:06:20 AM
I just want it to go near the opponent, and spin for ages. If the opponent buggers off, the bot should chase it and start spinning.
Title: Re: How to AI a SNS?
Post by: Naryar on January 04, 2014, 08:20:20 AM
FBS_1.py. Get it in NAR AI or Clickbeetle's latest BBEANS thing.

Instructions for use are inside the .py.
Title: Re: How to AI a SNS?
Post by: Avalanche on January 04, 2014, 12:22:16 PM
Where can I get NAR ai?
Title: Re: How to AI a SNS?
Post by: rnifnuf on January 04, 2014, 12:54:23 PM
Where can I get NAR ai?
Here is NAR AI 2.3. You might as well just install it over your copy of DSL since you have it. (https://gametechmods.com/Robot_Arena2/AI_Packs/NAR_AI_v2.3b_full_version.rar)
Title: Re: How to AI a SNS?
Post by: Philippa on January 20, 2014, 02:40:13 PM
Not sure if this is really a bump.

I downloaded Nar Ai and took FBS_1 from it and set up a robot to work from it.
The weapons spin fine but it isn't very mobile and doesn't spin.

Help please?
Title: Re: How to AI a SNS?
Post by: Merrick on January 20, 2014, 08:17:21 PM
Rob, stop posting anything less than basic advice. Seriously.

Avalanche already posted that it worked and thanked Rob for it, so what's the problem?

Question was answered and he got what he wanted from the thread. :S
Title: Re: How to AI a SNS?
Post by: Naryar on January 21, 2014, 07:50:39 PM
Rob, stop posting anything less than basic advice. Seriously.

Avalanche already posted that it worked and thanked Rob for it, so what's the problem?

Question was answered and he got what he wanted from the thread. :S

Because rob's advice was subpar and it needed to be fixed.