native
trace_normal
Syntax
native trace_normal(iIgnoreEnt, const Float:fStart[3], const Float:fEnd[3], Float:vReturn[3]);
Description
Traces a line, and returns the normal to the plane hit in vReturn.
Returns 0 if theres no normal.
native
native trace_normal(iIgnoreEnt, const Float:fStart[3], const Float:fEnd[3], Float:vReturn[3]);
Traces a line, and returns the normal to the plane hit in vReturn.
Returns 0 if theres no normal.