MoveTo2Q4PlotPoint(int)
Makes the caller walk to a waypoint.
void MoveTo2Q4PlotPoint( int nPlotPointIndex );
Parameters
nPlotPointIndex
Number in the line of waypoints to move to.
Description
Creates a string using, among other things, nPlotPointIndex, then checks if there is a waypoint with that string as a tag. If there is, the caller is forced to move there.
Remarks
Found in nw_i0_2q4luskan.nss line 26
Requirements
#include "nw_i0_2q4luskan"
Version
1.28
See Also
categories: | Movement Functions |
author: Lilac Soul, additional contributor(s): Lilac Soul