-
Notifications
You must be signed in to change notification settings - Fork 94
npc_event_handler_action
Ryzom Core Wiki edited this page Jul 8, 2024
·
27 revisions
title: NPC Event Handler Action description: published: true date: 2023-03-16T23:13:16.934Z tags: editor: markdown dateCreated: 2023-03-16T22:31:36.083Z
- name: Name of the action. By default, the same name as the action is used.
- action: Any action from the Action Type list
- parameters: Depends on the action. See each action's documentation to learn more.
- weight: Affects the order in which actions within the same event are executed. (Does not work for random_select.)