WoW:API SetBattlefieldScoreFaction: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
m (Move page script moved page API SetBattlefieldScoreFaction to API SetBattlefieldScoreFaction without leaving a redirect) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{wowapi}} | |||
Set the faction to show on the battlefield scoreboard | Set the faction to show on the battlefield scoreboard | ||
| Line 8: | 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
Arguments
- ( faction )
- faction
- Integer - -1 = Both, 0 = Horde, 1 = Alliance