Interesting.
Code:
if(vec_dist(my_pos, crowd_pos[0]) > 10)


This compiles, but I get an invalid argument error instead of a straight crash in the function.

Last edited by Tai; 01/12/10 23:55.