Difference between revisions of "Declaring Faction status POST-Pub 13.1 (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
Line 75: Line 75:
 
|- align="center"
 
|- align="center"
 
||declare_overt_success||/string/en/||player_faction.stf||internal_command_string||You successfully join the special forces. You may now be attacked by opposing faction members.||Prompt Number||
 
||declare_overt_success||/string/en/||player_faction.stf||internal_command_string||You successfully join the special forces. You may now be attacked by opposing faction members.||Prompt Number||
|}
 
|}
 
 
 
 
== SUI PROMPT ==
 
 
 
'''Prompt 1:  Confirmation to Change from Combatant to Special Forces'''
 
 
{| align="center"
 
|-
 
||
 
{| class="anhsmalltable"
 
|- align="center" style="background-color:#ffffcc;"
 
||'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Window Title'''||'''Window Description'''||'''Button1 Label'''||'''Button2 Label'''||'''Window Contents'''
 
 
|- align="center"
 
||gcw_status_change
 
||/string/en/
 
||gcw.stf
 
||Internal SUI label
 
||GCW STATUS CHANGE CONFIRMATION
 
||
 
||
 
||
 
||
 
 
|- align="center"
 
||gcw_status_change_overt
 
||/string/en/
 
||gcw.stf
 
||Internal SUI label
 
||
 
||You are changing your GCW Status to 'Special Forces'. This transition will take 5 minutes. It will allow you to attack and be attacked by hostile players and NPC's.Type YES in this box to confirm the change.
 
||
 
||
 
||
 
 
|- align="center"
 
||
 
||/string/en/
 
||
 
||Internal SUI label
 
||
 
||
 
||Cancel???
 
||
 
||
 
 
|- align="center"
 
||
 
||
 
||
 
||Internal SUI label
 
||
 
||
 
||
 
||OK???
 
||
 
 
 
|}
 
|}
 
 
 
 
 
 
 
'''Prompt 2:  Confirmation to Change from On Leave to Combatant'''
 
 
{| align="center"
 
|-
 
||
 
{| class="anhsmalltable"
 
|- align="center" style="background-color:#ffffcc;"
 
||'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Window Title'''||'''Window Description'''||'''Button1 Label'''||'''Button2 Label'''||'''Window Contents'''
 
 
|- align="center"
 
||gcw_status_change
 
||/string/en/
 
||gcw.stf
 
||Internal SUI label
 
||GCW STATUS CHANGE CONFIRMATION
 
||
 
||
 
||
 
||
 
 
|- align="center"
 
||gcw_status_change_covert
 
||/string/en/
 
||gcw.stf
 
||Internal SUI label
 
||
 
||You are changing your GCW Status to 'Combatant'. This transition will take 30 seconds. It will allow you to attack and be attacked by enemy NPC's. Type YES in this box to confirm the change.
 
||
 
||
 
||
 
|- align="center"
 
|| ||/string/en/|| ||Internal SUI label|| || ||Cancel???|| ||
 
|- align="center"
 
|| || || ||Internal SUI label|| || || ||OK???||
 
 
 
 
|}
 
|}
 
|}
 
|}

Revision as of 00:34, 1 October 2008

Game Messages - Declaring Faction status POST-Pub 13.1

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

Declaring Faction status POST-Pub 13.1 (Game Messages)

Related Tags

50% This document has been partially completed.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Message Prompt Notes
handle_go_covert /string/en/ gcw.stf internal_command_string You will be flagged as a Combatant in 30 seconds. Prompt Number
abort_field_change /string/en/ gcw.stf internal_command_string You cancel your factional change. Prompt Number
cannot_change_from_combatant_in_field /string/en/ gcw.stf internal_command_string You cannot change you status to combatant in the field. Go talk to a faction recruiter. Prompt Number
declare_overt_not_aligned /string/en/ player_faction.stf internal_command_string You must be a faction combatant to use this command. Prompt Number
declare_overt_bad_loc /string/en/ player_faction.stf internal_command_string You must be within 50m, or inside, a friendly player-placed faction headquarters to use this command. Prompt Number
declare_overt_success /string/en/ player_faction.stf internal_command_string You successfully join the special forces. You may now be attacked by opposing faction members. Prompt Number