![]() |
![]() ![]() |
![]() |
Benie |
![]() ![]()
Post
#1
|
Member ![]() ![]() Group: Members Posts: 13 Joined: 28-August 09 Member No.: 1,677 ![]() |
Ok. I want a private, listen server. My friend has set up several files to get this bot working;
autoexec.cfg CODE alias botpre "exec bot-preload.cfg" alias botload "exec bot-load.cfg" echo do botpre, load map then do botload. bot-load.cfg (I want 15 bots + me to make it 16, 8x8. I want them to be a random class) CODE sv_cheats 1 wait wait wait wait wait wait rcbot max_bots 15 // if maxplayers is 11 rcbot min_bots 1 rcbot addbot 2 0 Bot1 rcbot addbot 3 0 Bot2 rcbot addbot 2 0 Bot3 rcbot addbot 3 0 Bot4 rcbot addbot 2 0 Bot5 rcbot addbot 3 0 Bot6 rcbot addbot 2 0 Bot7 rcbot addbot 3 0 Bot8 rcbot addbot 2 0 Bot9 rcbot addbot 3 0 Bot10 rcbot addbot 2 0 Bot11 rcbot addbot 3 0 Bot12 rcbot addbot 2 0 Bot13 rcbot addbot 3 0 Bot14 rcbot addbot 2 0 Bot15 wait wait wait wait wait wait sv_cheats 0 bot-preload.cfg CODE plugin_load ../bin/HPB_Bot2 listenserver.cfg CODE sv_lan 1 sv_password *hidden* sv_region -1 sv_contact null@/dev/null When TF2 is ran, I get a thing that he made showing "do botpre, load map then do botload.", I type botpre, and it says "Unable to load ../bin/HPB_Bot2". Help please? EDIT: Fixed. I didn't put the HPB_Bot2.dll file in the correct /bin folder. |
![]() ![]() |
![]() |
Lo-Fi Version | Time is now: 27th June 2025 - 09:35 PM |