EQ2Interface.com
Search Downloads


Go Back   EQ2Interface > General Discussion > Request

Reply
Thread Tools Search this Thread Display Modes
  #1  
Unread 09-05-2009, 11:42 AM
Enric's Avatar
Enric Enric is offline
A Crazed Gnoll
 
Join Date: Dec 2004
Server: Butcherblock
Posts: 21
Talking Drink Alcohol Command

Not sure this is the best place to post this but here goes.

Is there a way to macro Antonia Ale or any non consumable alcohol item so that you can drink it automatically. It is not equippable and dragging and using it from a hot bar just opens the examine window. Here is the item id \aITEM 1618656513 1058091717:[Antonia Ale (Alcoholic)]\/a

I was trying to set something up using /drink_alcohol or /use but haven't had any luck. Any help to get a working solution (if possibel) would be appreciated. Right clicking and selecting drink for 395 skillups is a bit of a pain.

I basically want to be able to do that via macro.
Reply With Quote
  #2  
Unread 09-05-2009, 05:30 PM
keezyrick keezyrick is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Dec 2006
Server: Guk
Posts: 194
Default

make a command macro for /use_itemvdl 1618656513
__________________
GUK Server
<Legion of the White Rose>
Mezzes 90 Coercer
Reply With Quote
  #3  
Unread 09-05-2009, 06:19 PM
Enric's Avatar
Enric Enric is offline
A Crazed Gnoll
 
Join Date: Dec 2004
Server: Butcherblock
Posts: 21
Default

I gave it a try. That doesn't work, it gives error text saying that item is not usable from inventory. They can't be equipped either. I may just have to settle for right clicking... alot.
Reply With Quote
  #4  
Unread 09-05-2009, 08:43 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

Quote:
Originally Posted by keezyrick View Post
make a command macro for /use_itemvdl 1618656513
Wouldn't it be /use_itemvdl 1618656513 1058091717?

It should work with at least one of them anyways, I couldn't see why it wouldn't.
__________________
May Jesus Have Mercy On Us
Reply With Quote
  #5  
Unread 09-05-2009, 09:59 PM
EQAditu's Avatar
EQAditu EQAditu is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Permafrost
Posts: 256
Default

There shouldn't be any reason to give the command the item label CRC as well. It's a one argument command as far as I know besides.

The reason it *might* not work is because it's not a normal usable item. It doesn't have a Use verb, but a Drink verb. How to get around that, I'm not sure... but usually things done through the interface have an associated command.
Reply With Quote
  #6  
Unread 09-05-2009, 10:13 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

Actually, equip the drink and do the command /use_equipped 22
__________________
May Jesus Have Mercy On Us
Reply With Quote
  #7  
Unread 09-05-2009, 10:37 PM
Enric's Avatar
Enric Enric is offline
A Crazed Gnoll
 
Join Date: Dec 2004
Server: Butcherblock
Posts: 21
Default

Quote:
Originally Posted by EQAditu View Post
There shouldn't be any reason to give the command the item label CRC as well. It's a one argument command as far as I know besides.

The reason it *might* not work is because it's not a normal usable item. It doesn't have a Use verb, but a Drink verb. How to get around that, I'm not sure... but usually things done through the interface have an associated command.
I did try using the /drink_alcohol command as well but it doesn't seem to do anything at all. Although truthfully unless it should work the same as /use_itemvdl I did it wrong.

Quote:
Originally Posted by dragowulf View Post
Wouldn't it be /use_itemvdl 1618656513 1058091717?

It should work with at least one of them anyways, I couldn't see why it wouldn't.
I've have tride /use_itemvdl 1618656513 and /use_itemvdl 1618656513 1058091717? I get the same results.

I appreciate the replies. I'll /feedback it, maybe its not working as intended. I can hope anyway.
Reply With Quote
  #8  
Unread 09-05-2009, 11:26 PM
Drumstix42's Avatar
Drumstix42 Drumstix42 is offline
A Griffon
Featured
 
Join Date: Oct 2004
Server: Antonia Bayle
Posts: 3,287
Send a message via AIM to Drumstix42 Send a message via MSN to Drumstix42 Send a message via Yahoo to Drumstix42
Default

Ya I don't think food/drink have the same function as say a potion. If you could make a macro to equip it and then force a drink from the drink slot, that would probably be the best bet. Don't think you can do that though.
__________________
"I'm afraid you're guilty of thought-crime. Don't bother getting the door, we'll let ourselves in..."
<Donate to DrumsUI> < [DrumsUI] Updater > < [DrumsUI] Full Interface> < Drumstix42 on Twitch.tv
>
Reply With Quote
  #9  
Unread 09-05-2009, 11: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

Quote:
Originally Posted by Drumstix42 View Post
Ya I don't think food/drink have the same function as say a potion. If you could make a macro to equip it and then force a drink from the drink slot, that would probably be the best bet. Don't think you can do that though.
I am pretty positive /use_equipped 22 will work. I have a mod that executes the command "use_equipped = '22'" and it uses whatever I have in the drink slot correctly.
__________________
May Jesus Have Mercy On Us
Reply With Quote
  #10  
Unread 09-06-2009, 01:11 AM
EQAditu's Avatar
EQAditu EQAditu is offline
A Griffon
Interface Author - Click to view interfaces
 
Join Date: Mar 2005
Server: Permafrost
Posts: 256
Default

Quote:
Originally Posted by dragowulf View Post
I am pretty positive /use_equipped 22 will work. I have a mod that executes the command "use_equipped = '22'" and it uses whatever I have in the drink slot correctly.
Granted, this is a rare subject... but the OP already stated that these items are not equipable... so you certainly cannot use a command like that.
Reply With Quote
  #11  
Unread 09-06-2009, 02:20 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

Quote:
Originally Posted by EQAditu View Post
Granted, this is a rare subject... but the OP already stated that these items are not equipable... so you certainly cannot use a command like that.
Ahh, I read back and realized I missed that post.
__________________
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 07:19 PM.


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