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

title: Spawn description: published: true date: 2023-03-16T23:11:52.974Z tags: editor: markdown dateCreated: 2023-03-16T22:29:48.232Z

spawn

The spawn native AI script function spawns the current group.

Syntax

()spawn() // spawn__

Example

spawn();

This example code spawns the current group.

Clone this wiki locally