Tribes: Difference between revisions

From PSwiki
Jump to navigation Jump to search
Magodra (talk | contribs)
Magodra (talk | contribs)
Line 15: Line 15:
== Documentation ==
== Documentation ==


See [[Tribe Scripting]] for details regarding how to create a tribe.
See [[Tribe Scripting]] for details regarding how to create a tribe and [[NPC Scripting]] regarding details how to create a NPC.


== Design ==
== Design ==

Revision as of 11:55, 23 December 2011

Tribes are community of NPCs that works together to archive a common goal. The NPC Client controls the tribes. A tribe give tasks to each member in order to archive the common goal. Each member use the standard NPC scripting to perform its tasks.

Documentation

See Tribe Scripting for details regarding how to create a tribe and NPC Scripting regarding details how to create a NPC.

Design

See Tribe Design for the technical details.