Send Command Help |
||
|
Send command help
So, i'm trying to use two summoners, my main and my alt, at the same time. I've tried to use /console send charactername /ja "Volt Strike" <t> but i'm getting nothing, same with assult. Is there something i'm missing? or maybe another addon i could use to make using two summoners easier? one that mirrors my main characters moves? any advice would be greatly appriciated! Thank you!!
Try using a ' instead of an ". Also, make sure there's at least a wait 0.5 between the Volt Strikes if you're trying to get both characters to do it at the same time. The game doesn't handle multiple send commands firing at the same time very well.
I had issues w <t> for some reason i wasn't working for me, I did <tid> to target instead and all was good, try it =)
I dont think there is a limitation on starting ability simultaneously on many chars. In fact, I always do it at same time on my multibox.
The limitation does exist when interacting with NPC, though Make sure send addon is loaded on both characters, not just one.
Narrow down the problem?
//send @all /p <t> That will tell you if send actually works on both char and what both chars recognize as <t> If that works I would check spelling from chat its //send @all /ja "Volt Strike" <t> from macro /console send @all /ja 'Volt Strike' <t> There is no need to type two lines for each char, when you want to use same ja on both chars at the same time. @all is better then. Honestly, if you are at this point just use send all target instead. You will get on a lot better with it and when you use things like <t> for send it can get clunky. If you need help setting it up lemme know and I can. If you add short cuts in too it will be even easier it would make the above something like
//sat youcommand charactername voltstrike; Leviathan.Joltz said: » So, i'm trying to use two summoners, my main and my alt, at the same time. I've tried to use /console send charactername /ja "Volt Strike" <t> but i'm getting nothing, same with assult. Is there something i'm missing? or maybe another addon i could use to make using two summoners easier? one that mirrors my main characters moves? any advice would be greatly appriciated! Thank you!! I don't use send, but unless it removed the '/' from these examples in the console, I think you either need to: Code //send @all pet "Volt Strike" <t> Or add an input Code //send @all input /pet 'Volt Strike' <t> The targeting might be your next problem. Edit to fix other corrections mentioned. Volt strikg is a /pet command not /ja also when using the send command use single quotes around the spell name
//send @all /pet 'Volt Strike' <t> Bismarck.Tewl said: » Volt strikg is a /pet command not /ja also when using the send command use single quotes around the spell name //send @all /pet 'Volt Strike' <t> Anyhow, you can use any of the above suggestions. I personally use something like this in a macro: /console send char1 //voltstrike /console send char2 //voltstrike If I want chars 1 and 2 to do volt strike etc. EDIT: Make sure send is loaded on all corresponding chars. thank you guys for the input, i appreciate it :) going to try to see if the suggestions work ^^ will update either way!
so, it looks like i'm having trouble actually targeting the mob on my alt, the macro line is going through, but since there's nothing to target.... =\
Leviathan.Joltz said: » so, it looks like i'm having trouble actually targeting the mob on my alt, the macro line is going through, but since there's nothing to target.... =\ Change <t> to <bt>. <bt> targets what is currently being fought or what enemy has a red name. Works well on single targets but not so well on multiple enemies if you're fighting more than one at once. I tried that :( still no luck and yes, send is loaded on both characters
If you use gearswap you can do
/con send Mymule /ma 'Stun <tid> If you're not a gearswap user. What you can do is grab gearswap and just make a blank user file for that character so you can still use the send command I listed above. Leviathan.Joltz said: » so, it looks like i'm having trouble actually targeting the mob on my alt, the macro line is going through, but since there's nothing to target.... =\ Asura.Chiaia said: » If you use gearswap you can do /con send Mymule /ma 'Stun <tid> If you're not a gearswap user. What you can do is grab gearswap and just make a blank user file for that character so you can still use the send command I listed above. May i ask what the <tid> command does, this seems like something right up my alley :D ? |
|
All FFXI content and images © 2002-2025 SQUARE ENIX CO., LTD. FINAL
FANTASY is a registered trademark of Square Enix Co., Ltd.
|