Difference between revisions of "Caught Something Event (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(New page: {{PageCleanup}} {{PageHeader|Game Messages|Message Category}} {| border="0" width="100%" cellpadding=6 |- |valign=top| =Navigation= {| align="center" width="280px" |- || {{Auction (Mess)}...)
 
 
(4 intermediate revisions by one other user not shown)
Line 43: Line 43:
 
|valign=top|
 
|valign=top|
 
== Description ==
 
== Description ==
Template (Game Messages)
+
Caught Something Event (Game Messages)
 
|valign=top|
 
|valign=top|
  
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D75%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 65: Line 65:
 
|- align="center" style="background-color:#ffffcc;"
 
|- align="center" style="background-color:#ffffcc;"
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 +
 
|- align="center"
 
|- align="center"
||ID Value
+
||fs_caught
||/path/goes/here/
+
||/string/en/
||filename.stf
+
||fishing.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||CAUGHT SOMETHING?!
||Notes
+
||Message sent to the player when they have initiated the Caught Something event.
||Examples
+
||[[Caught Something Event 1 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||fs_loot
 +
||/string/en/
 +
||fishing.stf
 +
||internal_command_string
 +
||CAUGHT SOMETHING?!
 +
||(Unknown)
 +
||
 +
 
 +
 
 +
|- align="center"
 +
||lost_bait
 +
||/string/en/
 +
||fishing.stf
 +
||internal_command_string
 +
||Shucks... you lost your bait...
 +
||This is the message given to a player whenever bait is lost. Bait loss doesnt occur at the start of a Caught Something event, however at any point in time after the caught something event has started, the catch can be lost and when a catch is lost, this message will be displayed.
 +
||[[Caught Something Event 2 (Example)|Example]]
 +
 
 +
 
 
|}
 
|}
 
|}
 
|}

Latest revision as of 10:41, 28 June 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

Caught Something 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_caught /string/en/ fishing.stf internal_command_string CAUGHT SOMETHING?! Message sent to the player when they have initiated the Caught Something event. Example
fs_loot /string/en/ fishing.stf internal_command_string CAUGHT SOMETHING?! (Unknown)


lost_bait /string/en/ fishing.stf internal_command_string Shucks... you lost your bait... This is the message given to a player whenever bait is lost. Bait loss doesnt occur at the start of a Caught Something event, however at any point in time after the caught something event has started, the catch can be lost and when a catch is lost, this message will be displayed. Example