Question To Config Scripters...
uranium_235
Join Date: 2002-11-20 Member: 9478Banned
<div class="IPBDescription">would this work?</div> bind [key] "say 'I need a weld!'; +voicerecord; -voicerecord; +voicerecord; -voicerecord; +voicerecord; -voicerecord"
I used to do some scripting crap, can't remember how everything works. The idea is to put a blinking <!> above your head when you need a weld...
I used to do some scripting crap, can't remember how everything works. The idea is to put a blinking <!> above your head when you need a weld...
Comments
The blinking will be pretty fast, so you'll want lots of instances of +voicerecord, etc., or longer waiting periods. Other than that, sounds like it'd work.
and yes, that script should work
I'm pretty sure you should put the wait between -voicerecord and +voicerecord or it might just keep recording.