Page 1 of 1

Trouble setting a bind

Posted: November 27th, 2009, 11:44 am
by Mama's Boy
I created a bind at a certain point in a quest, but when I reload the map, the bind is still there. I noticed that even saying bind G [] didn't change anything, and it said, "Cannot override bind G". What I want to do is clear the bind that is stored in the map. Any ideas?

Re: Trouble setting a bind

Posted: November 27th, 2009, 4:39 pm
by Obsidian
Topic split to a new topic.

Re: Trouble setting a bind

Posted: November 27th, 2009, 7:52 pm
by Hirato
binds can't be changed without explicit consent from the user to do so.
when explicit consent is given, you'f need to provide some sort of facility to change them back, this is as simple as storing the bind in an alias, and invoking... least I think it is

Code: Select all

/bind button @oldbind
to get the bind, just do

Code: Select all

 oldbind = (getbind button)