Sc npc definitionsTable

From PSwiki
Revision as of 00:06, 23 October 2010 by Ethryn (talk | contribs) (add to category (Engine documents))
Jump to navigation Jump to search

This defines NPCs

field type foreign key description
char_id int N unique character id
name varchar(30) N The name of the NPC
npctype varchar(30) N The behaviour definition name. These are stored in XML files.
region varchar(30) N
move_vel_override float(10,2) N
angle_vel_override float(10,2) N
char_id_owner int Y The ID of the owner of this behaviour.
console_debug char N
disabled char N