CharDir

From Wiki
Revision as of 19:00, 10 August 2005 by CEO (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

#charDir

Miscellaneous System Variables

Description

The #charDir system variable determines the direction the character is facing..

Example


top:
if #CHARDIR = 0
	msg : Looking North $
wait 2s
goto top

See Also

#charPosX #charPosY #charPosZ

Main_Page Documentation Miscellaneous System Variables