I have another problem, FAT and NARROW seems no work for me, the entity always set to default hull. What's wrong with my code?

Code:
	set(me, NARROW);
set(me, FAT);
wait(1);
vec_set(my.max_x,vector(32,32,37));
vec_set(my.min_x,vector(-32,-32,-27));