iamjaideep80 Posted March 8, 2006 Share Posted March 8, 2006 Hi All I want to know, How to Execute Hscript, when we open a new file in Houdini. I tried it with 456.cmd but it works only when we open an existing hip file, and not a new file. Also, 123.cmd only works when Houdini starts. -----------Plz Help. -----------iamjaideep80 Quote Link to comment Share on other sites More sharing options...
Jason Posted March 8, 2006 Share Posted March 8, 2006 Hi All I want to know, How to Execute Hscript, when we open a new file in Houdini. I tried it with 456.cmd but it works only when we open an existing hip file, and not a new file. Also, 123.cmd only works when Houdini starts. -----------Plz Help. -----------iamjaideep80 25475[/snapback] Unfortunately this is not possible and has been an outstanding RFE for quite some time too. To be able to intercept New, Load, Save and Quit operations would be awesome but I'm afraid you'll have to find another way. Right now you would have to totally ignore the File>Load and put your own together through the Operator Scripts (Ctrl+RMB on a Network Editor Pane). Yuck. If you're very lucky and happen to have some standard custom HDA in your file, you might be able to lever the event scripts (OnCreated) in them. 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.