Superku,
Thanks for the reply. When placing the mouse over c_trace in SED, it displayes info on how c_trace is used. It says that c_trace modifies trace_hit, where a value greater than zero is the c_trace distance from player to object. When I place the cursor over trace_dist after typing it in though, there is no description on how it is used, which leads me to believe that it is not being used when the code is executed. My question is if this variable is predefined, why wouldn't a description show on how to use it? Also, may this have something to do with me saving the document as .c instead of .wdl? Would trace_dist work in one over the other? Thank You.