|
|
Line 23: |
Line 23: |
| I think these schematics are split up into 4 catagories. | | I think these schematics are split up into 4 catagories. |
| | | |
− | 1. Learn skill boxes (skills) | + | 1. Learn skill boxes (skills)<br> |
− | 2. Learn abilities (ex. Unarmed Headhit 1 ) | + | 2. Learn abilities (ex. Unarmed Headhit 1 )<br> |
− | 3. Learn waypoints (??) | + | 3. Learn waypoints (??)<br> |
− | 4. Learn a new crafting schematic. | + | 4. Learn a new crafting schematic.<br> |
| | | |
| {| align="center" | | {| align="center" |
Revision as of 08:15, 14 December 2007
Game Messages - Using Schematics (Game Messages)
SWGANH Wiki is a repository of Star Wars Galaxies Developer information. This site is only meant to be used by SWGANH Developer team.
Description
Category description here
|
Related Tags
0%
|
This document has not been started.
|
|
Game Messages
|
This document refers to internal SWG Messages.
|
|
|
System Messages
I think these schematics are split up into 4 catagories.
1. Learn skill boxes (skills)
2. Learn abilities (ex. Unarmed Headhit 1 )
3. Learn waypoints (??)
4. Learn a new crafting schematic.
ID |
Path |
Filename |
Trigger |
Message |
Prompt |
Notes
|
nothing_to_learn
|
/string/en/
|
loot_schematic.stf
|
internal_command_string
|
There is nothing you can learn from this.
|
Prompt Number
|
|
not_enough_skill
|
/string/en/
|
loot_schematic.stf
|
internal_command_string
|
You must have %TO skill in order to understand this.
|
Prompt Number
|
|
already_have_schematic
|
/string/en/
|
loot_schematic.stf
|
internal_command_string
|
You already have this schematic.
|
Prompt Number
|
|
schematic_learned
|
/string/en/
|
loot_schematic.stf
|
internal_command_string
|
You acquire a new crafting schematic!
|
Prompt Number
|
|
must_be_holding
|
/string/en/
|
loot_schematic.stf
|
internal_command_string
|
You must be holding that in order to use it.
|
Prompt Number
|
|
already_have_skill
|
/string/en/
|
loot_schematic.stf
|
internal_command_string
|
You already have this skill.
|
Prompt Number
|
|
unable_to_learn_skill
|
/string/en/
|
loot_schematic.stf
|
internal_command_string
|
You are unable to learn this skill due to insufficient skill points or prerequisites.
|
Prompt Number
|
|
unable_to_add_waypoint
|
/string/en/
|
loot_schematic.stf
|
internal_command_string
|
Unable to add waypoint to your datapad. Make certain that you have sufficient space remaining.
|
Prompt Number
|
|
already_have_ability
|
/string/en/
|
loot_schematic.stf
|
internal_command_string
|
You already have this ability.
|
Prompt Number
|
|
waypoint_granted
|
/string/en/
|
loot_schematic.stf
|
internal_command_string
|
A waypoint to %TO has been added to your datapad.
|
Prompt Number
|
|
skill_granted
|
/string/en/
|
loot_schematic.stf
|
internal_command_string
|
You have learned %TO.
|
Prompt Number
|
|
|