Difference between revisions of "Group Member Radial Options (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)}...)
 
m (Reverted edits by Vidi (Talk); changed back to last version by Ready)
 
(6 intermediate revisions by 2 users not shown)
Line 50: Line 50:
 
{| align="center"
 
{| align="center"
 
|-
 
|-
||{{D0%}}
+
||{{D25%}}
 
|-
 
|-
 
||{{Game Messages}}
 
||{{Game Messages}}
Line 66: Line 66:
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 
|- align="center"
 
|- align="center"
||ID Value
+
||group_decline
||/path/goes/here/
+
||/string/en/
||filename.stf
+
||ui_radial.stf
 
||internal_command_string
 
||internal_command_string
||System Message Text
+
||Decline Group Invitation
||Notes
+
||Appears on the radial menu of a player that has sent a group invitation
||Examples
+
||[[Group Member Radial 1 (Example)|Example]]
 +
 
 +
 
 +
 
 +
|- align="center"
 +
||group_join
 +
||/string/en/
 +
||ui_radial.stf
 +
||internal_command_string
 +
||Join Group
 +
||Appears on the radial menu of a player that has sent a group invitation
 +
||[[Group Member Radial 2 (Example)|Example]]
 +
 
 +
 
 +
|- align="center"
 +
||group_leave
 +
||/string/en/
 +
||ui_radial.stf
 +
||internal_command_string
 +
||Leave Group
 +
||Appears on the radial menu of any player in the group if they are selected
 +
||[[Group Member Radial 3 (Example)|Example]]
 
|}
 
|}
 
|}
 
|}

Latest revision as of 20:49, 10 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.


Navigation

Description

Template (Game Messages)

Related Tags

25% This document has been partially completed.

Game Messages This document refers to internal SWG Messages.

System Messages

ID Path Filename Trigger Message Notes Examples
group_decline /string/en/ ui_radial.stf internal_command_string Decline Group Invitation Appears on the radial menu of a player that has sent a group invitation Example


group_join /string/en/ ui_radial.stf internal_command_string Join Group Appears on the radial menu of a player that has sent a group invitation Example


group_leave /string/en/ ui_radial.stf internal_command_string Leave Group Appears on the radial menu of any player in the group if they are selected Example