.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   FritzBot (http://forums.bots-united.com/forumdisplay.php?f=53)
-   -   prob with .bot files (http://forums.bots-united.com/showthread.php?t=5086)

majcok 30-03-2006 14:42

prob with .bot files
 
I created "bots" directory inside "friztbot" folder and than copied .bot file into it. Below content mybot.bot file which I copied into bots folder.

{
funname "doun"
class 2
weapon 7
team 0
}

And when i'm adding that bot by writing in console /addbot mybot i'm getting error "Unable to add bot = bot file doesnt exist". But it does :\ And evryone who tried it has that same results :(

CrapShoot 30-03-2006 18:18

Re: prob with .bot files
 
Team should be set to 0 or 1.

0 for axis and 1 for allies.

CrapShoot 30-03-2006 20:54

Re: prob with .bot files
 
2 Attachment(s)
another thought. maybe the extension is wrong for the bot file. By default, some windows operating systems will hide file extensions of "known file types". Notepad and Wordpad like to default the extension to txt.

To see if this is the problem, adjust the folder options to show extensions of known file types.

attached pictures on how to do this.

Open up explorer, select tools, folder options, then view. And then uncheck to box that says "hide extensions for known file types"

majcok 30-03-2006 21:24

Re: prob with .bot files
 
extension is ok and team i had 0

Boosted 30-03-2006 21:35

Re: prob with .bot files
 
well after reading this i had to try.
created the bots folder made my bot file with the proper informations, started the game and........... couldnt load bot.....
doesnt work for me either.

CrapShoot 30-03-2006 21:54

Re: prob with .bot files
 
If you copy the example.bot file from the Docs folder to the ~/Fritzbot/bots/ folder does it work?

Also, make sure you don't add the .bot to the /addbot command

To load the example.bot file, you would type /addbot example


EDIT: Ok, may be a random bug with this. 420Blunt was able to reproduce and had the same things happening intermittently. I'm sure Mal will take a look.

errol 31-03-2006 01:41

Re: prob with .bot files
 
Hi I've had the same problem. Custom bots only seem to work if you put them into a pk3 file. I packed by "bots" folder into a file called zfritz.pk3, placed the pk3 file in the fritzbot folder, and then my bots worked. Anything else I tried didn't work.

Hope this helps!

Maleficus 31-03-2006 01:42

Re: prob with .bot files
 
Make sure sv_pure is set to 0. ET can can only load files that are inside .pk3 files if sv_pure is set to 1.

In the "advanced" tab of the server setup menu, there is a option for "pure server", make sure its set to no, and you will be able to load your bots fine.

As an alternative, you can bundle your .bot files into a .pk3 file, and drop that into the main fritz dir, and the game will read it fine, no matter what sv_pure is set to.

Its just the way ET handles files. Hope this helps.

Cheers!

majcok 31-03-2006 12:55

Re: prob with .bot files
 
it works! \o/ thanks! :)


All times are GMT +2. The time now is 01:58.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.