Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
You save a file as mvm_validmap_missionname.pop, put it to steamapps/common/Team Fortress 2/tf/scripts/population folder, open the game, start an offline training game with bots while setting their count to 0 on any map, open console, type "changelevel mvm_validmap" (this is the same validmap as earlier), then votechange mission to missionname, wait 10 seconds, press F4, wait 10 more seconds and then wait for bots to obliterate you. Done.
Now I can get completely demolished by a humongous boss bot!
Check if your popfile has as many } as it has {, if all where are followed by "spawnbot", and if "maxcount" isn't smaller than any other number.
Fix all errors and repost fixed?
//This file has been generated by http://mvm.tf
//Copy this file in your tf/scripts/population folder
#base robot_giant.pop
#base robot_standard.pop
#base robot_gatebot.pop
population
{
StartingCurrency 400
RespawnWaveTime 6
CanBotsAttackWhileInSpawnRoom no
Templates
{
}
Wave
{
WaitWhenDone 65
Checkpoint Yes
StartWaveOutput
{
Target wave_start_relay
Action Trigger
}
DoneOutput
{
Target wave_finished_relay
Action Trigger
}
WaveSpawn
{
TotalCurrency 10
TotalCount 2
MaxActive 3 SpawnCount 4
WaitBeforeStarting 0
WaitBetweenSpawns 10
Where spawnbot
Squad
{
TFBot
{
ClassIcon demo_burst
Health 17500
Name "Bot Leader"
Scale 2.5
Class Demoman
Skill Normal
WeaponRestrictions MeleeOnly
ItemAttributes
{
ItemName "gold botkiller stickybomb launcher mk.ii"
"slow enemy on hit" 3.5
"fire rate penalty" 0.3
}
ItemAttributes
{
ItemName "the king of scotland cape"
"critboost on kill" 2
}
CharacterAttributes
{
"damage bonus" 2.5
"move speed penalty" 6.3
}
Item "gold botkiller stickybomb launcher mk.ii"
Item "the bat outta hell"
Item "propaganda contest third place"
Item "the king of scotland cape"
}
TFBot
{
ClassIcon demoman
Health 175
Name Demoman
Class Demoman
Skill Normal
}
}
}
}
Wave
{
WaitWhenDone 65
Checkpoint Yes
StartWaveOutput
{
Target wave_start_relay
Action Trigger
}
DoneOutput
{
Target wave_finished_relay
Action Trigger
}
WaveSpawn
{
TotalCurrency 400
TotalCount 10
MaxActive 5
SpawnCount 2
WaitBeforeStarting 0
WaitBetweenSpawns 10
Where spawnbot
Squad
{
TFBot
{
ClassIcon scout
Health 125
Name Scout
Class Scout
Skill Normal
}
}
}
}
}
//This file has been generated by http://mvm.t
Done.