Ryan,
to create a mask you must first create a mask material. to do that set the blend mode of the material layer to "Alpha Mask" you will see this option at the very bottom of the material editor with the layer element selected. Next, apply the material to an object.
Now for the new stuff...
In the object library you will see an object called the "Layer Object" create one, then make all of the objects you want to apply the mask to as well as the mask object itself children of the layer object. The Layer Object uses manual depth sorting by default so you will have to arrange the objects in the order they need to be rendered going from top to bottom.
The object tree should look something like this
-Layer Object
- object to be masked
- object to be masked
- mask object
Andrew
#XPression