Page 2 of 2

Re: Improvements to Bot options in the Pause menu

Posted: Mon Jan 01, 2024 10:37 am UTC
by PhantomFang

hmm

Code: Select all

]/bot del 1 a 
bot: usage: bot add (<name> | *) (aliens | humans) [<skill level> [<behavior>]]
            bot fill <count> [(<team> | *) [<skill level>]]
            bot del (<name> | all)
            bot names (aliens | humans) <names>…
            bot names (clear | list)
            bot behavior (<name> | <slot#>) <behavior> [<name> | <slot#> | <x> <y> <z>]
            bot skill <skill level> [<team>] 

Code: Select all

]/bot del a 
bot: more than one player name matches. be more specific or use the slot #:1  — [bot] Itsaso2  — [bot] Ferdinand4  — [bot] matteo delanuit6  — [bot] mammouth 

Code: Select all

]/bot del Itsaso 
[bot] Itsaso  s'est déconnecté 

aparently it is not /bot del <team> <count>

Look at this @RaptorHunter182 :
Image

in the next relase, there will have this. i can add a menu for add bots.
Currently, for remove a bot, use /bot, as I said, if there is 5 bots in the alien team and you want 4 :

Code: Select all

/bot fill 4 a

(/bot fill <number> <team>)

we can do a menu for this...

But we can' use /bot del then


Re: Improvements to Bot options in the Pause menu

Posted: Mon Jan 01, 2024 10:43 am UTC
by illwieckz

Ah, we may have to implement that, then…


Re: Improvements to Bot options in the Pause menu

Posted: Mon Jan 01, 2024 10:44 am UTC
by PhantomFang

Ah, we may have to implement that, then…

I think so yeah