User Tools

Site Tools


lua:transfer

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
lua:transfer [2015/09/28 03:15] – created vodurlua:transfer [2015/09/28 03:17] (current) vodur
Line 10: Line 10:
 "random" and "wrandom" will have the same effect, which is to use a random in-game room. "random" and "wrandom" will have the same effect, which is to use a random in-game room.
  
-<code>local pc=getpc("Astark")+<code lua> 
 +local pc=getpc("Astark")
  
 if pc then if pc then
Line 24: Line 25:
     transfer( pc, "south fountain" )     transfer( pc, "south fountain" )
 end end
- 
 </code> </code>
  
lua/transfer.1443410134.txt.gz · Last modified: 2015/09/28 03:15 by vodur