-
Notifications
You must be signed in to change notification settings - Fork 94
outpost_giver_ready
Ryzom Core Wiki edited this page Jul 8, 2024
·
6 revisions
title: Outpost Giver Ready description: published: true date: 2023-03-16T23:13:55.977Z tags: editor: markdown dateCreated: 2023-03-16T22:32:28.830Z
The outpost_giver_ready action is used to inform the outpost that one of the outpost mission giver groups is ready to spawn. This is a requirement as, when the outpost is initialized, the NPC group that contains the outpost may not have spawned yet.
This action does not require any parameters.
Implementation is currently commented out. It relates to the original outpost design as outlined in the retail manual of Ryzom. It is not used by the outpost gameplay that was eventually implemented later on.