ID |
Path |
Filename |
Trigger |
Message |
Notes |
Examples
|
sys_forage_inside |
/string/en/ |
skl_use.stf |
internal_command_string |
You can't forage inside a structure. |
Notes |
Example
|
sys_forage_already |
/string/en/ |
skl_use.stf |
internal_command_string |
You are already foraging. |
Notes |
Example
|
sys_forage_start |
/string/en/ |
skl_use.stf |
internal_command_string |
You begin to search the area for goods. |
Notes |
Example
|
sys_forage_cant |
/string/en/ |
skl_use.stf |
internal_command_string |
You can't forage right now. |
Notification sent to the player if they are under a state (such as combat) that prevents them from initiating the forage ability successfully |
Example
|
sys_forage_success |
/string/en/ |
skl_use.stf |
internal_command_string |
Your attempt at foraging was a success! |
Notes |
Example
|
sys_forage_empty |
/string/en/ |
skl_use.stf |
internal_command_string |
There is nothing in this area to forage. |
Notification sent to the player when they have used up the forage lots for that 20 meter area and requires them to move to a new location if they wish to forage |
Example
|
sys_forage_fail |
/string/en/ |
skl_use.stf |
internal_command_string |
You failed to find anything worth foraging. |
Notes |
Example
|
sys_forage_attrib |
/string/en/ |
skl_use.stf |
internal_command_string |
You need to rest before you can forage again. |
Notification sent to the player if their action is too low to initiate a forage attempt |
Example
|
sys_forage_movefail |
/string/en/ |
skl_use.stf |
internal_command_string |
You fail to forage because you moved. |
Notes |
Example
|
sys_forage_combatfail |
/string/en/ |
skl_use.stf |
internal_command_string |
Combat distracts you from your foraging attempt. |
Notification sent to the player if they enter combat while foraging |
Example
|
sys_forage_noskill |
/string/en/ |
skl_use.stf |
internal_command_string |
You lack the skill to forage. |
Notification sent to the player if they attempt the forage command without having learned it |
Example
|
sys_forage_noroom |
/string/en/ |
skl_use.stf |
internal_command_string |
Some foraged items were discarded, because your inventory is full. |
Notes |
Example
|