10/30/2006

ULES-00374.Pilot_Academy Programming by Lua



is it can use as a Lua player :P

-----------------------------------------------------------------------------------
-- Filename : Level01.lua
--
-- Level Name : Taking Off

-- Level Type : Civilian Lesson 1
--
-- Last Updated : 31/01/2006
-----------------------------------------------------------------------------------

-- Load in the required lua packages
require("f_common.lua");
require("f_hoops.lua");
require("f_runways.lua");
require("f_environ.lua");

0 Comments:

Post a Comment

<< Home