WoW:API BuyStableSlot: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
(added info on /script command)
 
(cat)
Line 1: Line 1:
{{wowapi}}
If you have the Stable window open and can buy a stable slot, it will do so.<br>
If you have the Stable window open and can buy a stable slot, it will do so.<br>
<pre>
<pre>
BuyStableSlot();
BuyStableSlot();
</pre>
</pre>

Revision as of 20:34, 13 June 2007

WoW API < BuyStableSlot

If you have the Stable window open and can buy a stable slot, it will do so.

BuyStableSlot();