EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   UI Developer Discussion (https://www.eq2interface.com/forums/forumdisplay.php?f=3)
-   -   The / List reloaded (https://www.eq2interface.com/forums/showthread.php?t=12455)

gm9 04-09-2009 06:19 AM

Quote:

Originally Posted by sorinth (Post 82370)
The way I interpretted the original was that you can alias assist_tank:assist %t once, then any time during that session when you do assist_tank it will target player A again regardless of who you happen to be targetting.

Exactly that. :)

Maelya 04-23-2009 01:47 AM

HALP! I am trying to use /unequip_appearance in game, but I don't know what to put after it to make it unequip my secondary appearance item. No searches i've done have given me the slot number or name to use Don't know if this is the right thread to ask but.... yeah. Its the only one that this / command shows up on.

gm9 04-23-2009 03:30 AM

Quote:

Originally Posted by Maelya (Post 82831)
HALP! I am trying to use /unequip_appearance in game, but I don't know what to put after it to make it unequip my secondary appearance item. No searches i've done have given me the slot number or name to use Don't know if this is the right thread to ask but.... yeah. Its the only one that this / command shows up on.

Takes these possible argments (names of the slots in the XML):
  • head
  • cloak
  • chest
  • shoulders
  • forearms
  • hands
  • legs
  • feet
  • ranged
  • primary
  • secondary

Maelya 04-23-2009 02:56 PM

Quote:

Originally Posted by gm9 (Post 82833)
Takes these possible argments (names of the slots in the XML):
  • secondary

Didn't work =/ I didn't try any of the others because I'm specifically trying to remove my secondary appearance slot.

gm9 04-23-2009 05:55 PM

Quote:

Originally Posted by Maelya (Post 82846)
Didn't work =/ I didn't try any of the others because I'm specifically trying to remove my secondary appearance slot.

Strange, tried it and /unequip_appearance secondary works fine for me.

Maelya 04-23-2009 08:12 PM

Quote:

Originally Posted by gm9 (Post 82848)
Strange, tried it and /unequip_appearance secondary works fine for me.

Hrm.. copying what you wrote works for me now, dunno why it wasn't before, but thanks!

Sigrdrifa 05-02-2009 11:26 AM

I see how to unequip the appearance slot, but now what do I use next to put something new in that slot?

I'd like to build a macro to equip my "wandering around town gear" and another to equip my shiny "parade armor" (all in appearance slots).

dragowulf 07-07-2009 01:43 AM

What does %u and %d mean?

gm9 07-07-2009 05:00 AM

Quote:

Originally Posted by dragowulf (Post 84627)
What does %u and %d mean?

%u = unsigned integer
%d = signed integer

Calain80 07-07-2009 07:46 AM

/cancel_maintained does now also work with spell names.

Great for creating buff macros or just to stop the "Panic!" (see runspeed ring out of SoF) as it procs. ;)

dragowulf 07-07-2009 11:24 AM

So inventory equip %d is a command, I don't understand how to use it....

gm9 07-07-2009 12:34 PM

No, I think it was container # and then item # or something like that. Or maybe only item number. Has been too long, don't remember. The %d and %u only tells you the format of the argument.

dragowulf 07-07-2009 02:48 PM

Oh ok. Thanks.

I didn't see it there, but is there any way to delete/destroy an item in your bags via name with a command? Maybe I missed it.

gm9 07-07-2009 03:40 PM

It's on the list:

/destroy_inventory_item %d

dragowulf 07-07-2009 04:17 PM

It seems to do some random slot in my bags or bank when I do that.

No way to do it with Item name?


All times are GMT -5. The time now is 05:49 PM.

vBulletin® - Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
© MMOUI