or lays the problem in
my.flags |= (ENABLE_BLOCK | ENABLE_ENTITY | ENABLE_IMPACT);
scorp had told me it should mean:
my.emask |= (ENABLE_BLOCK | ENABLE_ENTITY | ENABLE_IMPACT);