Difference between revisions of "Line Snag Event (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
 
(4 intermediate revisions by 2 users not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Line Snag Event (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 74: Line 74:
 
||internal_command_string
 
||internal_command_string
 
||Your line gets snagged on some vegetation...
 
||Your line gets snagged on some vegetation...
||Notes
+
||Notification sent to players when their line has been snagged
||Examples
+
||[[Line Snag 1 (Example)|Example]]
  
  
Line 85: Line 85:
 
||internal_command_string
 
||internal_command_string
 
||Your line comes free of its snag...
 
||Your line comes free of its snag...
||Notes
+
||Notification sent to players when their line is unsnagged
||Examples
+
||[[Line Snag 2 (Example)|Example]]
  
  
Line 95: Line 95:
 
||internal_command_string
 
||internal_command_string
 
||Darn, your line snapped...
 
||Darn, your line snapped...
||Notes
+
||Notification sent to players when their line breaks. Snapped lines will stop fishing events.
||Examples
+
||[[Line Snag 3 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||fly_snag
 +
||/string/en/
 +
||fishing.stf
 +
||internal_command_string
 +
||+ Snag +
 +
||Flytext when a snag even occurs.
 +
||
  
 
|}
 
|}
 
|}
 
|}

Latest revision as of 11:23, 26 July 2009




Game Messages - Message Category

SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.


Navigation

Description

Line Snag Event (Game Messages)

Related Tags

75% This document is nearing completion.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Message Notes Examples


fs_snag /string/en/ fishing.stf internal_command_string Your line gets snagged on some vegetation... Notification sent to players when their line has been snagged Example


line_free /string/en/ fishing.stf internal_command_string Your line comes free of its snag... Notification sent to players when their line is unsnagged Example


line_snap /string/en/ fishing.stf internal_command_string Darn, your line snapped... Notification sent to players when their line breaks. Snapped lines will stop fishing events. Example
fly_snag /string/en/ fishing.stf internal_command_string + Snag + Flytext when a snag even occurs.