ScriptSpot

Forum topic · General Scripting

create a plugin

By plug · 2012-03-02

Description

Hi everybody,
I have create a script and it's work fine, but I would like to transform it as a plug-in.
The script is compose of a main file who call 2 other files depending of user's action.
My script load .FBX files and I'd like to copy those files, that I created, into the folder when I install the plug-in.

Thank you for your help
Sorry for my English.

Comments (6)

It does not matter :)

TsveTan · 2012-03-06

The girl only want to know in what way moving files.
example:
copyfile "c:\\ruler.fbx" "c:\\newfolder\\ruler.fbx"
deleteFile "c:\\ruler.fbx"

What?

Garp · 2012-03-06

I don't understand your question.
How is transforming a script into a plugin related to moving files to a folder?

miauu · 2012-03-06

Yes! My answer is for this: My script load .FBX files and I'd like to copy those files, that I created, into the folder when I install the plug-in.

But...what he wants is a mistery for now.

plug · 2012-03-06

humm... don't think this can help me in any way.
Anybody have something for me ??

miauu · 2012-03-05

Go HERE , download the script, extract the files from the .mzp file, and open the Install script. You can see how to copy files from one folder to another.

plug · 2012-03-05

nobody can help me ??