But if it's still the same like in c-script, why are the examples I posted in my first post handled different in lite-c and c-script?
edit: I think you know that a function is automatically stopped after the entity which started the function is removed. To avoid this, it was always possible to set my to NULL and now because of your clever desicion to change the behavior of the my pointer, you get a crash because suddenly all the other functions have a my pointer which points on nothing. NICE!
Because of this fact, I would love to see something like this:
http://www.coniserver.net/ubb7/ubbthreads.php?ubb=showflat&Number=230512#Post230512Dark_Samurai