how do you get an on load event to execute every time a script is loaded and not just the first time?

I'm not talking about on start but instead, i have a script which alters itsself and re-loads but the on load event doesn't activate on these loads.

It's not a problem for this script but I could see where it would be useful to re-initialise a script on each loading.

btk


billythekid