Script – FFXBBQ
FFX2.0 BBQ
This is a script to batch sim, wavelet, post-process, render, and email.
It is mostly an R&D tool, since you can only render out your current view (I may change that)
Grab the script from here:
FFXBBQ.mzp
You must run it from the Maxscript Menu->Run Script or it will not properly install
Then open the Customize User Interface->Category->JRandom->FFXBBQ and create a shortcut/button/quad/whatever you like to run.
Oh a simple demo vid here: http://www.vimeo.com/26898025

So the main thing that will stop this script from a full process is YOU forgetting to add the proper Output Channels when you set you post-processing steps.
You can make use of the folder flags to create Dynamic folders on the fly. You can build the directory tree by Node Name, Date, Time, Date&Time, 2 Custom fields, Scene Name. When using the render mode it will do this automagically, unless there is some method that I am unaware of (which is totally possible)
I don’t really have the time to explain how it all works step-by-step. It should be easy and straightforward enough to get the idea.
You can always ask questions, I almost always answer.
Have Fun
14 Comments to Script – FFXBBQ
Leave a comment
Sub-Pages
- Script – FFXBBQ
- Script – KVM Krakatoa Version Master
- Script – PF Spliner v4.0.0
- Script – FumeFX Preview Window Resizer
- Script – FX Floater
- Script – Sim & Render
- Script – TimeLine Timer
- Script – BatchFBX
- Script – Block Beveler
- Script – Carpet Bomber v1.0
- Script – CSV 2 Keys
- Script – CSV Viewer
- Script – Face To Elements
- Script – FumeFX Turbulence Randomizer
- Script – pFlow Control
- Script – PFlow Display Utility
- Script – PFlow Viewport Quantity Multiplier Switcher
- Script – FumeFX Set New Output Folder
- PFlow Tools Box#3 Simple Vortex
- Pflow Tools Box#3 Random Colors


Sweet John!!!
Are small suggestions accepted ?
Sure, I only truly know that it works the way I do, so suggestions are welcome (within reason of course)
Well the only small thing that will make it more cool is backburner support
I am not sure what it will do to the folder management (maybe nothing). Also all of the sim functions I wrote may need to be adjusted. Backburner Mode uses a render call to begin the simulation. I will look into it though it is a good idea, no promises though
Thanks
I have 3dsMax 2012 64-bit on a windows 7 64-bit machine.
When I run your script I get an macroscript error exception:
– unknown property: “count” in undefined
Do I need to install some additional stuff?
Cheers
Daniel
Hmm, yeah that is interesting, what FumeFX version + what functions are you using (sim, wavelet, post, render) + folder settings, ects. amybe a screen shot of the interface could help me see what you settings are too.
Hi again,
I have uploaded a screen dump.
https://lh6.googleusercontent.com/-Tor1Bfi_8yc/TmS8NLo5xXI/AAAAAAAAAUQ/VFKteFQ366c/s720/BBQScript.jpg
This comes up when I press the BBQ script icon… I can´t even open the script.
Cheers and thanks for taking time and help,
Daniel
Hi,
I cannot replicate it.
How did you install the script?
Did you:
Maxscript Menu->Run Script-> FFX_BBQxxx.mzp?
Are you using dotNet framework 3.5 or newer?
http://www.microsoft.com/download/en/details.aspx?id=21
-John
I just wanna say thanks for your effort and for providing this tool!
You are most welcome, I hope you found it useful
This version of script do not support fumefx2.1c-fumefx3.0
Yes it does!
What it does not support is the 1000 different configurations the OS can display Date/Time. This script was written based on the default time and date display of international English version of windows. If you are using a non English version of windows or you have changed the way the default date/time is displayed the script may break while running the date/time fetch function.
Since more people are using this than I ever expected would, I am in the process of re-writing the script to better deal with how the folder structures are created. This should fix most of the issues that people run in to.
Very useful, thank you for sharing.