clintonman
09-21-2007, 05:42 PM
I can't seem to get Embedded LScript to work.
I created C:\Program Files\NewTek\LScripts\expressions\library.ls
and put one function in it
smoketrails:
{
return(7);//test 7 particles per frame
}
I get unresolved function reference when I try to use it.
I also tried putting it here
C:\Program Files\NewTek\LightWave 3D 9.3\LScripts\expressions\library.ls
I've read the lscript 2.6 notes and the layout manual, but I can't get it to work.
Clinton
I created C:\Program Files\NewTek\LScripts\expressions\library.ls
and put one function in it
smoketrails:
{
return(7);//test 7 particles per frame
}
I get unresolved function reference when I try to use it.
I also tried putting it here
C:\Program Files\NewTek\LightWave 3D 9.3\LScripts\expressions\library.ls
I've read the lscript 2.6 notes and the layout manual, but I can't get it to work.
Clinton