Binder / Send Command

言語: JP EN DE FR
2010-06-21
New Items
users online
フォーラム » Windower » Support » Binder / send command
Binder / send command
Offline
Posts: 37
By Chevalios 2019-02-27 20:25:07  
Does anyone know of a way to make binder work with send command? So far I've been unable to get anything to work
Code
alias stp_m1 input send @all sneak <me>
alias stp_m1 input /send @all sneak <me>
alias stp_m1 input //send @all sneak <me>
alias stp_m1 input //send @all /ma "sneak" <me>


None of those seem to work. Using Asus STP, which is supported by binder.

I'm trying to get my macro keys to send commands to my alts

*edit took the / away in front of input because that's not needed >.>
 Asura.Chaostaru
Offline
サーバ: Asura
Game: FFXI
Posts: 695
By Asura.Chaostaru 2019-02-27 21:34:35  
Chevalios said: »
Does anyone know of a way to make binder work with send command? So far I've been unable to get anything to work
Code
alias stp_m1 /input send @all sneak <me>
alias stp_m1 /input /send @all sneak <me>
alias stp_m1 /input //send @all sneak <me>
alias stp_m1 /input //send @all /ma "sneak" <me>


None of those seem to work. Using Asus STP, which is supported by binder.

I'm trying to get my macro keys to send commands to my alts

Macro: /console send @all /ma sneak <me>
 Asura.Chevalios
Offline
サーバ: Asura
Game: FFXI
user: Chevalios
Posts: 30
By Asura.Chevalios 2019-02-27 22:17:09  
Asura.Chaostaru said: »
Macro: /console send @all /ma sneak <me>

Thank you for the reply, when I say Macro keys I don't mean the in-game macro keys but the macro keys on my keyboard. What you suggested doesn't work.
Offline
Posts: 1109
By DaneBlood 2019-02-27 22:38:03  
im not sure but i dont see why you would need to put /input in font of it as send is not something that runs in the chatlog.

doing input // ist just circling the command around form console to chatlog and back to console

it seems to me you are confussed about wher ewhich command are at and how to direct to to their "native" places"

my suggetsion is
alias stp_m1 send @all input /ma sneak <me>

soo the send command is runinhn in console (nativa) that then uses input to direct the /ma command to the chatlog (native).
[+]
 Asura.Chevalios
Offline
サーバ: Asura
Game: FFXI
user: Chevalios
Posts: 30
By Asura.Chevalios 2019-02-28 00:14:25  
DaneBlood said: »
my suggetsion is
alias stp_m1 send @all input /ma sneak <me>

That actually worked!! I thought I used it before like that and it only ended up saying the command line. But I probably had input before it too. Thank you so much!

The only reason I was using input is that that's what the binder example said.
Log in to post.