ineedbots / t6_bot_warfare

The Bot Warfare mod for Black Ops 2
https://www.moddb.com/mods/bot-warfare
33 stars 5 forks source link

do you need to use server browser or not!? #29

Closed theminecraften66 closed 9 months ago

theminecraften66 commented 1 year ago

just wondering if you need to start your own server to use the mod or not.

Resxt commented 1 year ago

@theminecraften66 no

theminecraften66 commented 1 year ago

k does it have a menu or is there a special way of spawning bots like do i need to use the command bar or something cause i have tried in custom games and it gives me this error ****1 Script error(s):Unresolved external:"botclearoverrides" with 0 parameters in "botwarfare" at line1 and i am really confused cause i have the latest build downloaded from here on github

Resxt commented 1 year ago

An error is a file or code error. It's not related to you not typing commands in the console. This error means you still have old Bot Warfare files installed. Get a clean t6 storage and install Bot Warfare again.

Also yes you need to tweak dvars to make use of BW. For example change the value of the bots_manage_fill dvar

theminecraften66 commented 1 year ago

one last thing what do i change the bots_manage_fill too

theminecraften66 commented 1 year ago

meant to say where do i change the dvars is it also in storage

Resxt commented 1 year ago

It depends if it's for a server or a custom game. Your game's console or the server's CFG is where you need to it.

theminecraften66 commented 1 year ago

ok i am most likely going to be playing in custom match since i have tried to set up a server three separate times and just am not willing to go thru that

theminecraften66 commented 1 year ago

so if i was to change it in the game console would i do it at the main menu or wait until i get into a lobby for custom match

Resxt commented 1 year ago

@theminecraften66 doesn't matter, it only changes when bots spawn You can also paste this in a gsc file in the correct location to have it set to 12 automatically

Init()
{
     SetDvar("bots_manage_fill", 12);
}
DabtheGreat commented 1 year ago

Okay i'm a bit dumb so i also need help, i downloaded the mod and did the installation but it seems it just doesn't work for me? I'm unsure what i did wrong, i downloaded it for the first time so i'm really new to this