EQ2Interface

EQ2Interface (https://www.eq2interface.com/forums/index.php)
-   Request (https://www.eq2interface.com/forums/forumdisplay.php?f=25)
-   -   Wardrobe (https://www.eq2interface.com/forums/showthread.php?t=9032)

Ashmodee 09-04-2007 07:02 AM

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 :)

gm9 09-04-2007 07:06 AM

Just make a macro in game.

lordebon 09-04-2007 11:18 AM

Quote:

Originally Posted by gm9 (Post 62123)
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.

Ashmodee 09-04-2007 12:04 PM

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.

SOE-Rothgar 09-04-2007 01:59 PM

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

Ashmodee 09-04-2007 02:37 PM

thanks mate :)

Landiin 09-04-2007 02:40 PM

Quote:

Originally Posted by Ashmodee (Post 62128)
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...

Ashmodee 09-04-2007 03:05 PM

hehe :p
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 :(

Othesus 09-04-2007 03:46 PM

Quote:

Originally Posted by Ashmodee (Post 62146)
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.

Ashmodee 09-04-2007 04:07 PM

once again, thanks alot :)
just got back to EQ2 after a long break, so between what I forgot and what I never knew... :)

gm9 09-04-2007 04:42 PM

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.

Ashmodee 09-04-2007 09:04 PM

ok, I'll do that, thanks mate.
looks pretty much like scripts in AO.

Ashmodee 09-05-2007 06:45 AM

I'm all set thanks to you all :)


All times are GMT -5. The time now is 04:37 AM.

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