FerBotz (new AI, XCGE release 20)

User avatar
esnesi
Godlike
Posts: 1018
Joined: Mon Aug 31, 2015 12:58 pm
Personal rank: Dialed in.

Re: FerBotz (new AI, XCGE release 20)

Post by esnesi »

Deepak O V wrote:Use Suppress=ScriptWarning
Thanks, i know this suppresses everything though.
We probably still need debug information for the future probably.

I should rephrase my question; how to suppress certain output from this baby :)

Will tweak 'em upcoming weeks.
Can finally tingle with this now :)
Last edited by esnesi on Thu Feb 22, 2018 1:44 pm, edited 1 time in total.
User avatar
Deepu
Adept
Posts: 350
Joined: Mon Nov 11, 2013 7:56 am
Personal rank: Average
Location: India
Contact:

Re: FerBotz (new AI, XCGE release 20)

Post by Deepu »

IDK much more, otherwise go to fix your accessed nones with editing each mods...
User avatar
Chamberly
Godlike
Posts: 1963
Joined: Sat Sep 17, 2011 4:32 pm
Personal rank: Dame. Vandora
Location: TN, USA
Contact:

Re: FerBotz (new AI, XCGE release 20)

Post by Chamberly »

Deepak O V wrote:Use Suppress=ScriptWarning
Please keep in mind, it's best to not ever use this because you are not really fixing the main cause of the issue, you are only hiding it.

Things can be fixed, but never a good idea to always hide it and let it never be fixed because it can build up a lot of issue in the background. ;)
Image
Image
Image Edit: Why does my sig not work anymore?
User avatar
Deepu
Adept
Posts: 350
Joined: Mon Nov 11, 2013 7:56 am
Personal rank: Average
Location: India
Contact:

Re: FerBotz (new AI, XCGE release 20)

Post by Deepu »

Yes I know, for example
local pawn p;
if (pawn != none)
Eg: code;
abomination
Novice
Posts: 14
Joined: Tue May 12, 2015 4:00 pm

Re: FerBotz (new AI, XCGE release 20)

Post by abomination »

Is there anywhere in any logs that I might be able to identify what is causing Botz to be invisible? I'm running FerBotz_cl_4 with XC_Engine 24 and I noticed yesterday that the botz spawn and are like ghosts. Their skin/model does not appear at all until they are dead.

I tried removing a recent package I added and rolling back my BotzDefault.ini to what it was but I'm not having any luck. :noidea
User avatar
Chamberly
Godlike
Posts: 1963
Joined: Sat Sep 17, 2011 4:32 pm
Personal rank: Dame. Vandora
Location: TN, USA
Contact:

Re: FerBotz (new AI, XCGE release 20)

Post by Chamberly »

abomination wrote: Thu Apr 02, 2020 11:32 am Is there anywhere in any logs that I might be able to identify what is causing Botz to be invisible? I'm running FerBotz_cl_4 with XC_Engine 24 and I noticed yesterday that the botz spawn and are like ghosts. Their skin/model does not appear at all until they are dead.

I tried removing a recent package I added and rolling back my BotzDefault.ini to what it was but I'm not having any luck. :noidea
Check the ferbotz ini or somewhere it may be assigned a skin that's not found and it appear to be invisible maybe so maybe set it to default skin will do?
Image
Image
Image Edit: Why does my sig not work anymore?
User avatar
EvilGrins
Godlike
Posts: 9668
Joined: Thu Jun 30, 2011 8:12 pm
Personal rank: God of Fudge
Location: Palo Alto, CA
Contact:

Re: FerBotz (new AI, XCGE release 20)

Post by EvilGrins »

abomination wrote: Thu Apr 02, 2020 11:32 amIs there anywhere in any logs that I might be able to identify what is causing Botz to be invisible? I'm running FerBotz_cl_4 with XC_Engine 24 and I noticed yesterday that the botz spawn and are like ghosts. Their skin/model does not appear at all until they are dead.
That is not unique to this; I don't use FerBotz. I get that periodically when not running any mutators at all, it's a memory glitch... only happens to me when I'm running a lot of bots.

Gotta admit, it gives them an edge in Last Man Standing... although the other bots can see them and still shoot them so really only an advantage over human players.
http://unreal-games.livejournal.com/
Image
medor wrote:Replace Skaarj with EvilGrins :mrgreen:
Smilies · viewtopic.php?f=8&t=13758
abomination
Novice
Posts: 14
Joined: Tue May 12, 2015 4:00 pm

Re: FerBotz (new AI, XCGE release 20)

Post by abomination »

Chamberly wrote: Thu Apr 02, 2020 1:35 pm
abomination wrote: Thu Apr 02, 2020 11:32 am Is there anywhere in any logs that I might be able to identify what is causing Botz to be invisible? I'm running FerBotz_cl_4 with XC_Engine 24 and I noticed yesterday that the botz spawn and are like ghosts. Their skin/model does not appear at all until they are dead.

I tried removing a recent package I added and rolling back my BotzDefault.ini to what it was but I'm not having any luck. :noidea
Check the ferbotz ini or somewhere it may be assigned a skin that's not found and it appear to be invisible maybe so maybe set it to default skin will do?
All Botz regardless of skin are invisible. I went back to a known good ini and it didn't change it.

I'll keep tinkering with it.
EvilGrins wrote: Thu Apr 02, 2020 5:47 pm
abomination wrote: Thu Apr 02, 2020 11:32 amIs there anywhere in any logs that I might be able to identify what is causing Botz to be invisible? I'm running FerBotz_cl_4 with XC_Engine 24 and I noticed yesterday that the botz spawn and are like ghosts. Their skin/model does not appear at all until they are dead.
That is not unique to this; I don't use FerBotz. I get that periodically when not running any mutators at all, it's a memory glitch... only happens to me when I'm running a lot of bots.

Gotta admit, it gives them an edge in Last Man Standing... although the other bots can see them and still shoot them so really only an advantage over human players.
I'm using CacusMapVote to toggle mutators/game types and the only one I have Botz enabled for just fills the game up to four players, so a max of 3 at a time.
It sure does give them an edge. How sad is it that it took me 2-3 minutes to figure out that I wasn't just not seeing the bot that was demolishing me but it was invisible?
User avatar
sektor2111
Godlike
Posts: 6403
Joined: Sun May 09, 2010 6:15 pm
Location: On the roof.

Re: FerBotz (new AI, XCGE release 20)

Post by sektor2111 »

Any other package out of stock used/forced by mutator must be part of ServerPackages or else no one can see/hear those. If I'm reading back this stuff can read skins loaded and then... they must be in ServerPackages - including parts of mutator itself - at least these are default rules.
User avatar
Acoma
Average
Posts: 73
Joined: Sun Jul 07, 2013 12:52 am
Location: Las Vegas☆

Re: FerBotz (new AI, XCGE release 20)

Post by Acoma »

hey
couldnt get ferbotz 20 working in 469a, even with the latest xc engine installed, every time i installed it and opened preferences the ferbotz tab would return a could not load error in all fields
i assume you would update it in the future but in the meantime ferbotz 18 works fine in 469a as long as you use the uscript version (thank god :loool: )

i also figured out how to use ferbotz alongside loathesome's latest xbots mutator as well as restore their individual stats by dumb luck
all you have to do is go into botzdefault.ini and edit bUseDummyPawns to true then comment out the behavior config like this: /bHumanMove=False
/bSuperAim=False
lastly set botzconfig.ini to read only so the mutator doesnt reset it ingame and voila, now you can use 10 pages of uniquely configured bots without them acting stupid :rock:
User avatar
TaglesMalsto
Novice
Posts: 12
Joined: Fri Feb 17, 2017 6:14 pm
Personal rank: RankPrivate
Location: Italy
Contact:

Re: FerBotz (new AI, XCGE release 20)

Post by TaglesMalsto »

Acoma wrote: Thu Oct 08, 2020 10:03 pm hey
couldnt get ferbotz 20 working in 469a, even with the latest xc engine installed, every time i installed it and opened preferences the ferbotz tab would return a could not load error in all fields
i assume you would update it in the future but in the meantime ferbotz 18 works fine in 469a as long as you use the uscript version (thank god :loool: )

i also figured out how to use ferbotz alongside loathesome's latest xbots mutator as well as restore their individual stats by dumb luck
all you have to do is go into botzdefault.ini and edit bUseDummyPawns to true then comment out the behavior config like this: /bHumanMove=False
/bSuperAim=False
lastly set botzconfig.ini to read only so the mutator doesnt reset it ingame and voila, now you can use 10 pages of uniquely configured bots without them acting stupid :rock:
Is it possible to use on local Botmatch? :?:
TaglesMalsto
Project:
UT99 COMPLETE EDITION [TGML]
Reintegration Unreal1 on UT99 and more Tools...
LIST
Spoiler
- Full Oldskool Amp 2.39
- Unreal98 All Maps for UT99
- UT BonusPacks Skins Fixs

UT99 Servers:
Spoiler
:flag_de: Name: Classic Unreal+UT [TGML] ~ MULTIMODE > Germany
:globe_with_meridians: IP: 163.5.150.58:7777

:flag_de: Name: Classic Unreal+UT [TGML] ~ COOPERATIVE > Germany
:globe_with_meridians: IP: 163.5.150.59:7777

:flag_de: Name: --- ComboGib2 CTF (Grapple) -- Germany --- [TGML]
:globe_with_meridians: IP: 163.5.150.64:7777

:flag_de: Name: DECK16'S ALL WEAPONS U98 [ULTIMATE]
:globe_with_meridians: IP: 163.5.150.65:7777

:flag_de: Name: DECK16'S ALL WEAPONS UT [ULTIMATE]
:globe_with_meridians: IP: 163.5.150.66:7777
Old UT Veteran
Skilled
Posts: 163
Joined: Sat Mar 24, 2012 1:37 am

Re: FerBotz (new AI, XCGE release 20)

Post by Old UT Veteran »

Not sure if I'm only having this issue but it appears that I can't summon botz on ver. 469b. Can anyone else confirm this tied to the latest patch? Tried 2 separate setups and same thing.
Inputting commands via console does not work for whatever reason.
uncleaner
Posts: 1
Joined: Sat Jun 26, 2021 10:50 pm

Re: FerBotz (new AI, XCGE release 20)

Post by uncleaner »

Old UT Veteran wrote: Thu Jun 17, 2021 3:33 pm Not sure if I'm only having this issue but it appears that I can't summon botz on ver. 469b. Can anyone else confirm this tied to the latest patch? Tried 2 separate setups and same thing.
Inputting commands via console does not work for whatever reason.
It's not working for me either, I just ended up making a separate 436 install for bots.
a9902957@nepwk.com
Experienced
Posts: 85
Joined: Thu Nov 03, 2011 5:12 am

Re: FerBotz (new AI, XCGE release 20)

Post by a9902957@nepwk.com »

uncleaner wrote: Sat Jun 26, 2021 11:07 pm
Old UT Veteran wrote: Thu Jun 17, 2021 3:33 pm Not sure if I'm only having this issue but it appears that I can't summon botz on ver. 469b. Can anyone else confirm this tied to the latest patch? Tried 2 separate setups and same thing.
Inputting commands via console does not work for whatever reason.
It's not working for me either, I just ended up making a separate 436 install for bots.
As Acoma pointed out version 18 UScript version can be used with XC_Engine 25b atm.

Anyone has any idea how to explicitly get FerBotz that "bump each other constantly"/that are right next to each other to attack one another? Has to doable with a reference/acces to the Botz objects in question or from the TargetAdder "UBZFV" classes.
Post Reply