Giter Site home page Giter Site logo

t6_bot_warfare's Introduction

INeedGames / ineedbot(s)

t6_bot_warfare's People

Contributors

ineedbots avatar resxt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

t6_bot_warfare's Issues

What are the proper cvars for hosting a server?

I got my server working with bot warfare, and in the dedicated.cfg i have these cvars set

set bots_skill "7"
set bots_loadout_allow_op "true"
set bots_loadout_rank "0"
set bots_loadout_prestige "-2"
set bots_play_nade "1"
set bots_play_take_carepackages "1"
set bots_play_jumpdrop "1"
set bots_play_target_other "1"
set bots_play_killstreak "1"

How ever most of them dont work, the bots do not jump or drop shot, they are not difficult at all in the slightest even though i set them on the highest difficulty and they do not use op weapons. I've tried it with "1" or "0" or "true" but it didnt make a difference. Can i get the proper cvars? Because these ones are not working that i described

Replace bots.json with bots.cfg

🅱️luto supports custom name and clantags without needing external plugins.
There are references to bots.json left in the repository

Randomize bot names

I'm using the bots.json for renaming the bots. Doesn't seem to matter the order you put them in, they are always selected alphabetically in game. Seems to arrange the list alphabetically, then works down the list match by match. Anything you can do to change this?

How exactly do I install and use this?

I've used some of your other bot mods for the other CoD games before and had few issues, but it seems that this one works differently from most of the others. I'm basically tech illiterate so I rely on the readme which it seems this one doesn't have. Help appreciated!

commands ???

what do i need to do ?
there is nothing new im confused ?
how to launch ??

Changes made in the "botwarfare" cfg file have no effect ingame

Example: I set "setDvar( "bots_loadout_rank", -1 );" to "setDvar( "bots_loadout_rank", 0 );" but when I check ingame it´s still saying "-1". Same with every other dvar (like the several difficulty settings). I downloaded your mod mainly to increase the bots difficulty as they´re too easy even on veteran. The folders "maps" and "scripts" are inside "storage/t6" so I must have installed it correctly

Creating variable difficulty for the bots

I would like to create a variable difficulty for the bots similar to the level 9 bots in the IW5 version of Bot Warfare, but I'm not sure if I were to set certain dvars to randomIntRange( x, y ) if it would generate a random int in the range once and apply it to all bots, or if it would generate a random int for each bot individually.

Additionally, because of the absence of the aim_offset_amount and aim_offset_time dvars from IW5's version of the script, I was planning on creating a custom bot_get_aim_error function and replace the one from _bots_combat.gsc, similarly to how you replaced the bot_should_hip_fire function in your script, but I had the same doubt about whether it would set one int for all bots or if it would assign a random aim error for each individual bot.

Bots skill

How can I make the game use my edits for the bots skill changes? It shows its still using default values in game. and if I try to change min or max reaction time ingame it says "this cheat is protected: in the console log.

How do i install this to my dedicated server?

I dropped the scripts folder into the storage/t6, then start the server. But after i start the server, it fails to load the scripts, and causes me to not be able to connect to the server, because without the scripts i can connect to my own server. Its the mod thats causing me to not connect to my server.

cant

the mod doesnt seem to work anymore. any tutorial on how to launch a match with bots ?

Setting maximum bot difficulty with latest release

Hi ineedbots,

I really love this project of yours, not to mention the fact that you're adding support for CoD 2 as well is nothing short of brilliant.

Just a quick question regarding T6's bot difficulty- I see in the code that the "bots_skill" setting makes use of the "bot_difficulty" dvar. Should one first set the bots' difficulty with the bot_difficulty dvar for bots_skill to interpret it correctly?

Because if I type "bots_skill", it doesn't indicate any default value. I love playing against the hardest bot skill available, but it seems that I just can't set the T6 bot warfare bots' skill to the maximum value that is supported.

Any feedback regarding how I can achieve this will be appreciated.

Thanks a lot,
SC

planting bomb

Hello.
Firstly would like to express appreciation for Bot warfare. Love all of them. Excited for Cod2 bots too <3

T6 bots seems to work nice and are strong enough. I love S&D mod and I notice they come to objective, but can't plant or defuse the bomb. Same in Sabotage gamemode.
Is there any plans to add this functionality in near future?

I have more questions and suggestions, but I don't think it is good idea to post all of it in here of T6 section. Is your email is the best way to contact you? Thank you for your time and effort

Question about the bots

When changing difficulties i noticed in the scripts it had a bunch of options such as mindeathtime or what not for the different difficulties. Do I need to enter all those according values everytime or is that just showing me the difference between the difficulties? Also is there a way to play mixed bots like some hard regular and recruit all on a team?

please help me dont just close this ....

1:i made the piw5 mod to work. only thing i cant find the dvar to edit setting.

2:the pt6 version of the mod just dont work by doing this:
Make sure that PlutoniumT6 is installed, updated and working properly.
Download this repository.
Open the Bot Warfare archive you downloaded, open the folder you find inside and finally open the raw folder.
Extract/move the folders found inside the raw folder in %localappdata%\Plutonium\storage\t6
The mod is now installed, now run your game.
The mod should be loaded! Now go start a map and play!

but public game just show class and scorestreak ,private match wont work either unlike mw3 when hitting n nothing happen (in pt6)

Failed to load custom script 'scripts/mp/botwarfare'

I dropped the scripts folder into storage/t6 and am getting these server errors.

Failed to load custom script 'scripts/mp/botwarfare'

Failed to load custom script 'scripts/mp/max_allocation_fix_source'

Failed to load custom script 'scripts/mp/spectatorkick'

i got a new error i have never seen before?!

i was trying to play bot wafare in custom game and chose nuketown domination with no bots selected since i figured i could use the ingame menu when i spawn, so i start the match and midway through loading i get theis error?

****1 Script error(s):Unresolved external:"botclearoverrides" with 0 parameters in "botwarfare" at line1

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.