how to set up the object library

 From:  Michael Gibson
8824.10 In reply to 8824.7 
Hi Subroto,

> - i placed the 'custom ui' folder that I unzipped into the 'ui' folder in MOI.

Yeah I think the problem is you're unzipped one level too deep - the CustomUI (except for the brand newest one for v4) is expecting to be unzipped in the main MoI program folder, not inside of UI.

It should have 3 folders inside the .zip - objects, snapshots, and ui.

The ui part gets added in to the already existing MoI ui folder and objects and snapshots are siblings to the ui folder, not nested inside it.

- Michael