lua:ch:wears
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
lua:ch:wears [2014/12/27 08:28] – created vodur | lua:ch:wears [2014/12/27 08:29] (current) – vodur | ||
---|---|---|---|
Line 3: | Line 3: | ||
Example: | Example: | ||
- | ifmob:wears(46) then\\ | + | <code lua>if mob:wears(46) then |
- | ifmob.stance==" | + | if mob.stance==" |
- | mdo(" | + | mdo(" |
- | end\\ | + | end |
- | else\\ | + | else |
- | say(" | + | say(" |
end | end | ||
- | + | </ | |
- | \\ | + | |
lua/ch/wears.1419668880.txt.gz · Last modified: 2014/12/27 08:28 by vodur