break - ryzom/ryzomcore GitHub Wiki


title: Break description: published: true date: 2023-03-13T01:54:15.075Z tags: editor: markdown dateCreated: 2023-03-13T01:53:36.067Z

break

The break native AI script function is not intended to be used by level designers. It immediately stops the AIS on release versions.

Syntax

()break() // break__

Arguments

This function takes no arguments.

Example

()break();

This example code stops the AIS.

⚠️ **GitHub.com Fallback** ⚠️