Thread Tools Display Modes
04/14/14, 04:04 AM   #1
Etupa
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 8
Ok done, thanks to Halja !

My problem was mainly my french client.


Code:
<Bindings>
  <Layer name="SI_KEYBINDINGS_LAYER_GENERAL">
    <Category name="SI_KEYBINDINGS_CATEGORY_USER_INTERFACE">
		<Action name="MUTENPC">
		  <Down>mute()</Down>
		</Action>
		<Action name="UNMUTENPC">
			<Down>unmu()</Down>
		</Action>
    </Category>
  </Layer>
</Bindings>
Great, I share this now xD
 

ESOUI » AddOns » Alpha/Beta AddOns » My first addon, mute NPC !


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