NPC Scripting

From PSwiki
Revision as of 12:48, 23 December 2011 by Magodra (talk | contribs)
Jump to navigation Jump to search

NPCs are scripted where the main elements are perceptions that represents events in the soundings of the NPC. The NPC has a set of reactions that decide if the NPC will react to a perception. The reaction that start a behavior that is a set of operations the NPC will perform.

Diagrams error (with plantuml command): Error line 3 in file: /tmp/diagrams_in0524e633a1c6.plantuml Some diagram description contains errors


Table of Contents

SuperClient Overview

Network Protocol Concepts

NPC Types

Behavior Operations

Behaviors and Reactions

NPC Behavior Data Structures