thanks superku.
But i noticed that bounce is set in c_trace, too.
Now it seems to work.

Code:
vec_to_angle(LAng, bounce);
					vec_set(BVec, vector(200, 0, 0));
					vec_rotate(BVec, LAng);
					vec_add(BVec, hit.x);



MY Website with news of my projects:
(for example my current
Muliplayer Bomberman,
GenesisPrecompiler for LiteC
and TileMaster, an easy to use Tile editor)
Sparetime-Development