From: Rudolf Polzer Date: Sat, 17 Sep 2011 14:36:31 +0000 (+0200) Subject: midi2cfg: fix weapon numbers X-Git-Tag: xonotic-v0.6.0~98 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=b2e513785bbc7e34dfadfa1dcd523080cc9abaea;p=xonotic%2Fxonotic.git midi2cfg: fix weapon numbers --- diff --git a/misc/tools/midi2cfg-ng.conf b/misc/tools/midi2cfg-ng.conf index 3ecb9a04..cf2ce161 100644 --- a/misc/tools/midi2cfg-ng.conf +++ b/misc/tools/midi2cfg-ng.conf @@ -7,7 +7,7 @@ bot tuba channels 1 2 3 4 5 6 7 8 9 11 12 13 14 15 16 init cmd barrier - cmd selectweapon 14 + cmd selectweapon 15 cmd wait 0.5 cmd console "g_balance_tuba_attenuation 0.1" cmd console "g_balance_tuba_damage 0" @@ -351,7 +351,7 @@ bot rocket init cmd aimtarget "tPercussion 1" cmd barrier - cmd selectweapon 9 + cmd selectweapon 10 cmd wait 0.5 percussion 25 time 0 @@ -385,7 +385,7 @@ bot crylink init cmd aimtarget "tPercussion 1" cmd barrier - cmd selectweapon 6 + cmd selectweapon 7 cmd wait 0.5 percussion 31 time 0 @@ -450,7 +450,7 @@ bot hagar init cmd aimtarget "tPercussion 1" cmd barrier - cmd selectweapon 8 + cmd selectweapon 9 cmd wait 0.5 percussion 35 time 0 @@ -495,7 +495,7 @@ bot electro time -2 cmd aimtarget "tPercussion 1" cmd barrier - cmd selectweapon 5 + cmd selectweapon 6 cmd wait 0.5 percussion 49 time 0 @@ -511,7 +511,7 @@ bot hook time -2 cmd aimtarget "tPercussion 1" cmd barrier - cmd selectweapon 12 + cmd selectweapon 13 cmd wait 0.5 percussion 58 time 0 @@ -541,8 +541,8 @@ bot instance_tuba_red buttons cmd wait 1 barrier - cmd console settemp bot_navigation_ignoreplayers 1 - cmd movetotarget start + buttons use + cmd cc "kill" bot instance_tuba_blue include tuba_blue @@ -562,8 +562,8 @@ bot instance_tuba_blue buttons cmd wait 1 barrier - cmd console settemp bot_navigation_ignoreplayers 1 - cmd movetotarget start + buttons use + cmd cc "kill" bot instance_rocket include rocket @@ -583,8 +583,8 @@ bot instance_rocket buttons cmd wait 1 barrier - cmd console settemp bot_navigation_ignoreplayers 1 - cmd movetotarget start + buttons use + cmd cc "kill" bot instance_uzi include uzi @@ -604,12 +604,12 @@ bot instance_uzi buttons cmd wait 1 barrier - cmd console settemp bot_navigation_ignoreplayers 1 - cmd movetotarget start + buttons use + cmd cc "kill" bot instance_crylink include crylink - count 0 + count 2 init cmd movetotarget @places_percussion cmd barrier @@ -625,8 +625,8 @@ bot instance_crylink buttons cmd wait 1 barrier - cmd console settemp bot_navigation_ignoreplayers 1 - cmd movetotarget start + buttons use + cmd cc "kill" bot instance_jetpack include jetpack @@ -646,12 +646,12 @@ bot instance_jetpack buttons cmd wait 1 barrier - cmd console settemp bot_navigation_ignoreplayers 1 - cmd movetotarget start + buttons use + cmd cc "kill" bot instance_jump include jump - count 0 + count 2 init cmd movetotarget @places_percussion cmd barrier @@ -667,8 +667,8 @@ bot instance_jump buttons cmd wait 1 barrier - cmd console settemp bot_navigation_ignoreplayers 1 - cmd movetotarget start + buttons use + cmd cc "kill" bot instance_hagar include hagar @@ -688,8 +688,8 @@ bot instance_hagar buttons cmd wait 1 barrier - cmd console settemp bot_navigation_ignoreplayers 1 - cmd movetotarget start + buttons use + cmd cc "kill" bot instance_laser include laser @@ -709,8 +709,8 @@ bot instance_laser buttons cmd wait 1 barrier - cmd console settemp bot_navigation_ignoreplayers 1 - cmd movetotarget start + buttons use + cmd cc "kill" bot instance_electro include electro @@ -730,8 +730,8 @@ bot instance_electro buttons cmd wait 1 barrier - cmd console settemp bot_navigation_ignoreplayers 1 - cmd movetotarget start + buttons use + cmd cc "kill" bot instance_hook include hook @@ -751,6 +751,5 @@ bot instance_hook buttons cmd wait 1 barrier - cmd console settemp bot_navigation_ignoreplayers 1 - cmd movetotarget start - + buttons use + cmd cc "kill"