ID:143404
 
Code:


Problem description:

FIXED. Thanks.

Xogre wrote:
The HUD doesn't appear, and I get a runtime error for the proc Update() saying that it divided by zero.

This is happening because mexp is 0. Make sure that mexp is initialized to some non-zero value and it should work properly. I'll release a version later that checks to division by 0.