ZenCoder's fix for PlayerBots

Tutorials and discussions about Mapping - Introduce your own ones!
User avatar
OjitroC
Godlike
Posts: 3605
Joined: Sat Sep 12, 2015 8:46 pm

Re: ZenCoder's fix for PlayerBots

Post by OjitroC »

EvilGrins wrote: Wed Apr 28, 2021 4:07 pm
sektor2111 wrote: Wed Apr 28, 2021 12:13 pmWhat If I say that he can do random captures in smaller maps?
Oh, he does flag captures on this big map too... though not often.

One thing I've noted while doing these kinda tests on this is I don't see any listings of playerbots for Nali or WarCows or Skaarj Hybrids in the BotPack. I would've figured they'd just be there due to the patches that put them into the game... or I'm seriously looking in the wrong part.
The captures are probably random behaviour.

No you won't see those Bots/TournamentPlayers unless you have the relevant packages listed as EditPackages under [Editor.EditorEngine] in your UT.ini or you manually open the appropriate package. TBH I'm not sure what the relevant packages are for those as I don't use them (much).
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: ZenCoder's fix for PlayerBots

Post by EvilGrins »

OjitroC wrote: Wed Apr 28, 2021 4:30 pmI'm not sure what the relevant packages are for those as I don't use them (much).
The would be:
ServerPackages=TCowMeshSkins
ServerPackages=TSkMSkins
ServerPackages=TNaliMeshSkins

And I do have them listed.

So where are they in the Actor Classes View under UnrealEd?
http://unreal-games.livejournal.com/
Image
medor wrote:Replace Skaarj with EvilGrins :mrgreen:
Smilies · viewtopic.php?f=8&t=13758
User avatar
OjitroC
Godlike
Posts: 3605
Joined: Sat Sep 12, 2015 8:46 pm

Re: ZenCoder's fix for PlayerBots

Post by OjitroC »

EvilGrins wrote: Wed Apr 28, 2021 9:03 pm
OjitroC wrote: Wed Apr 28, 2021 4:30 pmI'm not sure what the relevant packages are for those as I don't use them (much).
The would be:
ServerPackages=TCowMeshSkins
ServerPackages=TSkMSkins
ServerPackages=TNaliMeshSkins

And I do have them listed.

So where are they in the Actor Classes View under UnrealEd?
You've got the Skins listed as Server Packages but you don't have the Actor classes listed as EditPackages. You want EditPackages=multimesh or just open multimesh.u from the Actor Browser - then it's Pawn > Bot > HumanBotPlus > MaleBotPlus > CustomBot.
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: ZenCoder's fix for PlayerBots

Post by EvilGrins »

Oh, right... oops.
http://unreal-games.livejournal.com/
Image
medor wrote:Replace Skaarj with EvilGrins :mrgreen:
Smilies · viewtopic.php?f=8&t=13758
Post Reply