Hi!
There seems to be a problem with a verb. SetAdjoinFlags. When I activate the surface it will become passable for 3 seconds (SetSurfaceFlags(surf,0x0) & SetAdjoinFlags(surf,0x7)) and then become solid (SetSurfaceFlags(surf,0x4) & SetAdjoinFlags(surf,0x5)). But it doesn't seem to become solid. I always go through it. Then I try with Clear flags. OK! I managed to make it solid! BUT! The surface is full of HOM! How do I get around this? (The surface has a few transparent parts.)
/Edward
There seems to be a problem with a verb. SetAdjoinFlags. When I activate the surface it will become passable for 3 seconds (SetSurfaceFlags(surf,0x0) & SetAdjoinFlags(surf,0x7)) and then become solid (SetSurfaceFlags(surf,0x4) & SetAdjoinFlags(surf,0x5)). But it doesn't seem to become solid. I always go through it. Then I try with Clear flags. OK! I managed to make it solid! BUT! The surface is full of HOM! How do I get around this? (The surface has a few transparent parts.)
/Edward