Lightmap scripts

Hello !, i looked for wiki and found a script´s page, i copied the “NeoLightmapExport.js” one, i copied it to my asset directory, but what is the way to apply the script…?

Drag it onto the property window of a game object. Don’t know the script but I’m guessing it needs to be attached to a light.

i´m going to try thank you !.

No, this is an editor script.

The instructions are on the wiki page:
http://unifycommunity.com/wiki/index.php?title=NeoLightMapExport

You are supposed to create an Editor directory under your Assets directory and put the script there. Then, a new menu option will appear in Unity that will allow you to use the script.