View Single Post
wAyz
Senior Member
Join Date: Feb 2010
Location: Germany
Old 11-15-2013 , 20:44   Re: uq_jumpstats v2.42
Reply With Quote #10

Another little Bugfix:

l. 6256:
Code:
show_hudmessage(i, "%L",LANG_SERVER,"UQSTATS_DUCKPRE",speed[id]);
l. 6316:
Code:
show_hudmessage(i, "%L",LANG_SERVER,"UQSTATS_DUCKPRE",speed[id]);
l. 6672:
Code:
if(edgedist[id]!=0.0 && (showjofon[i] || jofon[id]))

This will display duckpre & jumpoff also in Spectator mode.

Last edited by wAyz; 11-15-2013 at 20:51.
wAyz is offline