Denizen/0.7/Migration

From Citizens Wiki

< Denizen‎ | 0.7

Revision as of 22:53, 15 August 2012 by Jrbudda (talk | contribs) (Created page with "All text-type commands (CHAT, NARRATE, etc) must have the text in quotes. Single or double is fine. <pre> Example: - CHAT "This is the text I am Chatting" </pre> EXECUTE mus...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

All text-type commands (CHAT, NARRATE, etc) must have the text in quotes. Single or double is fine.

 Example: - CHAT "This is the text I am Chatting" 

EXECUTE must also have the command and arguments in single- or double- quotes

 Example: - EXECUTE ASSERVER "warp someplace"