Page 1 of 1

Addbot skilled nightmare

Posted: Sun May 27, 2007 9:42 am
by xrx3z
Hi!

I have a problem with my bot. I have make this in a cfg file:

Code: Select all

map hub3aeroq3
g_gametype 1

seta cl_mouseAccel "0.25"
seta sensitivity "6"

bind 7 "map hub3aeroq3"
bind 8 "map pro-q3tourney4"
bind 9 "map pro-q3dm6"
bind 0 "map cpm24"
bind + "map cpm22"

seta name "Xrx3z"

seta headmodel "uriel/zael"
seta model "uriel/zael"

cg_enemyModel "neo/default"
cg_enemycolors ""

addbot md3_neo 5
g_spSkill 5
The problem is that the bot is not skilled 5, "Nightmare" as it should be, it´s skilled "Hurt me plenty"...the bot used to be Nightmare before the formated hdd.

These commands are removed from q3config.cfg so Q3 won´t be confused...(I had that problem before)

I only use this "self.cfg" file when I training 1v1 by myself...

Greatful for an answer!

/X.

Posted: Sun May 27, 2007 10:51 am
by ^misantropia^
"addbot md3_neo f 5" should fix it.