gany_1985 Posted July 26, 2011 Share Posted July 26, 2011 hi everybody, my question is very basic. i had created a digital asset and i created some presets .my preset gets stored in a dir as idx file. if i want to share my asset to another user with the preset wat should i do... cheers ganesh Quote Link to comment Share on other sites More sharing options...
michael Posted July 27, 2011 Share Posted July 27, 2011 I don't think presets can be included inside an otl...I believe this has bee RFE'd what you'll have to do is provide the idx file and tell the other user(s) where to put it in their path... Quote Link to comment Share on other sites More sharing options...
gany_1985 Posted July 27, 2011 Author Share Posted July 27, 2011 I don't think presets can be included inside an otl...I believe this has bee RFE'd what you'll have to do is provide the idx file and tell the other user(s) where to put it in their path... yep thank u Quote Link to comment Share on other sites More sharing options...
SpencerL Posted July 27, 2011 Share Posted July 27, 2011 (edited) We have an OTL which has a couple buttons on it for saving and loading presets. You can use 'oppresetsavefile()' and 'oppresetloadfile()' hscript functions. It saves out a .preset txt file. As the file is editable, we have a python script which edits the file to strip out parameters of the preset we do not want to change when a user loads the preset. Edited July 27, 2011 by SpencerL Quote Link to comment Share on other sites More sharing options...
michael Posted July 28, 2011 Share Posted July 28, 2011 yeah,..... another idea would be to make a script that contained the parameter settings/values you wanted for each preset - then set them with an otl param Quote Link to comment Share on other sites More sharing options...
pelos Posted August 3, 2011 Share Posted August 3, 2011 (edited) do you have several presets? or can you just load 1 as Defaults values? Edited August 3, 2011 by pelos Quote Link to comment Share on other sites More sharing options...
gany_1985 Posted August 3, 2011 Author Share Posted August 3, 2011 do you have several presets? or can you just load 1 as Defaults values? yep ..well Actually its a cloud system where i had created 10 presets for clouds.. cheers ganesh Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.