Well i am making a scripter for my game and the way it works is
(its not a really script it more of a plug in engine but it uses dlls)
you make a dell out of some seplide class mods and then you add make the dll and reg it then in your code say some one whats to load the AI001.dll
all you do is go
dim AI as object
Set AI = CreateObjec("AI001.ClassName")
or is it
Set AI = GetObjec("AI001.ClassName")
i know its one of the two
hope that helps
-VBLimits
Sorry about the Spelling..