The Script operator enables control of particles within the Particle Flow system using a MAXScript script. The script can use any program functionality available to MAXScript.
When you add a new Script operator, it contains a default script that slows particles, and then, when they are slow enough, splits off the first 50 particles into a stream traveling in a negative direction on the world X axis, and the remainder traveling in the opposite direction.
Interface

The user interface appears in the parameters panel, on the right side of the Particle View dialog.
- Edit Script
- Click this button to open the current script in a MAXScript Editor window.
For detailed information about the MAXScript utility, open the MAXScript Help, available from Help menu
MAXScript Help.
Uniqueness group
The Uniqueness setting provides a randomization seed that the script can use or ignore.
- Seed
- Specifies a randomization value.
- New
- Calculates a new seed using a randomization formula.