Difference between revisions of "City Taxes (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 44: Line 44:
 
|- 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"
+
|----
||ID Value||/path/goes/here/||filename.stf||internal_command_string||System Message Text||Notes||Examples
+
|cant_tax
 +
|/string/en/city/
 +
|city.stf
 +
|
 +
|You lack the knowledge to manage the city's taxes.
 +
|
 +
|[[City Taxes Message 1 (Example)|Example]]
 +
|----
 +
|city_ticket_pay
 +
|/string/en/city/
 +
|city.stf
 +
|
 +
|You pay a tax of %DI credits to the local City Travel Authority.
 +
|
 +
|[[City Taxes Message 2 (Example)|Example]]
 +
|----
 +
|no_rank_taxes
 +
|/string/en/city/
 +
|city.stf
 +
|
 +
|Your city must be at least rank 2 to levy taxes.
 +
|
 +
|[[City Taxes Message 3 (Example)|Example]]
 +
|----
 +
|no_shuttleport
 +
|/string/en/city/
 +
|city.stf
 +
|
 +
|You can't place a travel fee.  There is no shuttleport in this city.
 +
|
 +
|[[City Taxes Message 4 (Example)|Example]]
 +
|----
 +
|set_garage_tax
 +
|/string/en/city/
 +
|city.stf
 +
|
 +
|The garage service fee is now %DI% of the repair cost.
 +
|
 +
|[[City Taxes Message 5 (Example)|Example]]
 +
|----
 +
|set_income_tax
 +
|/string/en/city/
 +
|city.stf
 +
|
 +
|The city income tax is now %DI credits.
 +
|
 +
|[[City Taxes Message 6 (Example)|Example]]
 +
|----
 +
|set_property_tax
 +
|/string/en/city/
 +
|city.stf
 +
|
 +
|The city property tax is now %DI% of maintenance.
 +
|
 +
|[[City Taxes Message 7 (Example)|Example]]
 +
|----
 +
|set_sales_tax
 +
|/string/en/city/
 +
|city.stf
 +
|
 +
|The city sales tax is now %DI% of the item list price.
 +
|
 +
|[[City Taxes Message 8 (Example)|Example]]
 +
|----
 +
|set_travel_fee
 +
|/string/en/city/
 +
|city.stf
 +
|
 +
|The city travel fee is now %DI credits.
 +
|
 +
|[[City Taxes Message 9 (Example)|Example]]
 +
|----
 +
|tax_out_of_range
 +
|/string/en/city/
 +
|city.stf
 +
|
 +
|That tax value is outside the range limitations.
 +
|
 +
|[[City Taxes Message 10 (Example)|Example]]
 +
 
 
|}
 
|}
 
|}
 
|}
 
  
 
== SUI Prompt ==
 
== SUI Prompt ==

Revision as of 22:17, 26 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.

Completion Guide -

  • 0% - No substantive information available on game feature
  • 25% - page has been started but not completed
  • 50% - page is as complete as possible with the currently available information but probably needs more research done on the subject matter
  • 75% - page is probably complete but needs to be reviewed for accuracy of the page content and to make sure that no information is missing about the game feature
  • 100% - page has been reviewed and compared against enough sources to the extent that there is reasonable confidence that the game feature is completely documented.

System Messages

ID Path Filename Trigger Message Notes Examples
cant_tax /string/en/city/ city.stf You lack the knowledge to manage the city's taxes. Example
city_ticket_pay /string/en/city/ city.stf You pay a tax of %DI credits to the local City Travel Authority. Example
no_rank_taxes /string/en/city/ city.stf Your city must be at least rank 2 to levy taxes. Example
no_shuttleport /string/en/city/ city.stf You can't place a travel fee. There is no shuttleport in this city. Example
set_garage_tax /string/en/city/ city.stf The garage service fee is now %DI% of the repair cost. Example
set_income_tax /string/en/city/ city.stf The city income tax is now %DI credits. Example
set_property_tax /string/en/city/ city.stf The city property tax is now %DI% of maintenance. Example
set_sales_tax /string/en/city/ city.stf The city sales tax is now %DI% of the item list price. Example
set_travel_fee /string/en/city/ city.stf The city travel fee is now %DI credits. Example
tax_out_of_range /string/en/city/ city.stf That tax value is outside the range limitations. Example

SUI Prompt

ID Path Filename Trigger Title Description Contents Button Notes Examples
internal_command_string Notes Example
internal_command_string Notes Example