Notifications
Clear all

[Closed] New Tool for Scripters: Supra?

Hey Ofer,

Thanks man. ScriptMan is a great tool, used it myself alot.

You can select different paths using the options button > Set Directory. There is no way to save your favourite paths, which I am currently working on, and I got an a great idea after reading your post.

Keep the ideas flowing.

Thanks again,
Light

Hey Light, I was looking at the code in the C4 struct and i like how you generate the small triangular button image on the fly. I posted something here about this a while ago. Could you explain a bit more about your method of doing it?

For sure.

Light

New version:

– v0.8 improved sorting algorithm
– groups similar scripts based on version & prefix

Here is the new screenshot:

Feedback and ideas are welcome. Now I will work on directory features.

Thanks,
Light

Hey thanks for the script this is really usefull. I have a small prob I somehow put this where I cant recover it. I evaluated the line getINISetting (getMAXINIFile()) “Light” “Supra” and got

“#(false, false, 0, [103,313], [200,431], false, “C:\Program Files\Autodesk\3dsMax8\scripts”, false, false, 25)”

I cant figure out how to get the dialog back on the screen. I know I am a noob but any help would be appreciated

Hey Seth,

From the ini, it looks like it should show up on screen. But you can try evaluating this line:

setDialogPos supra [0,0]

Please let me know if this fixes your problem.

Light

I evaluated and got ok but no dialog box. I have the c4 and supra in stdplugs>stdscripts folder. Its kinda weird that I had it for a while and then it went away. I didnt open it up or anything.

Ok, please tell me what this line returns: getDialogPos supra?

Light

it returns [0,0]

Ok, that means it’s closed. So are you using the macro?

Light

Page 3 / 7