Difference between revisions of "Radioactive Sampling 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| |valign=top| {| border="0" width="100%" cellpadding=6 |- |valign=...)
 
(System Messages)
Line 28: Line 28:
  
 
== System Messages ==
 
== System Messages ==
 +
  
 
{| align="center"
 
{| align="center"
|-
+
|- align="center"
 
||
 
||
 
{| class="anhsmalltable"
 
{| class="anhsmalltable"
 
|- 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||/path/goes/here/||filename.stf||internal_command_string||System Message Text||Notes||Examples
+
||<font size=1>radioactive_sample_known</font>
 +
||<font size=1>/string/en/</font>
 +
||<font size=1>survey.stf</font>
 +
||<font size=1>internal_command_string</font>
 +
||<font size=1>You have chosen to override safety measures and may now sample '''InsertResourcesNameHere'''</font>
 +
||<font size=1>Message received when a player chooses to override the safety protocol on the survey tool for a particualr type of radioactive.</font>
 +
||[[Radioactive1 (Example)|Example]]
 +
 
 +
|- align="center"
 +
||<font size=1>radioactive_sample_unknown</font>
 +
||<font size=1>/string/en/</font>
 +
||<font size=1>survey.stf</font>
 +
||<font size=1>internal_command_string</font>
 +
||<font size=1>You have chosen to override safety measures and may now sample the chosen radioactive.</font>
 +
||<font size=1>(Unknown)</font>
 +
||
 +
 
 
|}
 
|}
 
|}
 
|}

Revision as of 01:02, 20 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.

System Messages

ID Path Filename Trigger Message Notes Examples


radioactive_sample_known /string/en/ survey.stf internal_command_string You have chosen to override safety measures and may now sample InsertResourcesNameHere Message received when a player chooses to override the safety protocol on the survey tool for a particualr type of radioactive. Example
radioactive_sample_unknown /string/en/ survey.stf internal_command_string You have chosen to override safety measures and may now sample the chosen radioactive. (Unknown)