Hello wastelanders,
The Amboy Dukes faction is proud to release publicly the "Amboy Tactical Tool".
It plays audio files based on selected text in the in-game console. Triggered events are written inside the tool (over the fabulous Amboy Dukes logo!)
But there is more! It also starts automatically fraps when guns are in action. No more (nice, uber, kurwa) kills without its glorious memory in video.
Just watch this boring video, where you can hear the default sound set (fully customizable) and two stupid people:
Amboy Tactical ToolHere is a screen of the program window:
Without further delay, an explanation of the settings that you can change to meet your style:
In the audio section, put the text to trigger on and the audio file to play:
<audio>
<!-- You can add as much 'entry' as you want -->
<entry text="was killed" sound="dead.wav" />
<entry text="blinded" sound="blinded.wav" />
<entry text="crippled" sound="crippled.wav" />
<entry text="test" sound="test.wav" />
</audio>
Beware that the text is case sensitive. You can play more than one sound per pattern, and play the same sound for differents patterns.
In the Fraps section, you give the text which launches fraps, and the sound to indicate it :
<fraps>
<!-- You can add as much 'start' and 'stop' as you want -->
<!-- But you can only have one 'on' and one 'off' -->
<on sound="fraps_on.wav" />
<off sound="fraps_off.wav" />
<start text="was hit" />
<start text="was critically hit" />
<stop text="*stopfraps" />
</fraps>
You can put more than one trigger.
To enable fraps control, you need to press the auto fraps button (allow you to disable it while PvE).
The last section is the timer section :
<timer>
<!-- You can add as much 'start' and 'stop' as you want -->
<!-- But you can only have one 'progress' -->
<start text="You gained 1 Perception" />
<stop text="You lost 1 Perception" />
<progress time="27" sound="drugs_fading.wav" />
</timer>
You give the start and stop conditions, and you can provide an audio warning at a given time after starting (in minutes).
If you want to disable a feature, just delete the line or rename the section.
WARNING : only the default start/stop command (which is F9) is supported for fraps, this will change in the future !
To make it work you just need to launch it and push the "start" button once the game is running. To test if it's working just type one of your pattern in the console (like test, or wilks or anything else).
To refresh the server info image, just click on it.
You can download it directly
hereUncompress it with 7zip, download the soft
here if you need it.
And you can check updates and more on our forum:
Amboy Dukes forumMore is coming !