Official Soldat Forums

Soldat Talk => Game Improvements / Suggestions => Topic started by: -WildBill- on September 01, 2006, 08:44:00 pm

Title: Bot Auto-Adjust Skill (like UT)
Post by: -WildBill- on September 01, 2006, 08:44:00 pm
for any of yall who've ever played one of the Unreal Tournament games, youd know about the bot option that sets bots on like intermediate skill level, but changes according to how well you're doing. so, say youre having the worst of luck (or you flat out suck), then the btos would get easier until you were doing about as well as them, but if you start relaly owning them then theyd get harder. maybe, maybe not? Im not sure how hard it'd be to code this, but it seems like it wouldnt be too huge of a challenge, and definately useful. whatdaya think?
Title: Re: Bot Auto-Adjust Skill (like UT)
Post by: jettlarue on September 01, 2006, 09:06:20 pm
the sweetness is right here.
Title: Re: Bot Auto-Adjust Skill (like UT)
Post by: EnEsCe on September 01, 2006, 10:22:38 pm
mmm a very feasable idea... I like it.
Title: Re: Bot Auto-Adjust Skill (like UT)
Post by: Gold on September 01, 2006, 10:26:45 pm
Good idea, as the rest, i like it
Title: Re: Bot Auto-Adjust Skill (like UT)
Post by: O.R.I.O.N. on September 01, 2006, 10:53:23 pm
Might be tricky to code, but would be a very good way for n00bs to practice.
Title: Re: Bot Auto-Adjust Skill (like UT)
Post by: Sotija on September 02, 2006, 12:44:31 am
Might be tricky to code, but would be a very good way for n00bs to practice.
Title: Re: Bot Auto-Adjust Skill (like UT)
Post by: EnEsCe on September 02, 2006, 12:46:12 am
Its not really tricky to code... could just do if TargetPlayer.Score < 5 then Dificulty = Easy; elseif asdsad.Score < 10 && asdasd.score > 5 then Dificulty = StillANoob, so on so on
Title: Re: Bot Auto-Adjust Skill (like UT)
Post by: O.R.I.O.N. on September 02, 2006, 06:53:53 am
You don't exactly see what I mean.  Bots don't currently have any kind of actual "difficulty level", and having this feature would require coding it from scratch into the bot system.
Title: Re: Bot Auto-Adjust Skill (like UT)
Post by: EnEsCe on September 02, 2006, 07:35:39 am
They do have a difficulty... its just their Accuracy pretty much...
Title: Re: Bot Auto-Adjust Skill (like UT)
Post by: O.R.I.O.N. on September 02, 2006, 07:36:07 am
Not exactly.  All of the percentage factors affect difficulty.
Title: Re: Bot Auto-Adjust Skill (like UT)
Post by: Bgretydews on September 02, 2006, 07:55:24 am
If its easy to code I support, but if it wasen't then I'd rather that time spent on other things because not Alot of people play with bots
Title: Re: Bot Auto-Adjust Skill (like UT)
Post by: Keron Cyst on September 02, 2006, 09:31:56 am
Not exactly.  All of the percentage factors affect difficulty.

Uh... all of what percentage factors? :P I've been playing with bots longer than I've been playing online, and the only difference in behavior I see from the 5 difficulty levels basically is frequency of grenade usage and where they aim their weapon in relation to you. (If you're standing directly in front of an Easy-level bot, he'll fire way above your head, but an Impossible-level sniper can take you down from across a screen.)

BTW, full support. In fact Impossible difficulty is still pretty easy; the bots' accuracy can still be improved. Heck, their general behavior too (have them jump & jet instead of ground-hugging and rolling), but I s'ppose nothing can be done about that, since Marcinkowski seems not to care about 'em :(
Title: Re: Bot Auto-Adjust Skill (like UT)
Post by: RabidTreeFrog on September 02, 2006, 10:14:33 am
Oh, I would love for this to be added.

/me plays cowbell in support.
Title: Re: Bot Auto-Adjust Skill (like UT)
Post by: -WildBill- on September 02, 2006, 01:35:51 pm
eh, enesce that seems like a good idea, but I dunno if that would still work like if the person had like 100 kills, but 500 deaths cuz theyd been spending so much time on it. then wouldnt the bots get insanely hard? it might be better if it did it based on the score:deaths ratio, or at least thats what I had in mind at first. w/e

 thanks for all the feedback and insight! ;D
Title: Re: Bot Auto-Adjust Skill (like UT)
Post by: Zegovia on September 02, 2006, 01:40:48 pm
Sounds great.... if things go as they want, the bots might end up undefeatable......;D
Title: Re: Bot Auto-Adjust Skill (like UT)
Post by: -WildBill- on September 02, 2006, 01:44:52 pm
eh, not with this auto-adjust skill built in. lol, my idea was to have it so like if they started creaming you, then theyd get worse n worse until they started becoming the ones dying. then theyd either stop getting worse or worse, or get better if you start doing better, too.
Title: Re: Bot Auto-Adjust Skill (like UT)
Post by: Kaine on September 02, 2006, 05:26:57 pm
seems feasible, tho it would take a while to code
Title: Re: Bot Auto-Adjust Skill (like UT)
Post by: Mistercharles on September 02, 2006, 06:11:18 pm
^No it wouldn't. Don't state something like it's a fact if you don't know what you're talking about.

As for implementation, all bots, say, with "AdjustSkill" as their friend would have this behaviour.
Title: Re: Bot Auto-Adjust Skill (like UT)
Post by: Wraithlike on September 03, 2006, 08:10:37 pm
It should also have an ingame command like /setskill # novice/easy/medium/hard/impossible

Title: Re: Bot Auto-Adjust Skill (like UT)
Post by: -WildBill- on September 03, 2006, 11:20:33 pm
ooh yeah, that would be good
Title: Re: Bot Auto-Adjust Skill (like UT)
Post by: Taehl on September 04, 2006, 01:19:28 pm
I love UT. And I love bot auto-skill. I play with bots a lot, and think this'd be a great thing to add.