Skip to content
Ryzom Core Wiki edited this page Jul 8, 2024 · 3 revisions

title: Wander description: published: true date: 2023-03-16T23:13:10.747Z tags: editor: markdown dateCreated: 2023-03-16T22:31:27.698Z

wander

The wander native AI script function makes the group wander in the current NPC state zone.

Syntax

()wander(); // wander__

Example

()wander();

This example code makes the group wander in the current NPC state zone.

Clone this wiki locally