Page 2 of 2

Re: ★ AdjustBots 12★

Posted: Fri Apr 19, 2024 4:32 pm
by caver01
I was trying to access the interface on my dedicated server when connecting remotely over the LAN. Does that work? I could not bring up the interface with the chat command. I can see that AdjustBots mutator is running, as it's indicated in the server stat view before I connect. What am I missing?

Also, on my client system, I installed AdjustBots and if I start a practice session with that mutator, I can can invoke the interface for my system using !adj but I want to adjust the bots on my server.

Re: ★ AdjustBots 12★

Posted: Sat Apr 20, 2024 2:41 am
by Que
Make sure to add adjustbots as ServerPackage in UT.ini

Re: ★ AdjustBots 12★

Posted: Sun Apr 21, 2024 7:02 am
by caver01
can do, but i thought i read above that i should avoid that.

Re: ★ AdjustBots 12★

Posted: Sun Apr 21, 2024 7:32 am
by Que
in order to use on a server it requires a serverpackage for the !bots Gui.

Code: Select all

AdjustBotsX by ProAsm and no0ne
-------------------------------

X = Version

Mutator=AdjustBotsX.AdjustBots
or
ServerActors=AdjustBotsX.AdjustActor

NB: ServerPackages=AdjustBotsX

Re: ★ AdjustBots 12★

Posted: Mon Apr 22, 2024 4:38 am
by caver01
Yep. Got that too but wasn’t sure what “NB:” was supposed to mean.

Re: ★ AdjustBots 12★

Posted: Mon Apr 22, 2024 10:39 am
by Que
ignore the NB.. even I dont know what it stands for @ProAsm ?

Re: ★ AdjustBots 12★

Posted: Mon Apr 22, 2024 1:25 pm
by OjitroC
NB = [Latin] nota bene = [English] note well - basically "note this" or "take account of this".

Re: ★ AdjustBots 12★

Posted: Mon Apr 22, 2024 7:07 pm
by caver01
Ahh! Learning something new every day!

I added this as a server package and of course, it worked great. Thanks! Nice to have simple way to make these adjustments all in one place. Very handy.

Re: ★ AdjustBots 12★

Posted: Mon Apr 22, 2024 8:15 pm
by Que
caver01 wrote: Mon Apr 22, 2024 7:07 pm Ahh! Learning something new every day!

I added this as a server package and of course, it worked great. Thanks! Nice to have simple way to make these adjustments all in one place. Very handy.
Thanks for the feedback.