EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > Developer Discussion > UI Developer Discussion

Reply
Thread Tools Search this Thread Display Modes
  #26  
Unread 04-09-2009, 06:19 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Quote:
Originally Posted by sorinth View Post
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.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #27  
Unread 04-23-2009, 01:47 AM
Maelya's Avatar
Maelya Maelya is offline
A Griffon
 
Join Date: Dec 2004
Server: Unrest
Posts: 117
Default

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.
Reply With Quote
  #28  
Unread 04-23-2009, 03:30 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Quote:
Originally Posted by Maelya View Post
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
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #29  
Unread 04-23-2009, 02:56 PM
Maelya's Avatar
Maelya Maelya is offline
A Griffon
 
Join Date: Dec 2004
Server: Unrest
Posts: 117
Default

Quote:
Originally Posted by gm9 View Post
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.
Reply With Quote
  #30  
Unread 04-23-2009, 05:55 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Quote:
Originally Posted by Maelya View Post
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.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #31  
Unread 04-23-2009, 08:12 PM
Maelya's Avatar
Maelya Maelya is offline
A Griffon
 
Join Date: Dec 2004
Server: Unrest
Posts: 117
Default

Quote:
Originally Posted by gm9 View Post
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!
Reply With Quote
  #32  
Unread 05-02-2009, 11:26 AM
Sigrdrifa Sigrdrifa is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Jan 2006
Server: Crushbone
Posts: 153
Default

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).
Reply With Quote
  #33  
Unread 07-07-2009, 01:43 AM
dragowulf's Avatar
dragowulf dragowulf is offline
A man among men
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Nagafen
Posts: 934
Send a message via AIM to dragowulf Send a message via MSN to dragowulf
Default

What does %u and %d mean?
__________________
May Jesus Have Mercy On Us
Reply With Quote
  #34  
Unread 07-07-2009, 05:00 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Quote:
Originally Posted by dragowulf View Post
What does %u and %d mean?
%u = unsigned integer
%d = signed integer
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #35  
Unread 07-07-2009, 07:46 AM
Calain80's Avatar
Calain80 Calain80 is offline
A Dragoon Sith
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Posts: 99
Default

/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.
Reply With Quote
  #36  
Unread 07-07-2009, 11:24 AM
dragowulf's Avatar
dragowulf dragowulf is offline
A man among men
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Nagafen
Posts: 934
Send a message via AIM to dragowulf Send a message via MSN to dragowulf
Default

So inventory equip %d is a command, I don't understand how to use it....
__________________
May Jesus Have Mercy On Us
Reply With Quote
  #37  
Unread 07-07-2009, 12:34 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

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.
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #38  
Unread 07-07-2009, 02:48 PM
dragowulf's Avatar
dragowulf dragowulf is offline
A man among men
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Nagafen
Posts: 934
Send a message via AIM to dragowulf Send a message via MSN to dragowulf
Default

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.
__________________
May Jesus Have Mercy On Us
Reply With Quote
  #39  
Unread 07-07-2009, 03:40 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

It's on the list:

/destroy_inventory_item %d
__________________
P R O F I T U I ∙ R E B O R N [Auto-Updater] | [Portal] | [F.A.Q.] | [Support Forums]
~ Retired ~
If it does not work, you likely installed it incorrectly. Always try a clean install before reporting bugs.
Reply With Quote
  #40  
Unread 07-07-2009, 04:17 PM
dragowulf's Avatar
dragowulf dragowulf is offline
A man among men
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Dec 2004
Server: Nagafen
Posts: 934
Send a message via AIM to dragowulf Send a message via MSN to dragowulf
Default

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

No way to do it with Item name?
__________________
May Jesus Have Mercy On Us
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -5. The time now is 10:20 PM.


Our Network
EQInterface | EQ2Interface | WoWInterface | LoTROInterface | ESOUI | MMOUI