ID |
Path |
Filename |
Trigger |
Message |
Notes |
Examples
|
bad_cast
|
/string/en/
|
fishing.stf
|
internal_command_string
|
Your cast goes astray and lands at a non-fishable spot.
|
When the player starts to fish, a check is done by the server to determine if they are in a fishable location and facing in the proper location (in front of water). After this check is made, the bobber is launched and a new calculation is made to determine how far the bobber distance is going to be from the player. If the line distance calculation takes the bobber out of the water into an object or onto dry land, then the fishing attempt is canceled and the player receives this message.
|
Example
|
loc_unfishable
|
/string/en/
|
fishing.stf
|
internal_command_string
|
Your line has washed ashore...
|
Message received by the player notifying them that the fishing event is stopping due to the bobber being pulled onto land. This occurs if the player has gone inland or towards a location where the bobber will be pulled onto land as the bobber distance between the player shortens when the player uses the tug, reel in options. If the bobber is calculated to be placed on land through the player's actions, then this message is sent.
|
Example
|
bad_cast
|
/string/en/
|
fishing.stf
|
internal_command_string
|
Your cast goes astray and lands at a non-fishable spot.
|
Notes
|
Examples
|
bait_your_pole
|
/string/en/
|
fishing.stf
|
internal_command_string
|
To fish, you must first bait your pole.
|
Notes
|
Examples
|
cast_line
|
/string/en/
|
fishing.stf
|
internal_command_string
|
You cast your line and begin fishing...
|
Notes
|
Examples
|
close_reel_in
|
/string/en/
|
fishing.stf
|
internal_command_string
|
Since your line is so close, you reel it in...
|
Notes
|
Examples
|
invalid_location
|
/string/en/
|
fishing.stf
|
internal_command_string
|
Unable to determine valid fishing location ahead of you.
|
Notes
|
Examples
|
must_have_pole
|
/string/en/
|
fishing.stf
|
internal_command_string
|
To fish, you must first have a fishing pole equipped.
|
Notes
|
Examples
|
out_of_bait
|
/string/en/
|
fishing.stf
|
internal_command_string
|
You have run out of bait in your tackle...
|
Notes
|
Examples
|
start_fishing
|
/string/en/
|
fishing.stf
|
internal_command_string
|
You cast your line and start fishing...
|
Notes
|
Examples
|
stop_fishing
|
/string/en/
|
fishing.stf
|
internal_command_string
|
You reel-in your line and stop fishing...
|
Notes
|
Examples
|
too_far
|
/string/en/
|
fishing.stf
|
internal_command_string
|
You must be within 2 meters of fishable water and facing it to start fishing.
|
Notes
|
Examples
|