MUSH beginner needing help with scripting

by Unknown

Back to Mechanic's Corner.

Unknown2006-11-25 02:18:30
Hey, guys. I'm new to MUSH, and have just recently begun scripting in Lua. So far, most of it's been pretty easy, but what I'm wanting to do now - and can't find any documentation on - is arrange my script in seperate files (eg. Affliction functions in one .lua file, Character State functions in another, and so on). How would I go about calling those files from the main script file I've assigned to the client?

Thanks beforehand,
Jay