I did like you said and I getting errors on show_hudmessage, id is undentified.
Code:
set_hudmessage(255, 0, 0, -1.0, 0.8, 0, 6.0, 4.0, 0.1, 0.4, -1)
show_hudmessage(id,"Fall Distance: %.1f",distance);
Is that correct?
EDIT: Nevermind, I got it right by setting client instead. Thanks for all the help. +karma.
__________________