lua:ch:zecho
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| lua:ch:zecho [2014/06/20 04:32] – created vodur | lua:ch:zecho [2014/06/20 04:33] (current) – vodur | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | CH | + | <code lua> |
| - | : | + | CH:zecho( text [, ...] ) |
| - | zecho | + | </ |
| - | ( | + | |
| - | text | + | |
| - | [, | + | |
| - | + | ||
| - | ... | + | |
| - | + | ||
| - | ] | + | |
| - | + | ||
| - | ) | + | |
| - | text - string value | + | **text **- string value |
| - | …- optional format arguments | + | **…**- optional format arguments |
| Echo to all players in the same area. | Echo to all players in the same area. | ||
| <code lua> | <code lua> | ||
| - | mob:asound("Yo Yo Yo") | + | mob:zecho("Yo Yo Yo") |
| - | adog:asound("Arf arf i'm a %s", adog.race) | + | adog:zecho("Arf arf i'm a %s", adog.race) |
| </ | </ | ||
lua/ch/zecho.1403238738.txt.gz · Last modified: 2014/06/20 04:32 by vodur