Ahogy a wiki-n írják semmi extra, bemásolom neked a wikis példát, ami teljesen jó:
function mapLoad ( name )
-- create an object at a specified position with a specified rotation
createObject ( 1337, 5540.6654, 1020.55122, 1240.545, 90, 0, 0 )
--ide rakod a többi objectet
end
addEventHandler ( \"onResourceStart\", getRootElement(), mapLoad ) --akkor hívódik meg a mapLoad függvény amikor a resource elindul!