Raised This Month: $ Target: $400
 0% 

JumpStats v1.7.3 (unfinished!)


Post New Thread Reply   
 
Thread Tools Display Modes
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 09-11-2009 , 21:23   Re: JumpStats by Exolent (unfinished!)
Reply With Quote #1141

Updated to v1.7.2:

- Fixed block distance, jump edge or land edge sometimes not showing when it should.
- Fixed highjump detection.
- Added % next to sync when stats are printed to console when jump is finished.
- Fixed toggling jump types.
- Removed blank line from Personal Best MOTD when jump type has no record.
- Fixed bug with bots.
- Added /ljsversion command.
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!
Exolent[jNr] is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 09-12-2009 , 02:08   Re: JumpStats by Exolent (unfinished!)
Reply With Quote #1142

Seems what it fails to retrieve a block distance when you bhop on a door (bhop block), when you bhop on a normal blocks, then its finely (lol) detects block dist. Also on ladderjumps the block dist is fucked up, it can show 146-150 on 150 block :d
__________________
xPaw is offline
LaineN
Veteran Member
Join Date: Mar 2008
Location: Sweden
Old 09-12-2009 , 04:40   Re: JumpStats by Exolent (unfinished!)
Reply With Quote #1143

Bugs in the new version:

1. When you toggle jump types, the chat message colors are not correct. When you toggle longjump the color is red otherwise blue. I think it should be blue for enabled and red for disabled.

2. The message "You can only duck once." still shows on Drop CountJumps when it's disabled.

3. Sometimes (not as often as before) the message for Dubble/Multi CountJumps shows in console but not in hud.

4. I don't really know if this is a bug, but I don't like as it is now. When you toggle something from admin menu (team, weapon or technique), the setting goes back to standard after mapchange. I think it would be better to save the setting for future too.
__________________
Bollnas Team - HideNSeek

See all of Bollnas Team's HideNSeek
servers at
http://bollnasteam.se/!


Last edited by LaineN; 09-12-2009 at 05:06.
LaineN is offline
NGage70
Senior Member
Join Date: Sep 2008
Old 09-12-2009 , 04:50   Re: JumpStats by Exolent (unfinished!)
Reply With Quote #1144

Surf LJ Stats, when you will put in JumpStats?
NGage70 is offline
Asplii
Member
Join Date: Mar 2009
Location: Namsos, Norway
Old 09-12-2009 , 05:49   Re: JumpStats by Exolent (unfinished!)
Reply With Quote #1145

You work really well Exolent
Stand on!
__________________
Code:
public 300
Asplii is offline
Send a message via MSN to Asplii
Old 09-12-2009, 06:06
Sp3rMiNaToR
This message has been deleted by Sp3rMiNaToR. Reason: my bad
Sp3rMiNaToR
BANNED
Join Date: Apr 2009
Location: Greece ^_^
Old 09-12-2009 , 07:28   Re: JumpStats by Exolent (unfinished!)
Reply With Quote #1146

1)The highjump detection is still buggy.Have a look at my demo.
2)The edgedistances are working a little bit better,not perfect yet(on some places that they should be printed,they don't)
3)I can't see the block distances in my jumps in hud,only in console is printed.Do you know why?
Attached Files
File Type: rar hj_bug.rar (178.5 KB, 139 views)
Sp3rMiNaToR is offline
Send a message via MSN to Sp3rMiNaToR
T-z3P
Senior Member
Join Date: Apr 2008
Location: Iasi, Romania
Old 09-12-2009 , 08:18   Re: JumpStats by Exolent (unfinished!)
Reply With Quote #1147

Tested version 1.7.2 :
- I am still not seeing edge distances in hud (only in console) ; jumped around 10 minutes and still not seeing them .
- Block unit is not displayed in hud at Bhop room (kz_longjumps2) , same with edgedistances .
__________________


T-z3P is offline
Send a message via Yahoo to T-z3P Send a message via Skype™ to T-z3P
LaineN
Veteran Member
Join Date: Mar 2008
Location: Sweden
Old 09-12-2009 , 08:58   Re: JumpStats by Exolent (unfinished!)
Reply With Quote #1148

Errors:

Code:
L 09/12/2009 - 14:06:45: [HAMSANDWICH] Entity out of range (-1)
L 09/12/2009 - 14:06:45: [AMXX] Displaying debug trace (plugin "jumpstats_long.amxx")
L 09/12/2009 - 14:06:45: [AMXX] Run time error 10: native error (native "ExecuteHamB")
L 09/12/2009 - 14:06:45: [AMXX]    [0] jumpstats_stocks.inc::GetClientWeaponMaxspeed (line 329)
L 09/12/2009 - 14:06:45: [AMXX]    [1] jumpstats_long.sma::client_PreThink (line 303)
L 09/12/2009 - 14:06:45: [HAMSANDWICH] Entity out of range (-1)
L 09/12/2009 - 14:06:45: [AMXX] Displaying debug trace (plugin "jumpstats_count.amxx")
L 09/12/2009 - 14:06:45: [AMXX] Run time error 10: native error (native "ExecuteHamB")
L 09/12/2009 - 14:06:45: [AMXX]    [0] jumpstats_stocks.inc::GetClientWeaponMaxspeed (line 329)
L 09/12/2009 - 14:06:45: [AMXX]    [1] jumpstats_count.sma::client_PreThink (line 333)
L 09/12/2009 - 14:06:45: [HAMSANDWICH] Entity out of range (-1)
L 09/12/2009 - 14:06:45: [AMXX] Displaying debug trace (plugin "jumpstats_bhop.amxx")
L 09/12/2009 - 14:06:45: [AMXX] Run time error 10: native error (native "ExecuteHamB")
L 09/12/2009 - 14:06:45: [AMXX]    [0] jumpstats_stocks.inc::GetClientWeaponMaxspeed (line 329)
L 09/12/2009 - 14:06:45: [AMXX]    [1] jumpstats_bhop.sma::client_PreThink (line 337)
L 09/12/2009 - 14:06:45: [HAMSANDWICH] Entity out of range (-1)
L 09/12/2009 - 14:06:45: [AMXX] Displaying debug trace (plugin "jumpstats_ladder.amxx")
L 09/12/2009 - 14:06:45: [AMXX] Run time error 10: native error (native "ExecuteHamB")
L 09/12/2009 - 14:06:45: [AMXX]    [0] jumpstats_stocks.inc::GetClientWeaponMaxspeed (line 329)
L 09/12/2009 - 14:06:45: [AMXX]    [1] jumpstats_ladder.sma::client_PreThink (line 324)
L 09/12/2009 - 14:06:45: [HAMSANDWICH] Entity out of range (-1)
L 09/12/2009 - 14:06:45: [AMXX] Displaying debug trace (plugin "jumpstats_weird.amxx")
L 09/12/2009 - 14:06:45: [AMXX] Run time error 10: native error (native "ExecuteHamB")
L 09/12/2009 - 14:06:45: [AMXX]    [0] jumpstats_stocks.inc::GetClientWeaponMaxspeed (line 329)
L 09/12/2009 - 14:06:45: [AMXX]    [1] jumpstats_weird.sma::client_PreThink (line 294)
EDIT:
Found one more bug. Look at the demo. I make a kind of standup cj and I get stats in console and chat, but not in hud.
It shouldn't be possible to make a standup cj and get stats?
Attached Files
File Type: rar scj_bug.rar (96.9 KB, 117 views)
__________________
Bollnas Team - HideNSeek

See all of Bollnas Team's HideNSeek
servers at
http://bollnasteam.se/!


Last edited by LaineN; 09-12-2009 at 09:22.
LaineN is offline
tolsty
Senior Member
Join Date: Feb 2008
Location: Latvia
Old 09-12-2009 , 11:10   Re: JumpStats by Exolent (unfinished!)
Reply With Quote #1149

Im sorry to say this but stats still dont work on ljm blocks or in some places in map.
for recap..
if u fall failed stats still show up on these blocks, and bhop stats work too example: kz_luonto blocks at finish..
in some maps if i land successfully on a block, failed stats are shown, but if i jump with bhop on that same block, everything works, example: kt_ezybhop

Last edited by tolsty; 09-12-2009 at 11:15.
tolsty is offline
LaineN
Veteran Member
Join Date: Mar 2008
Location: Sweden
Old 09-12-2009 , 16:25   Re: JumpStats by Exolent (unfinished!)
Reply With Quote #1150

Found one more bug. Look at the demo. I make a jump like a drop cj without a drop, but it shows as a bhopjump.
Attached Files
File Type: rar bhopbug.rar (269.1 KB, 124 views)
__________________
Bollnas Team - HideNSeek

See all of Bollnas Team's HideNSeek
servers at
http://bollnasteam.se/!

LaineN is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:15.


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