Script:usepath: Difference between revisions

From Arx Libertatis Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
 
(6 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Stub}}
{{ScriptCommandPage
 
|description=change the direction to move along a [[Script:setpath|path]]
This page describes the <code>usepath</code> script command.
|context=any
 
|parameters=
Usage:
direction string The direction to move along the path
 
}}
usepath <direction>
 
The spell caster is always the current IO.
 
Parameters:
{| class="wikitable sortable"
! Parameter
! Type
! Description
|-
| <code><direction></code>
| {{text}}
| Direction to move along the path
|}


Direction:
Direction:
Line 34: Line 20:
| Stay still
| Stay still
|}
|}
[[Category:Script commands]]

Latest revision as of 04:03, 17 April 2020

The usepath script command is used to change the direction to move along a path for an entity.

Usage

usepath <direction>

Context: Any Entity

Parameters:

ParameterTypeDescription
direction string The direction to move along the path

Direction:

Value Description
b Move backwards
f Move forwards
p Stay still