Difference between revisions of "Talk:Waypoint"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(I'm not sure CreateObject can do that, it needs a resource template)
 
Line 3: Line 3:
  
 
*http://social.bioware.com/wiki/datoolset/index.php/OBJECT_TYPE* [[User:Eshme|Eshme]] 08:12, 8 February 2010 (UTC)
 
*http://social.bioware.com/wiki/datoolset/index.php/OBJECT_TYPE* [[User:Eshme|Eshme]] 08:12, 8 February 2010 (UTC)
 +
 +
:: The [[CreateObject]] function requires a resource template as one of its parameters, but waypoints don't have resources. I wouldn't know how to work around that limitation offhand, has anyone managed to create waypoints dynamically that way (or any other way for that matter)? There's a feature request for this ability at [[Feature Request: CreateWaypoint script function]] but if someone figures out a workaround we could use our programming resources to work on something else instead. :) [[User:BryanDerksen|BryanDerksen]] 23:13, 8 February 2010 (UTC)

Latest revision as of 00:13, 9 February 2010

Dynamic waypoints

Is it possible to create waypoints dynamically with CreateObject? If so, what is the resource name required by the function? --Valgreon 17:15, 7 February 2010 (UTC)

The CreateObject function requires a resource template as one of its parameters, but waypoints don't have resources. I wouldn't know how to work around that limitation offhand, has anyone managed to create waypoints dynamically that way (or any other way for that matter)? There's a feature request for this ability at Feature Request: CreateWaypoint script function but if someone figures out a workaround we could use our programming resources to work on something else instead. :) BryanDerksen 23:13, 8 February 2010 (UTC)