SetWorldMapLocationStatus

From Dragon Age Toolset Wiki
Jump to: navigation, search

Set the status of a world map icon.

void SetWorldMapLocationStatus(
object oLocation,
int nStatusId,
int bSuppressActiveFlash = FALSE
);
Parameters:
oLocation
the location
nStatusId
the status
bSuppressActiveFlash
If nStatusId == WM_LOCATION_ACTIVE, set this flag to TRUE if you do not want the location to "flash". This flag has no effect if nStatusId != WM_LOCATION_ACTIVE
Returns:

Nothing.

Source:

script.ldf