1.x/Waypoints: Difference between revisions

From Citizens Wiki

< 1.x

(Created page with "Waypoints give life to your NPCs. You can make your NPCs patrol buildings and more! fullwall, add some info. :D")
 
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
Waypoints give life to your NPCs. You can make your NPCs patrol buildings and more! fullwall, add some info. :D
{{NoSupport}}
Waypoints give life to your NPCs. You can make your NPCs patrol buildings and more!
 
== Waypoint Commands ==
'''[]''' - Mandatory
<br>'''()''' - Optional
 
'''Command''' - command's syntax
<br>'''Args Description''' - description of the command's arguments
<br>'''Require Selected''' - whether the command requires an NPC to be selected
<br>'''Require Ownership''' - whether the commands requires you to be the owner of the NPC
<br>'''Permission''' - command's permission node
<br>'''Description''' - short description of the command
 
{| class="wikitable" style="text-align: center;"
! style="width: 250px;" | Command
! style="width: 200px;" | Args Description
! style="width: 150px;" | Require Selected
! style="width: 150px;" | Require Ownership
! style="width: 170px;" | 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
|}
 
{{NavBox}}
[[Category:Citizens1]]

Latest revision as of 12:13, 19 February 2012

Not Supported!
This page is about Citizens 1.x, while the current version is Citizens 2.0.2. This page's content may be outdated, and shouldn't be trusted as being correct. See this page's talk page for more information. If you were looking for the 2.0.2 equivalent of this page, try Waypoints. If you feel this message was displayed in error, please contact an administrator.

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