AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved/Old Plugins (https://forums.alliedmods.net/forumdisplay.php?f=27)
-   -   uq_jumpstats v2.42 (https://forums.alliedmods.net/showthread.php?t=141586)

wAyz 08-15-2012 14:25

Re: uq_jumpstats v2.42
 
I don't know if it noticed anyone yet, but sometimes the longjump & jumpoff stats are not shown.
Well, it happens not that often, but it happens everyday to me. Any way to fix that?

dasha 08-16-2012 00:34

Re: uq_jumpstats v2.42
 
Quote:

Originally Posted by wAyz (Post 1772227)
I don't know if it noticed anyone yet, but sometimes the longjump & jumpoff stats are not shown.
Well, it happens not that often, but it happens everyday to me. Any way to fix that?

+

wAyz 08-23-2012 15:35

Re: uq_jumpstats v2.42
 
btw is there any way to turn on /jof by default?
There is not such an option in uq_jumpstats/config.cfg!

slLent 09-04-2012 03:24

Re: uq_jumpstats v2.42
 
Personally found a bug, Technique DaskBhop as weapons AWP,

When you do sit and bhop, and make PRE jump and sharply mouse2 pres, or +attack2, nominated zoom, and sound like I'm a professional, although the jump distance was 80-90, and it is not a professional leap.

http://s57.radikal.ru/i156/1209/23/40a3d5176669t.jpg

As you can see, did AWP veapons zoom in, and shows God Jump.
Although 96 units must to this Good Jump.

p.s Sorry for bad English.

m4m3ts 10-07-2012 09:32

Re: uq_jumpstats v2.42
 
Which cvar that can disable this plugin ?

kz_uq_connect 0

is that true ???

Ex3cuTioN 02-05-2013 13:00

Re: uq_jumpstats v2.42
 
please READ THIS ISSUE and FIX IT!

For Counter Strike 1.6 LINUX!

fps_max 101 -> fps_max 100.

https://github.com/ValveSoftware/ste...ux/issues/1267

12345 02-11-2013 18:57

Re: uq_jumpstats v2.42
 
With the newest valve's update, they changed game's psyhics which totally broke the plugin functionality! Plugin works fine, but its impossible to do any jumps at all! http://steamcommunity.com/games/70/announcements

Fr33m@n 02-14-2013 18:51

Re: uq_jumpstats v2.42
 
put kz_uq_fps to 0 in your cfg.

SquaLL 02-24-2013 10:57

Re: uq_jumpstats v2.42
 
Ahm, Can i have help to download it?,

wAyz 04-05-2013 13:39

Re: uq_jumpstats v2.42
 
Any idea how to add the number of strafes into the colorchat?
I've tried myself with:

Code:

Color_Chat_Lang(ids, GREY,"^x04[%s] ^x03%s jumped %.3f units with %s!!y%s%s%s",prefix, g_playername[id], distance[id],Jtype[id],block_str,weapon_name,pre_type[id],airacel[id]);
changing to

Code:

Color_Chat_Lang(ids, GREY,"^x04[%s] ^x03%s jumped %.3f units with %s!!y%s%s%s%s",prefix, g_playername[id], distance[id],Jtype[id],block_str,weapon_name,pre_type[id],airacel[id],strafe_num[id]);
but it doesn't seem to work. Btw I've disabled multilingual myself cuz I had problems with it, so everything I have to edit is in the *.sma file.


All times are GMT -4. The time now is 08:04.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.