Denizen/0.7/Activity Scripts/Activities: Difference between revisions
From Citizens Wiki
< Denizen | 0.7 | Activity Scripts
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{Denizen Command Color|aliceblue| | {{Denizen Command Color 2|aliceblue| | ||
WANDER | WANDER | ||
| (RADIUS:#) (DELAY:#) (SPEED:#) (FILTER:#:#,#:#..) (BOOKMARK:BookmarkName) | | (RADIUS:#) (DELAY:#) (SPEED:#) (FILTER:#:#,#:#..) (BOOKMARK:BookmarkName) | ||
Line 13: | Line 13: | ||
<pre> | <pre> | ||
- 1 WANDER DELAY:12 RADIUS:10 SPEED:.75 FILTER:COBBLESTONE,GRAVEL,5 | - 1 WANDER DELAY:12 RADIUS:10 SPEED:.75 FILTER:COBBLESTONE,GRAVEL,5 | ||
</pre> | |||
}} | |||
{{Denizen Command Color 2|aliceblue| | |||
TASK | |||
| fill me in | |||
| fill me in | |||
'''Example Usages''' | |||
<pre> | |||
</pre> | </pre> | ||
}} | }} |
Revision as of 01:01, 11 September 2012
WANDER |
(RADIUS:#) (DELAY:#) (SPEED:#) (FILTER:#:#,#:#..) (BOOKMARK:BookmarkName) | |
---|---|---|
Causes the Denizen to wander aimlessly. Many options to dictate range and area.
Modifiers:
Example Usages - 1 WANDER DELAY:12 RADIUS:10 SPEED:.75 FILTER:COBBLESTONE,GRAVEL,5 |
TASK |
fill me in | |
---|---|---|
fill me in
Example Usages |