Originally Posted By: EpsiloN
As for your my.z = NULL problem, I don't think my.z will become NULL while your entity is still existing, or maybe its the same if its 0, I haven't checked. But, I'd suggest never test position for NULL.


I am pretty sure the execution of 'DEBUG_VAR ( my.z, ... )' is conditioned by 'if ( c_trace(...) > 0 )'...

edited: crazy

Last edited by txesmi; 12/17/15 11:39.