Difference between revisions of "Income Tax Changed (Game Messages)"

From SWGANH Wiki
Jump to: navigation, search
(System Messages)
(System Emails)
Line 87: Line 87:
 
||
 
||
 
||[[Player City Email 27 (example)|Example]]
 
||[[Player City Email 27 (example)|Example]]
 +
 +
|- align="center"
 +
||income_tax_paid_subject
 +
||/string/en/city
 +
||city.stf
 +
||internal_command_string
 +
||
 +
||City Income Tax Paid
 +
||
 +
||
 +
||
 +
 +
|- align="center"
 +
||income_tax_paid_body
 +
||/string/en/city
 +
||city.stf
 +
||internal_command_string
 +
||
 +
||
 +
||Citizen %TO, Your income tax of %DI credits has been paid.  Thank you for your service to the city.
 +
||
 +
||
 +
 +
|- align="center"
 +
||income_tax_nopay_subject
 +
||/string/en/city
 +
||city.stf
 +
||internal_command_string
 +
||
 +
||Failed to Pay Income Tax!
 +
||
 +
||
 +
||
 +
 +
|- align="center"
 +
||income_tax_nopay_body
 +
||/string/en/city
 +
||city.stf
 +
||internal_command_string
 +
||
 +
||
 +
||Citizen %TO, You have insufficient funds to pay your income tax of %DI credits.  While there is no direct drawback to this, the mayor has been notified of your lapse.
 +
||
 +
||
 +
 +
|- align="center"
 +
||income_tax_nopay_mayor_subject
 +
||/string/en/city
 +
||city.stf
 +
||internal_command_string
 +
||
 +
||Citizen Failed to Pay Income Tax
 +
||
 +
||
 +
||
 +
 +
|- align="center"
 +
||income_tax_nopay_body
 +
||/string/en/city
 +
||city.stf
 +
||internal_command_string
 +
||
 +
||
 +
||Mayor, this letter is to notify you that the citizen named %TO, failed to pay %PO income tax on time.  Civic Tax Authority.
 +
||
 +
||
 +
 +
|- align="center"
 +
||tax_income_subject
 +
||/string/en/city
 +
||city.stf
 +
||internal_command_string
 +
||
 +
||Income Tax Changed
 +
||
 +
||
 +
||
 +
 +
|- align="center"
 +
||tax_income_body
 +
||/string/en/city
 +
||city.stf
 +
||internal_command_string
 +
||
 +
||
 +
||The weekly citizen income tax for the city of %TO has changed to %DI credits.
 +
||
 +
||
 +
 +
|}
 +
|}
 +
 +
= System Messages =
 +
 +
{| align="center"
 +
|-
 +
||
 +
{| class="anhsmalltable"
 +
|- align="center" style="background-color:#ffffcc;"
 +
|width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Message'''||'''Notes'''||'''Examples'''
 +
 +
|- align="center"
 +
||set_income_tax||/string/en/city/||city.stf||internal_command_string||The city income tax is now %DI credits.||Patch 14||Examples
  
 
|}
 
|}
 
|}
 
|}

Revision as of 19:43, 25 July 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

0% This document has not been started.

Game Messages This document refers to internal SWG Messages.

System Emails

ID Path Filename Trigger Sender Subject Body Notes Examples
tax_income_subject /string/en/city city.stf internal_command_string Income Tax Changed Example
tax_income_body /string/en/city city.stf internal_command_string The weekly citizen income tax for the city of %TO has changed to %DI credits. Example
income_tax_paid_subject /string/en/city city.stf internal_command_string City Income Tax Paid
income_tax_paid_body /string/en/city city.stf internal_command_string Citizen %TO, Your income tax of %DI credits has been paid. Thank you for your service to the city.
income_tax_nopay_subject /string/en/city city.stf internal_command_string Failed to Pay Income Tax!
income_tax_nopay_body /string/en/city city.stf internal_command_string Citizen %TO, You have insufficient funds to pay your income tax of %DI credits. While there is no direct drawback to this, the mayor has been notified of your lapse.
income_tax_nopay_mayor_subject /string/en/city city.stf internal_command_string Citizen Failed to Pay Income Tax
income_tax_nopay_body /string/en/city city.stf internal_command_string Mayor, this letter is to notify you that the citizen named %TO, failed to pay %PO income tax on time. Civic Tax Authority.
tax_income_subject /string/en/city city.stf internal_command_string Income Tax Changed
tax_income_body /string/en/city city.stf internal_command_string The weekly citizen income tax for the city of %TO has changed to %DI credits.

System Messages

ID Path Filename Trigger Message Notes Examples
set_income_tax /string/en/city/ city.stf internal_command_string The city income tax is now %DI credits. Patch 14 Examples