Difference between revisions of "Player Vendor Radial Menus (Game Messages)"
From SWGANH Wiki
(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 28: | Line 28: | ||
== System Messages == | == System Messages == | ||
+ | |||
{| align="center" | {| align="center" | ||
Line 34: | Line 35: | ||
{| class="anhsmalltable" | {| class="anhsmalltable" | ||
|- align="center" style="background-color:#ffffcc;" | |- align="center" style="background-color:#ffffcc;" | ||
− | |width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||''' | + | |width="100px"|'''ID'''||'''Path'''||'''Filename'''||'''Trigger'''||'''Title'''||'''Description||'''Contents'''||'''Button'''||'''Notes'''||'''Examples''' |
− | |- | + | |---- |
− | || | + | |vendor_control |
+ | |/string/en/ | ||
+ | |player_structure.stf | ||
+ | | | ||
+ | |Vendor Control | ||
+ | | | ||
+ | |[[Vendor Radials 1 (Example)|Example]] | ||
+ | |---- | ||
+ | |vendor_status | ||
+ | |/string/en/ | ||
+ | |player_structure.stf | ||
+ | | | ||
+ | |Status | ||
+ | | | ||
+ | |[[Vendor Radials 1 (Example)|Example]] | ||
+ | |---- | ||
+ | |create_vendor | ||
+ | |/string/en/ | ||
+ | |player_structure.stf | ||
+ | | | ||
+ | |Create Vendor | ||
+ | | | ||
+ | |[[Vendor Radials 1 (Example)|Example]] | ||
+ | |---- | ||
+ | |remove_vendor | ||
+ | |/string/en/ | ||
+ | |player_structure.stf | ||
+ | | | ||
+ | |Remove Vendor | ||
+ | | | ||
+ | |[[Vendor Radials 1 (Example)|Example]] | ||
+ | |---- | ||
+ | |vendor_init | ||
+ | |/string/en/ | ||
+ | |player_structure.stf | ||
+ | | | ||
+ | |Initialize Vendor | ||
+ | | | ||
+ | |[[Vendor Radials 1 (Example)|Example]] | ||
+ | |---- | ||
+ | |management_change_sign | ||
+ | |/string/en/ | ||
+ | |player_structure.stf | ||
+ | | | ||
+ | |Change Sign | ||
+ | | | ||
+ | |[[Vendor Radials 1 (Example)|Example]] | ||
+ | |---- | ||
+ | |vendor_areabarks_off | ||
+ | |/string/en/ | ||
+ | |player_structure.stf | ||
+ | | | ||
+ | |Disable Ad Barking | ||
+ | |Radial option appears on radial menu when ad barking has been enabled | ||
+ | |[[Vendor Radials 2 (Example)|Example]] | ||
+ | |---- | ||
+ | |vendor_areabarks_on | ||
+ | |/string/en/ | ||
+ | |player_structure.stf | ||
+ | | | ||
+ | |Enable Ad Barking | ||
+ | | | ||
+ | |[[Vendor Radials 1 (Example)|Example]] | ||
+ | |---- | ||
+ | |take_maintenance | ||
+ | |/string/en/ | ||
+ | |player_structure.stf | ||
+ | | | ||
+ | |Withdraw Maintenance | ||
+ | | | ||
+ | |[[Vendor Radials 1 (Example)|Example]] | ||
+ | |---- | ||
+ | |customize_vendor | ||
+ | |/string/en/ | ||
+ | |player_structure.stf | ||
+ | | | ||
+ | |Customize Uniform | ||
+ | | | ||
+ | |[[Vendor Radials 1 (Example)|Example]] | ||
+ | |---- | ||
+ | |enable_vendor_search | ||
+ | |/string/en/ | ||
+ | |player_structure.stf | ||
+ | | | ||
+ | |Enable Vendor Search | ||
+ | | | ||
+ | |[[Vendor Radials 1 (Example)|Example]] | ||
+ | |---- | ||
+ | |disable_vendor_search | ||
+ | |/string/en/ | ||
+ | |player_structure.stf | ||
+ | | | ||
+ | |Disable Vendor Search | ||
+ | |Radial option appears on radial menu when vendor search has been enabled | ||
+ | |[[Vendor Radials 3 (Example)|Example]] | ||
+ | |---- | ||
+ | |register_vendor | ||
+ | |/string/en/ | ||
+ | |player_structure.stf | ||
+ | | | ||
+ | |Register Vendor | ||
+ | | | ||
+ | |[[Vendor Radials 1 (Example)|Example]] | ||
+ | |---- | ||
+ | |unregister_vendor | ||
+ | |/string/en/ | ||
+ | |player_structure.stf | ||
+ | | | ||
+ | |Unregister Vendor | ||
+ | |Radial option appears on radial menu when vendor has been registered on the planetary map | ||
+ | |[[Vendor Radials 4 (Example)|Example]] | ||
+ | |||
|} | |} | ||
|} | |} |
Revision as of 21:01, 21 August 2009
This article or section needs proper wiki formatting. |
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.
|
System Messages
|