EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > General Discussion > Request

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 09-04-2007, 07:02 AM
Ashmodee Ashmodee is offline
A Young Mystail Rat
 
Join Date: Sep 2005
Server: Antonia Bayle
Posts: 7
Default Wardrobe

Hi, I'm looking for some kind of add-on that would allow to switch from a defined set of armor/weapons and so on, to another quickly.
It's mainly cause I'm taking off all the stats giving items when I'm about to craft, but it could also be usefull for those using 2 different sets of items being solo or in a group.
Thanks by advance
Reply With Quote
  #2  
Unread 09-04-2007, 07:06 AM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

Just make a macro in game.
__________________
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
  #3  
Unread 09-04-2007, 11:18 AM
lordebon lordebon is offline
Fetish Core author
This person is a EQ2Map developer.
Featured
 
Join Date: Jun 2005
Server: Crushbone
Posts: 2,667
Default

Quote:
Originally Posted by gm9 View Post
Just make a macro in game.
Aye. Relatively recently SOE revamped the in-game Macro system. Now if you create a new macro, you'll notice you can chose to add "Equip Item" steps. So just add a step for each item and drag the item you want to equip onto the blank space for the step. If the item can go in multiple slots, it'll allow you to chose which one you would like it to go to.
Reply With Quote
  #4  
Unread 09-04-2007, 12:04 PM
Ashmodee Ashmodee is offline
A Young Mystail Rat
 
Join Date: Sep 2005
Server: Antonia Bayle
Posts: 7
Default

ok, thanks alot for the replies kinda lost with macros, hence the request hehe, but if they made em easier, then I'm game

any clue as of how I could make one to get "naked" tho please ?
checked and found how to equip items, but I can't seem to find a way to reverse the process.

Last edited by Ashmodee : 09-04-2007 at 12:08 PM.
Reply With Quote
  #5  
Unread 09-04-2007, 01:59 PM
SOE-Rothgar SOE-Rothgar is offline
A Griffon
Yes this person is from Daybreak!
 
Join Date: Aug 2007
Server: Unrest
Posts: 208
Default

You'll have to add a command step to unequip an item.

The command is /unequip chest

Just replace the word chest with the slot name you wish to un-equip.

primary
secondary
head
chest
shoulders
forearms
hands
legs
feet
left_ring
right_ring
ears
ears2
neck
left_wrist
right_wrist
ranged
ammo
waist
cloak
activate1
activate2
food
drink
Reply With Quote
  #6  
Unread 09-04-2007, 02:37 PM
Ashmodee Ashmodee is offline
A Young Mystail Rat
 
Join Date: Sep 2005
Server: Antonia Bayle
Posts: 7
Default

thanks mate
Reply With Quote
  #7  
Unread 09-04-2007, 02:40 PM
Landiin Landiin is offline
Slayer of clock cycles
This person is a EQ2Map developer.
Featured
 
Join Date: Nov 2004
Server: Oasis
Posts: 3,464
Default

Quote:
Originally Posted by Ashmodee View Post
any clue as of how I could make one to get "naked" tho please?
Ponders Ashmodee's modives...

Ethel don't LOOK!! Too late... Yes the call 'em the streak...
__________________
Landiin's EQ2MAP Updater Discussion Download
Reply With Quote
  #8  
Unread 09-04-2007, 03:05 PM
Ashmodee Ashmodee is offline
A Young Mystail Rat
 
Join Date: Sep 2005
Server: Antonia Bayle
Posts: 7
Default

hehe
I'm crafting alot, and since the Power cost is a percentage, taking off all stat giving items allows a better regen, and thus easier crafting
Since I've been a burden so far, I'm gonna keep being one last time (well, I hope lol).
Any way to save that macro for all my chars or do I have to make it again and again ?
I'm digging in the EQ2 directory, but can't seem to find anything related to macros

Last edited by Ashmodee : 09-04-2007 at 03:17 PM. Reason: one more question ^^
Reply With Quote
  #9  
Unread 09-04-2007, 03:46 PM
Othesus's Avatar
Othesus Othesus is offline
A Griffon
This person is a EQ2Map developer.
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Lucan DLere
Posts: 847
Default

Quote:
Originally Posted by Ashmodee View Post
Any way to save that macro for all my chars or do I have to make it again and again ?
I'm digging in the EQ2 directory, but can't seem to find anything related to macros
Sort of. You could use the /save_hotkeys and /load_hotkeys commands but it's probably easier to just use normal copy and paste.

My original 3-line style macro was:
: ;unequip head ;unequip chest ;unequip shoulders ;unequip forearms ;unequip hands ;unequip waist
: ;unequip legs ;unequip feet ;unequip primary ;unequip secondary ;unequip ranged ;unequip neck
: ;unequip ears ;unequip left_ring ;unequip right_ring ;unequip left_wrist ;unequip right_wrist

And after they added the two new slots I think it was something like:
: ;une head ; une cloak ;une chest ;une shoulders ;une forearms ;une hands ;une waist
: ;unequip legs ;unequip feet ;unequip primary ;unequip secondary ;unequip ranged ;unequip neck
: ;une ears ;une ears2 ;une left_ring ;une right_ring ;une left_wrist ;une right_wrist

And the charm slots I do manually as needed.
__________________

Visit Othesus World!
Reply With Quote
  #10  
Unread 09-04-2007, 04:07 PM
Ashmodee Ashmodee is offline
A Young Mystail Rat
 
Join Date: Sep 2005
Server: Antonia Bayle
Posts: 7
Default

once again, thanks alot
just got back to EQ2 after a long break, so between what I forgot and what I never knew...
Reply With Quote
  #11  
Unread 09-04-2007, 04:42 PM
gm9 gm9 is offline
gm10-1
Premium Member
EQ2Interface Super Mod
Featured
 
Join Date: Feb 2006
Posts: 6,479
Default

To share macros between characters just save them to a text file and execute them via /do_file_commands <filename>. Then you are also not limited to 3 lines as with in-game macros.
__________________
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.

Last edited by gm9 : 09-04-2007 at 04:45 PM.
Reply With Quote
  #12  
Unread 09-04-2007, 09:04 PM
Ashmodee Ashmodee is offline
A Young Mystail Rat
 
Join Date: Sep 2005
Server: Antonia Bayle
Posts: 7
Default

ok, I'll do that, thanks mate.
looks pretty much like scripts in AO.
Reply With Quote
  #13  
Unread 09-05-2007, 06:45 AM
Ashmodee Ashmodee is offline
A Young Mystail Rat
 
Join Date: Sep 2005
Server: Antonia Bayle
Posts: 7
Default

I'm all set thanks to you all
Reply With Quote
Reply



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 12:16 PM.


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