Page 1 of 1

this static script cannot be awakened

Posted: Sun Feb 18, 2007 9:45 am
by vote1sanches
how do i call upon a static script? I have this so far:

(script startup testing
(wake test2)
)


(script static void test2
(print test)
)

Posted: Mon Feb 19, 2007 1:06 pm
by taterSALAD
I think you are supposted to make the static script a dormant script...