Difference between revisions of "Set Patrol Points (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| |valign=top| {| border="0" width="100%" cellpadding=6 |- |valign=...)
 
(System Messages)
Line 45: Line 45:
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|- align="center"
 
|- align="center"
||ID Value||/path/goes/here/||filename.stf||internal_command_string||System Message Text||Notes||Examples
+
||patrol_added
 +
||/string/en/pet/
 +
||pet_menu.stf
 +
||internal_command_string
 +
||Patrol point acknowledged
 +
||Notes
 +
||[[Set Patrol Points 1 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||patrol_removed
 +
||/string/en/pet/
 +
||pet_menu.stf
 +
||internal_command_string
 +
||Patrol points forgotten
 +
||Notes
 +
||[[Set Patrol Points 2 (Example)|Example]]
 
|}
 
|}
 
|}
 
|}

Revision as of 01:03, 28 August 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.



Description

Template (Game Messages)

Related Tags

0% This document has not been started.

Game Messages This document refers to internal SWG Messages.

Completion Guide -

  • 0% - No substantive information available on game feature
  • 25% - page has been started but not completed
  • 50% - page is as complete as possible with the currently available information but probably needs more research done on the subject matter
  • 75% - page is probably complete but needs to be reviewed for accuracy of the page content and to make sure that no information is missing about the game feature
  • 100% - page has been reviewed and compared against enough sources to the extent that there is reasonable confidence that the game feature is completely documented.

System Messages

ID Path Filename Trigger Message Notes Examples
patrol_added /string/en/pet/ pet_menu.stf internal_command_string Patrol point acknowledged Notes Example
patrol_removed /string/en/pet/ pet_menu.stf internal_command_string Patrol points forgotten Notes Example