PHP Code:
/**
* Description: Returns the eye position of the entity.
* Forward params: function(this);
* Return type: Vector (byref'd in Execute).
* Execute params: ExecuteHam(Ham_EyePosition, this, Float:output[3]);
*/
Ham_EyePosition,
it seems to be correct
edit: connorr was faster :/ anyway i expirienced some crashs with ham too although i ahd the correct syntax.
__________________