This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
lua:ch:goto [2014/12/27 07:45] vodur created |
— (current) | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | goto [string] : go to location, wrandom for random room in world, random for random room in area | ||
| - | |||
| - | Accepts [[http://rooflez.com/wiki/index.php?n=Main.FormatArguments|format arguments]]. | ||
| - | |||
| - | Examples: \\ | ||
| - | ch:goto("wrandom") | ||
| - | |||
| - | goto("random") | ||
| - | |||
| - | goto(31404) | ||