WoW:API GetBindingKey: Difference between revisions

m
Move page script moved page API GetBindingKey to WoW:API GetBindingKey without leaving a redirect
No edit summary
m (Move page script moved page API GetBindingKey to WoW:API GetBindingKey without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{wowapi}}
<center>'''GetBindingKey'''</center>
<center>'''GetBindingKey'''</center>


Line 23: Line 24:
  if (key1) then DEFAULT_CHAT_FRAME:AddMessage(key1,1.0,1.0,1.0); end
  if (key1) then DEFAULT_CHAT_FRAME:AddMessage(key1,1.0,1.0,1.0); end
  if (key2) then DEFAULT_CHAT_FRAME:AddMessage(key2,1.0,1.0,1.0); end
  if (key2) then DEFAULT_CHAT_FRAME:AddMessage(key2,1.0,1.0,1.0); end
----
{{Template:WoW API}}
Anonymous user