LightWave3D Lscripts

Napalm_QS v0.95 (QuickSetup)
This Lscript is only necessary if you have Dynamic Realities
plugin Napalm (ParticleStorm3). What it does is to add all the
nullobjects, parent them and name them, all you need to do is
to check the boxes for the effects that you wanna use. It can
also add effects in a scene. Current version however cannot add
the HyperVoxel to the specific object, this is due to a limitation
in Lscript 2.2.2. This will be fixed as soon as Lscript 2.3 is
released. This script is still extremly usefull and will allow
you to play alot faster with your toy.

LightWave_QS v1.00 (QuickSave)
One annoying aspect of LightWave3D from NewTek is the constant
double save routine. Well since I been annoyed about it for
quite some time now, and just started learning Lscript, I
thought it be a perfect script to try and write and wow.
Two whole lines of code it took me. HRMPF. But hey, now I have
added it to my Work flap in Layout so now I just need to push
the button and voila, all is saved.

Null_It v1.00
Here is a neat little helper. All you need to do is to select
an object and then start this plugin. What it then does is to
parent a null to this object and then place it at the location
of one of the points in the object. This will continue till
all points in the object has a null at its location. So now
you have a null at every position of the objects points.
This can be usefull when you want to place effects on an object
by just creating points in modeler and then have them replaced
by a null in Layout. Or if you have weird positions in an object
that later is supposed to have children placed on it, and for
accurate placement of the child just create a point at that
location. And if there are certain nulls that you don't need
after the process is done simply just remove them.

Known issues:
1. It only handles Layer1. wierd things happens when another
layer is selected. (working on this)
2. It does NOT work on layout deformed objects.

More to come. If you want some script to help you along.
Please mail me and tell me what you need, as I am learning
I will not charge you for it (unless it is for commercial)