1.x/Waypoints: Difference between revisions

From Citizens Wiki

< 1.x

No edit summary
No edit summary
Line 31: Line 31:
| true
| true
| true
| true
| citizens.waypoints.modifer.(type) (replace type with the modifier type's name, see the [[Waypoints]] page for more info)
| citizens.waypoints.modifer.(type) (replace type with the modifier type's name)
| Add a modifier to an NPC's waypoints
| Add a modifier to an NPC's waypoints
|}
|}

Revision as of 15:45, 14 February 2012

Waypoints give life to your NPCs. You can make your NPCs patrol buildings and more!

Waypoint Commands

[] - Mandatory
() - Optional

Command - command's syntax
Args Description - description of the command's arguments
Require Selected - whether the command requires an NPC to be selected
Require Ownership - whether the commands requires you to be the owner of the NPC
Permission - command's permission node
Description - short description of the command

Command Args Description Require Selected Require Ownership Permission Description
/npc path None true true citizens.waypoints.edit Start editing an NPC's waypoints
/waypoints modifier [type] type - modifier type to add to an NPC's waypoints true true citizens.waypoints.modifer.(type) (replace type with the modifier type's name) Add a modifier to an NPC's waypoints