Linking hot buttons

Durrak

Dalayan Beginner
I seem to be having a problem with linking my hot buttons and can't seem to find any information on it. I am trying to fish and dont know what to put in the five lines. I was told to insert "/pause 115/doabilty 2" exactly like that in each line with my fishing skill being in hot button two. It only fishs once...Is this the correct command? Do I click on the hot button or the action button? Is the "2" for action button or hot button? Any information would be extremely helpful.
 
your frogeting the brake comand.

heres how mine looks (pulled stright out of my ini file)
Code:
Page2Button9Name=Fishing2
Page2Button9Color=15
Page2Button9Line1=/pause 115, /doabi 3,
Page2Button9Line2=/pause 115,/doabi 3
Page2Button9Line3=/pause 115,/doabi 3
Page2Button9Line4=/pause 115,/doabi 3
Page2Button9Line5=/pause 115, /mourn

the /mourn is to remind me when its done but u could type like /say Do it agian Pop or what ever =)
 
and if your really lazy alter a few lines to have /autoinv instead of the do ability command. this way it catches everything and bags it too. I generally do that with my foraging so i dont have it pop on the cursor just before i get in to a fight.
 
On this topic does anyone know the macro command to auto inventory items foraged , i used to have a macro for it but have long since lost it
 
midgetmage said:
and if your really lazy alter a few lines to have /autoinv instead of the do ability command. this way it catches everything and bags it too. I generally do that with my foraging so i dont have it pop on the cursor just before i get in to a fight.

Um... 2 posts above yours ^^^^^^^
 
calaran said:
midgetmage said:
and if your really lazy alter a few lines to have /autoinv instead of the do ability command. this way it catches everything and bags it too. I generally do that with my foraging so i dont have it pop on the cursor just before i get in to a fight.

Um... 2 posts above yours ^^^^^^^

Oops didnt notice that :) , thanks
 
I find it easiest to just put it in a standard hotbutton using the /doability command with the /autoinv command as the second line, then under options take hotbutton 10 and set its second key to either one of your turning keys. this way you essentially autoforage as you move around.

However, if i recall correctly the delay for forage is somewhere around the 500 mark so /pause 500 would be about where you want it to be. this ofcrouse is based soley from what i can recall from the live servers and i am fairly certain the numbers should work here. been a while though so start around there and only set the command to repeat once to test it. if you load a button up with it and its off youll have to wait for the cycle to finish to test it again.
 
should be /help normal and thatll show all the default eq commands wether or not they are working here is unknown to me.
 
Back
Top Bottom