ID |
Path |
Filename |
Trigger |
Message |
Notes |
Examples
|
sample_survey
|
/string/en/
|
survey.stf
|
internal_command_string
|
You can't take resource samples while you are surveying.
|
Notification to player that they cannot perform sampling while surveying if they attempt to /sample while surveying
|
Example
|
start_survey
|
/string/en/
|
survey.stf
|
internal_command_string
|
You begin to survey for %TO.
|
Notification to player that they are now surveying for a particular resource.
|
Example
|
survey_noresource
|
/string/en/
|
ui.stf
|
internal_command_string
|
You must select a resource for this tool from the Inventory before you can do this.
|
Notification to a player that they must first select a resource to use before they can /survey or /sample if the player has not already selected a resource on the survey tool and attempts to perform those actions. This message is only seen if the player attempts to use /sample and /survey from command line. A different display occurs if the user attempts to use the sample/survey buttons on the tool UI.
|
Example
|
survey_nothingfound
|
/string/en/
|
ui.stf
|
internal_command_string
|
Resource not located.
|
Message sent if a player attempts to sample a resource that is currently in the process of shifting out.
|
Example
|
survey_notool
|
/string/en/
|
ui.stf
|
internal_command_string
|
You must use a survey tool once from the Inventory before you can do this.
|
Possibly message that player receives when they are first using a survey tool. This possibly means that the tool has to have its range set first before it can be used.
|
Example
|
survey_waypoint
|
/string/en/
|
survey.stf
|
internal_command_string
|
A waypoint to the highest detected concentration of the resource has been activated.
|
Notification to a player that a waypoint has been generated to the resource that was spotted on the survey.
|
Example
|
survey_waypointset
|
/string/en/
|
ui.stf
|
internal_command_string
|
Survey waypoint set
|
(Unknown)
|
Example
|
trace_amount
|
/string/en/
|
survey.stf
|
internal_command_string
|
You are only able to locate trace amounts of %TO.
|
Message sent to the player after they attempt a survey for a particular resource in which there is less than 10% concentration in the area.
|
Example
|
wrong_tool
|
/string/en/
|
survey.stf
|
internal_command_string
|
%TO resources cannot be located with this tool.
|
(Unknown)
|
Example
|