Difference between revisions of "PvP Rating (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
Line 60: Line 60:
 
|-
 
|-
 
||
 
||
 +
{| class="anhsmalltable"
 +
|- align="center" style="background-color:#ffffcc;"
 +
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
  
 +
|- align="center"
 +
||pvp_rating||/string/en/||pvp_rating.stf||internal_command_string||Your player vs. player combat rating is %DI.||Patch 12||Examples
 +
 +
|- align="center"
 +
||pvp_rating_target||/string/en/||pvp_rating.stf||internal_command_string||%TT has a player vs. player combat rating of %DI.||Patch 12||Examples
 +
 +
|}
 
|}
 
|}

Revision as of 18:45, 7 August 2009

Game Messages - PvP Rating

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

PvP Rating (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
pvp_rating /string/en/ pvp_rating.stf internal_command_string Your player vs. player combat rating is %DI. Patch 12 Examples
pvp_rating_target /string/en/ pvp_rating.stf internal_command_string %TT has a player vs. player combat rating of %DI. Patch 12 Examples