Difference between revisions of "SetWorldMapPlayerLocation"

From Dragon Age Toolset Wiki
Jump to: navigation, search
 
Line 26: Line 26:
 
<!-- This section contains links to articles, functions or constant groups. -->
 
<!-- This section contains links to articles, functions or constant groups. -->
  
[[Category:Map events]]
+
[[Category:Map functions]]

Latest revision as of 00:40, 12 February 2010

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