Change Dir but don't move in Developer Help
client Move() if(usr.Frozen) return ..()
client/Move(loc,dir) if(mob.Frozen) mob.dir=dir return 0 //or 1, if you want that to count as success .=..()