( search forums )
Help with my Zombie Fists-Only Bot
Soldat Forums - Soldat Maps & Map Making - Bot Forum
BooBoo McBad
April 26, 2006, 9:01 pm
I tried finding a bot making program that would do this, but none had an option to make them use their fists.

I converted a bot file to .txt format, and edited there stats so that their favourite weapons were Fists, is this what you put for fists only, or am I wrong?

Second, they switch to back ups or choose a favourite weapon. Why is that?

Third, is there a bot program that will allow me to make this kind of bot?

Thanks in advance guys.

rabidhamster
April 26, 2006, 9:54 pm
[code]
[BOT]
Name=a zombeh
Color1=$00304060
Color2=$00204040
Skin_Color=$0080C080
Hair_Color=$00000000
Favourite_Weapon=Hands
Secondary_Weapon=1
Friend=
Accuracy=100
Shoot_Dead=1
Grenade_Frequency=1000
Camping=0
OnStartUse=255
Hair=1
Headgear=0
Chain=0
Chat_Frequency=222
Chat_Kill=
Chat_Dead=
Chat_Lowhealth=
Chat_SeeEnemy=
Chat_Winning=[/code]
Keep all that except for the name.

BooBoo McBad
April 26, 2006, 10:12 pm
Thanks, but a couple more things...

1. Does nade frequency 1000 mean he uses nades alot?
2. I want them to attack dead corpse, so do I set it as 1 or 0?

mar77a
April 26, 2006, 10:21 pm
1. yes
2. 1

rabidhamster
April 26, 2006, 10:42 pm
Weird, cause he uses hardly any nades (I might see only one in a game with 16 zombies).

Oh, and set his friend to "a zombeh". Don't want them fighting each other.

BooBoo McBad
April 27, 2006, 9:17 pm
Another problem, I made a Demon bot which should use flamethrower, but he likes to switch, what do I do?

[BOT]
Name=Demon
Color1=$00000080
Color2=$00000080
Skin_Color=$00800000
Hair_Color=$00000080
Favourite_Weapon=Flamer
Secondary_Weapon=1
Friend=
Accuracy=99
Shoot_Dead=0
Grenade_Frequency=1000
Camping=0
OnStartUse=255
Hair=1
Headgear=0
Chain=0
Chat_Frequency=100
Chat_Kill=
Chat_Dead=
Chat_Lowhealth=
Chat_SeeEnemy=
Chat_Winning=

rabidhamster
April 27, 2006, 9:51 pm
Nothing you can do :( Special weapon bots use other weaps quite a lot.

David S7
April 27, 2006, 10:22 pm
Omg, I wish I knew more about bots. Is there a place (website) to see various types of bots?

rabidhamster
April 28, 2006, 2:17 am
^Not that I know of, just keep messing with them. Remember, I've been messing with Soldat for a long time, so I've gained a lot of knowledge.