OsNpcStopMoveToTarget
From OpenSimulator
(Difference between revisions)
m (Updated ThreatLevel for osNpcStopMoveToTarget()) |
m (Added permissions and delay information) |
||
Line 4: | Line 4: | ||
|description=Stop a current move to a target. | |description=Stop a current move to a target. | ||
|threat_level=High | |threat_level=High | ||
+ | |permissions=${XEngine|osslNPC} | ||
+ | |delay=0 | ||
|ossl_example= | |ossl_example= | ||
|additional_info= | |additional_info= | ||
}} | }} |
Revision as of 11:07, 25 October 2017
osNpcStopMoveToTarget(key npc)
| |
Stop a current move to a target. | |
Threat Level | High |
Permissions | ${XEngine|osslNPC} |
Extra Delay | 0 seconds |