FAQ  •  Register  •  Login

Having Trouble with Invite key map

Moderator: MiRai

<<

jethro16

Posts: 2

Joined: Fri Oct 08, 2010 11:16 am

Post Tue Oct 12, 2010 12:53 am

Having Trouble with Invite key map

Hello all, I've been going through the setup and learning to use isboxer over the last couple of days but I'm having trouble getting the invite key map to work (alt+shift+i).
Right now I have 3 toons in my character set. The main one is on my main computer. The other 2 slaves are on a second computer. I followed the multiple computer guide and the quick start guides but I'm still having this problem. The other default keymaps work fine, like follow, dance, jump etc. When I press the invite keys on my main computer, nothing happens. It doesn't try to invite anyone. If I move to the other computer (with input director) and hit the same keys, it works on the second computer only, the main toon doesn't get invited there either. I know I can just manually invite or use Jamba to invite but this is bothering me.

Here is my config file so far:

http://pastebin.com/dv3QkSRN

Any help would be greatly appreciated!

Jeff
<<

lax

User avatar

Site Admin

Posts: 7303

Joined: Tue Nov 17, 2009 9:32 pm

Post Tue Oct 12, 2010 9:05 am

Re: Having Trouble with Invite key map

1. In the top pane in ISBoxer, expand Key Maps and select General.
2. In the bottom left pane, under Mapped Keys, expand Invite Others so you see Steps, 1 underneath it
3. Select the 1 under Steps, under Invite Others
4. In the right pane you should now see a Commands box with this in it:
Code:
!if ("slot 1" and character is not "slot 1") /invite {SLOT1}
!if ("slot 2" and character is not "slot 2") /invite {SLOT2}
!if ("slot 3" and character is not "slot 3") /invite {SLOT3}
!if ("slot 4" and character is not "slot 4") /invite {SLOT4}
!if ("slot 5" and character is not "slot 5") /invite {SLOT5}

5. The above is going to invite up to 5 characters but only if they are in the SAME character set. Paste the following AFTER the existing lines:
Code:
/invite {SET2SLOT1}
/invite {SET2SLOT2}
/invite {SET2SLOT3}
/invite {SET2SLOT4}
/invite {SET2SLOT5}

So that it should now look like this:
Code:
!if ("slot 1" and character is not "slot 1") /invite {SLOT1}
!if ("slot 2" and character is not "slot 2") /invite {SLOT2}
!if ("slot 3" and character is not "slot 3") /invite {SLOT3}
!if ("slot 4" and character is not "slot 4") /invite {SLOT4}
!if ("slot 5" and character is not "slot 5") /invite {SLOT5}
/invite {SET2SLOT1}
/invite {SET2SLOT2}
/invite {SET2SLOT3}
/invite {SET2SLOT4}
/invite {SET2SLOT5}

This will invite up to 5 characters in 2 linked Character Sets. I just noticed a minor bug with the parsing of {SET#SLOT#} that I'll need to fix but it won't hurt anything -- it might say "Player MagesSLOT3} not found" or something dumb when you hit invite, but it's fine.
6. Export to Inner Space
7. If you are playing, the change we made to the WoW Macro will NOT take effect until the UI is reloaded, because it relies on the ISBoxer Addon. To reload the UI you can type /reloadui in the game, or /console reloadui
<<

jethro16

Posts: 2

Joined: Fri Oct 08, 2010 11:16 am

Post Tue Oct 12, 2010 11:38 am

Re: Having Trouble with Invite key map

Thanks for the help Lax. Works Great!

Return to World of Warcraft

Who is online

Users browsing this forum: No registered users and 0 guests