This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
lua:ch:goto [2014/12/27 07:46] vodur |
— (current) | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | goto [string] : go to location, wrandom for random room in world, random for random room in area | ||
- | |||
- | Accepts [[:lua:formatargs|format arguments]]. | ||
- | |||
- | Examples: \\ | ||
- | ch:goto("wrandom") | ||
- | |||
- | goto("random") | ||
- | |||
- | goto(31404) | ||