--k = 1.2 --orxonox.execute("orxout message test " .. k) x = 1.1 y = 2.2 z = 3.3 orxonox.ScriptController:moveToPosition(x, y, z)