lolz
anyways, first, just make a location, and set it to the point which is the HIGHEST point where you can die in.
then, make a Point variable called loc, and set it to that location.
put a trigger at 0.01s that has THIS as an action
Custom Script: call BJDebugMsg( R2S( GetLocationZ( udg_loc ) ) )
then, tell me what that says.