John Perkins
04-09-2005, 01:34 PM
I'm confused about how VT knows certain things....
example DDR:
in skins the folder is DDR2
in startmenu, addmenuitem DDRLINK
in menulinks, DDR_name translates to DDR
to create an instance, Launch( "DDR_Window" )
DDR_Window is NOT found in any file in the skins directory
How is all this mapping of directories to plugins to commands supposed to make sense?
Does anyone understand this and have a list of what names are used to Launch() a plugin and what actually needs to be done to make a new one?
Thanks
example DDR:
in skins the folder is DDR2
in startmenu, addmenuitem DDRLINK
in menulinks, DDR_name translates to DDR
to create an instance, Launch( "DDR_Window" )
DDR_Window is NOT found in any file in the skins directory
How is all this mapping of directories to plugins to commands supposed to make sense?
Does anyone understand this and have a list of what names are used to Launch() a plugin and what actually needs to be done to make a new one?
Thanks