RatAttack: removed a personal thingy from IRC docs

This commit is contained in:
alterNERDtive 2020-07-16 15:53:52 +02:00
parent 2f30b8df25
commit 88124688fb

View file

@ -88,6 +88,7 @@ this:
```
on *:TEXT:RATSIGNAL - CMDR*(??_SIGNAL):#fuelrats:{
/mkdir C:\users\<user>\appdata\roaming\RatAttack\
/handleratsignal $1-
}
alias handleratsignal {
@ -95,9 +96,8 @@ alias handleratsignal {
/sleep 1 /handleratsignal $1-
}
else {
/mkdir C:\users\<user>\appdata\roaming\RatAttack\
/write C:\users\<user>\appdata\roaming\RatAttack\ratsignal.pipe $1-
if ( %justconnected || $away ) {
if ( $away ) {
/run -h "X:\path\to\VoiceAttack\VoiceAttack.exe" -nofocus -command "RatAttack.getInfoFromRatSignal"
}
else {