View Single Post
Re: Bot adding problem
Old
  (#5)
Witold PL
Member
 
Status: Offline
Posts: 16
Join Date: Sep 2009
Default Re: Bot adding problem - 11-09-2009

Quote:
Originally Posted by TomTom View Post
Bot files are just normal text files so notepad.exe can be used to edit the default bot files. Try editing the funname property of one of the existing files. Then run ET, /addbot ... and see if the new name is used in the game on the bot you edited.

The example I gave works on my PC computer.
/dir bots bot will list the available bot definition files

What operating system (OS) are you using?
What version of FritzBot ET?
Try posting the bot file for me to read.

I have windows XP and 0.70 fritzbot version

Code:
//=========================================
//    Allied Medic w Thompson
//    Version 1.0
//      By: Witold PL
//=========================================

{
funname        "Witold PL"
class          1
weapon         1
team           1
}
  
Reply With Quote