Quote:

the binding wdl needs to be attached to an empty level and bind <...>; all over is just fine.




Thanks Fireball,


I have been having a time getting this to work...


I have a 1 block level with a test.wdl attached

Inside test.wdl is this:


bind <gates.wdl>; //

Thats it....
( just want to resource my Scripts for later use)


Inside wed I click Resource It generated the .cd
inside is the test .wrs wich I now include
in an actual level.

path "my_wrs"; // placed the file here and in project directory
RESOURCE "gates.wrs"; // the resourced file

For whatever reason I can get it to read the .WRS files...
supposing I created it correctly...



*** Teutonic Darkness ***