ZDaemon ACS Extensions - ZD_SetActorCameraHeight
ZD_SetActorCameraHeight() function
This function will set the actor's camera height. The syntax is:
void ZD_SetActorCameraHeight(int tid, int height)
The tid is the Thing ID of the given target actor.
The height parameter is a fixed point value.