Jump to content

World state ids


tim

Recommended Posts

#ifndef __BATTLEGROUNDAB_H

#define __BATTLEGROUNDAB_H

#include "Common.h"

#include "BattleGround.h"

enum BG_AB_WorldStates

{

BG_AB_OP_OCCUPIED_BASES_HORDE = 1778,

BG_AB_OP_OCCUPIED_BASES_ALLY = 1779,

BG_AB_OP_RESOURCES_ALLY = 1776,

BG_AB_OP_RESOURCES_HORDE = 1777,

do i understand you right ...

i have to enumerate the worldstate ids like this with

but what you mean with "if world id listed for zone in binary you can do" is there a example ?

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use