From 88939f8ca9294ecd5253bf013f00e07df3a1df6c Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Sun, 2 Oct 2011 19:33:16 +0200 Subject: [PATCH] use special place for vocals --- misc/tools/midi2cfg-ng.conf | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/misc/tools/midi2cfg-ng.conf b/misc/tools/midi2cfg-ng.conf index d5816508..42c89011 100644 --- a/misc/tools/midi2cfg-ng.conf +++ b/misc/tools/midi2cfg-ng.conf @@ -8,6 +8,8 @@ time_forgetfulness 3 raw set places_tuba "tUba1 tUba2 tUba3 tUba4 tUba5 tUba6 tUba7 tUba8 tUba9 tUba10 tUba11 tUba12 tUba13 tUba14 tUba15 tUba16 tUba17 tUba18 tUba19 tUba20 tUba21 tUba22 tUba23 tUba24 tUba25 tUba26 tUba27 tUba28 tUba29 tUba30 tUba31 tUba32" raw set places_percussion "tChr1 tChr2 tChr3 tChr4 tChr5 tChr6 tChr7 tChr8 tChr9 tChr10 tChr11 tChr12 tChr13 tChr14 tChr15 tChr16 tChr17 tChr18 tChr19 tChr20 tChr21 tChr22 tChr23 tChr24 tChr25 tChr26 tChr27 tChr38 tChr39 tChr30 tChr31 tChr32" +raw set places_vocals "tVocals" + raw settemp bot_ai_thinkinterval 0 raw settemp bot_sound_monopoly 1 @@ -975,7 +977,7 @@ bot instance_vocals count 1 init cmd cc "playermodel models/player/suiseiseki.zym" - cmd movetotarget @places_percussion + cmd movetotarget @places_vocals cmd barrier super -- 2.39.2