quick bind

This is the place for general discussion about Warcraft3 XP, including install help.

Moderator: Forum Moderator

Locked
clad
Peon
Posts: 10
Joined: Mon Jul 11, 2005 1:51 pm

quick bind

Post by clad »

is there a way to set up binds for a certain item ?
example:
bind p "shopmenu;menuselect 1;menuselect 10" <--- this should be the Boots of speed and then close out the menu.
Any idea why the menu will not close out ?
User avatar
Geesu
<b>King of the world!</b>
Posts: 3160
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu »

b/c it happens too fast, try putting some pauses in there

bind p "shopmenu;pause;pause;pause;pause;pause;pause;pause;menuselect 1"
No Support via PM
clad
Peon
Posts: 10
Joined: Mon Jul 11, 2005 1:51 pm

Post by clad »

well i tried this:
bind f8 "shopemenu;menuselect 6;pause;pause;pause;pause;pause;pause;menuselect 10"
i get the error "pause not allowed"
i tried:
bind f8 "shopemenu;menuselect 6;wait;wait;wait;wait;wait;wait;menuselect 10"

it picks the item , but doesn't close out the menu either... hmm....

any more ideas ? this would be a nice help.
User avatar
nightscream
Sorceress
Posts: 319
Joined: Wed Jul 06, 2005 12:54 pm
Location: Belguim, Hallaar
Contact:

Post by nightscream »

bind f8 "shopemenu;wait;wait;wait;menuselect 6;wait;wait;wait;wait;wait;wait;menuselect 10"
want help pm me
Image
clad
Peon
Posts: 10
Joined: Mon Jul 11, 2005 1:51 pm

Post by clad »

i'm not sure how that will help, theres not a problem picking the item. The problem is closing it out.
wait;wait;wait;wait;wait;wait;menuselect 10
User avatar
Freecode
Footman
Posts: 117
Joined: Sun Jul 10, 2005 12:02 am
Location: Apple Valley, MN
Contact:

Post by Freecode »

try adding like slot 0 or something in the end
Image
clad
Peon
Posts: 10
Joined: Mon Jul 11, 2005 1:51 pm

Post by clad »

i have tried numerous ways. slot10 is 0.
:(
User avatar
Geesu
<b>King of the world!</b>
Posts: 3160
Joined: Tue Jul 05, 2005 9:24 pm
Contact:

Post by Geesu »

o yea.. wait, not pause :P I knew pause didn't feel right when I typed it lol

Btw, I have also tried this, and have not gotten it to work, so GL :/
No Support via PM
clad
Peon
Posts: 10
Joined: Mon Jul 11, 2005 1:51 pm

Post by clad »

doh :|
Locked