Difference between revisions of "Npc Appearances (Game Mechanics)"

From SWGANH Wiki
Jump to: navigation, search
(Game Mechanics)
(NPC Naming)
Line 60: Line 60:
  
  
 +
Spawned NPCs use a system that supplies a name and a profession occupation to the particular entity. Npc names are generated based on species affiliation (and possibly gender). The system used is exactly the same as done for players, with the exception for those species that players cannot choose (weequay etc). Each species has its own unique naming structure for first and sur names.
  
 +
Using this system, NPC names are applied to the spawned entity under the following templates:
  
 
+
* First Name (no sur name) (occupation)
 +
* First Name (no sur name) (no occupation)
 +
* First Name - Sur Name - (occupation)
 +
* First Name - Sur Name - (no occupation)
  
 
== NPC Appearance Types ==
 
== NPC Appearance Types ==

Revision as of 05:31, 6 August 2009




Game Mechanics - Mechanics 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.

Mechanics This document is about game mechanics.

NPC Naming

Spawned NPCs use a system that supplies a name and a profession occupation to the particular entity. Npc names are generated based on species affiliation (and possibly gender). The system used is exactly the same as done for players, with the exception for those species that players cannot choose (weequay etc). Each species has its own unique naming structure for first and sur names.

Using this system, NPC names are applied to the spawned entity under the following templates:

  • First Name (no sur name) (occupation)
  • First Name (no sur name) (no occupation)
  • First Name - Sur Name - (occupation)
  • First Name - Sur Name - (no occupation)

NPC Appearance Types

Source References

Source Source in Context