WoW:API SetBattlefieldScoreFaction: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
({{wowapi}})
Line 10: Line 10:
:( faction )
:( faction )


:;faction : Integer - 0 = Horde, 1 = Alliance
:;faction : Integer - -1 = Both, 0 = Horde, 1 = Alliance

Revision as of 12:31, 6 January 2008

WoW API < SetBattlefieldScoreFaction

Set the faction to show on the battlefield scoreboard

SetBattlefieldScoreFaction([faction]);

Parameters

Arguments

( faction )
faction
Integer - -1 = Both, 0 = Horde, 1 = Alliance