SetWorldMapPlayerLocation

From Dragon Age Toolset Wiki
Revision as of 00:40, 12 February 2010 by BryanDerksen (Talk | contribs) (Category:Map functions)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Sets the player's location on the map.

void SetWorldMapPlayerLocation(
object oMap,
object oLocation
);
Parameters:
oMap
the map object
oLocation
the location to place the player at
Returns:

Nothing.

Source:

script.ldf