WoW:API SetBattlefieldScoreFaction: Difference between revisions

From AddOn Studio
Jump to navigation Jump to search
({{wowapi}})
m (Move page script moved page API SetBattlefieldScoreFaction to API SetBattlefieldScoreFaction without leaving a redirect)
 
(One intermediate revision by one other user not shown)
Line 10: Line 10:
:( faction )
:( faction )


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

Latest revision as of 04:47, 15 August 2023

WoW API < SetBattlefieldScoreFaction

Set the faction to show on the battlefield scoreboard

SetBattlefieldScoreFaction([faction]);

Parameters[edit]

Arguments[edit]

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