Difference between revisions of "SetWorldMapPlayerLocation"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated function articles)
Line 1: Line 1:
{{Generated}}
 
 
{{dafunction
 
{{dafunction
 
|name=SetWorldMapPlayerLocation
 
|name=SetWorldMapPlayerLocation
Line 27: Line 26:
 
<!-- This section contains links to articles, functions or constant groups. -->
 
<!-- This section contains links to articles, functions or constant groups. -->
  
[[Category: Uncategorised function]]
+
[[Category:Map events]]

Revision as of 23:27, 9 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