Modular Gatebots: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
Gatebot templates that can be used alongside other templates | Gatebot templates that can be used alongside other templates | ||
== Templates == | |||
* GatebotScout | |||
* GatebotPyro | |||
* GatebotSoldier | |||
* GatebotHeavy | |||
* GatebotDemoman | |||
* GatebotEngineer | |||
* GatebotMedic | |||
* GatebotSniper | |||
* GatebotSpy | |||
== Example == | == Example == | ||
Line 30: | Line 42: | ||
== Download == | == Download == | ||
Popfile: https://testing.potatomvm.tf/tf/scripts/population/robot_gatebot_modular.pop | Popfile: https://testing.potatomvm.tf/tf/scripts/population/robot_gatebot_modular.pop | ||
Revision as of 14:00, 10 July 2021
Gatebot templates that can be used alongside other templates
Templates
- GatebotScout
- GatebotPyro
- GatebotSoldier
- GatebotHeavy
- GatebotDemoman
- GatebotEngineer
- GatebotMedic
- GatebotSniper
- GatebotSpy
Example
#base robot_giant.pop
#base robot_standard.pop
#base robot_gatebot_modular.pop
WaveSchedule
{
Wave
{
WaveSpawn
{
Name "wave01a"
Where spawnbot
TotalCount 1
WaitBeforeStarting 0
TFBot
{
Template T_TFBot_Demoman_Knight
AddTemplate GatebotDemoman [$SIGSEGV]
}
}
}
}
Download
Popfile: https://testing.potatomvm.tf/tf/scripts/population/robot_gatebot_modular.pop