LinkAreaMiniMaps

From Dragon Age Toolset Wiki
Jump to: navigation, search

Links the minimaps of two areas - what is explored in one will appear as explored in the other.

int LinkAreaMiniMaps(
string sFirstArea,
string sSecondArea
);
Parameters:
sFirstArea
The resource reference for the first area
sSecondArea
The resource reference for the second area
Returns:

TRUE on success, FALSE otherwise.

Source:

script.ldf