Raised This Month: $12 Target: $400
 3% 

uq_jumpstats v2.42


Post New Thread Reply   
 
Thread Tools Display Modes
renato127
Member
Join Date: Jan 2009
Location: Brazil, Rio de Janeiro
Old 11-13-2010 , 15:05   Re: uq_jumpstats
Reply With Quote #41

borjomi, later u could improve mylj like I said , hum?
A top that show all your best personal stats of each jump, no matter they are in common tops or not.
Like there is on Jumpstats by Exolent , i think
renato127 is offline
edgaras85
Senior Member
Join Date: Mar 2010
Location: Lithuania
Old 11-13-2010 , 15:53   Re: uq_jumpstats
Reply With Quote #42

Quote:
L 11/13/2010 - 14:12:22: [AMXX] Displaying debug trace (plugin "uq_jumpstats.amxx")
L 11/13/2010 - 14:12:22: [AMXX] Run time error 4: index out of bounds
L 11/13/2010 - 14:12:22: [AMXX] [0] uq_jumpstats.sma::fwdPlayerPostThink (line 5902)
Quote:
L 11/13/2010 - 14:12:22: [AMXX] Run time error 4: index out of bounds
L 11/13/2010 - 14:12:22: [AMXX] [0] uq_jumpstats.sma::fwdPlayerPostThink (line 5928)
L 11/13/2010 - 14:12:22: [AMXX] Displaying debug trace (plugin "uq_jumpstats.amxx")
Quote:
L 11/13/2010 - 14:12:25: [AMXX] Run time error 4: index out of bounds
L 11/13/2010 - 14:12:25: [AMXX] [0] uq_jumpstats.sma::fwdPlayerPostThink (line 5889)
L 11/13/2010 - 14:12:25: [AMXX] Displaying debug trace (plugin "uq_jumpstats.amxx")
L 11/13/2010 - 14:12:25: [AMXX] Run time error 4: index out of bounds
L 11/13/2010 - 14:12:25: [AMXX] [0] uq_jumpstats.sma::fwdPlayerPostThink (line 5902)
L 11/13/2010 - 14:12:25: [AMXX] Displaying debug trace (plugin "uq_jumpstats.amxx")
L 11/13/2010 - 14:12:25: [AMXX] Run time error 4: index out of bounds
Quote:
L 11/13/2010 - 14:12:26: [AMXX] [0] uq_jumpstats.sma::fwdPlayerPostThink (line 5928)
L 11/13/2010 - 14:12:26: [AMXX] Displaying debug trace (plugin "uq_jumpstats.amxx")
L 11/13/2010 - 14:12:26: [AMXX] Run time error 4: index out of bounds
L 11/13/2010 - 22:38:22: [AMXX] [0] uq_jumpstats.sma::fwdPlayerPostThink (line 5915)
L 11/13/2010 - 22:38:22: [AMXX] Displaying debug trace (plugin "uq_jumpstats.amxx")
L 11/13/2010 - 22:38:22: [AMXX] Run time error 4: index out of bounds
__________________

Last edited by edgaras85; 11-13-2010 at 16:37.
edgaras85 is offline
borjomi
Senior Member
Join Date: May 2010
Location: Russia, Novosibirsk
Old 11-13-2010 , 16:10   Re: uq_jumpstats
Reply With Quote #43

error in line 8xxx=errors in old version, but it doesnt matter cause this erorrs mean somebody on you server doing more then standart num strafes (default 14) so i think somebody using kzh on you serv.. and i cant help you)

so my advise use new version and use cvar kz_uq_max_strafes 14

Last edited by borjomi; 11-13-2010 at 16:14.
borjomi is offline
Send a message via ICQ to borjomi
edgaras85
Senior Member
Join Date: Mar 2010
Location: Lithuania
Old 11-13-2010 , 16:18   Re: uq_jumpstats
Reply With Quote #44

PHP Code:
register_plugin"JumpStats""2.0a""kzuq#BorJomi" ); 
I using
__________________
edgaras85 is offline
borjomi
Senior Member
Join Date: May 2010
Location: Russia, Novosibirsk
Old 11-13-2010 , 16:21   Re: uq_jumpstats
Reply With Quote #45

Quote:
Originally Posted by renato127 View Post
borjomi, later u could improve mylj like I said , hum?
A top that show all your best personal stats of each jump, no matter they are in common tops or not.
Like there is on Jumpstats by Exolent , i think
maybe, but its fan thing, so no priority and i not promise)
borjomi is offline
Send a message via ICQ to borjomi
borjomi
Senior Member
Join Date: May 2010
Location: Russia, Novosibirsk
Old 11-13-2010 , 16:24   Re: uq_jumpstats
Reply With Quote #46

Quote:
Originally Posted by edgaras85 View Post
PHP Code:
register_plugin"JumpStats""2.0a""kzuq#BorJomi" ); 
I using
as i write in the previous post, it doesnt matter, check cvar num kz_uq_max_strafes must be less than 14, and check #define NSTRAFES


pss. in 2.0a version max lines=7609, so errors in line 8xxx=errors on old version

Last edited by borjomi; 11-13-2010 at 16:28.
borjomi is offline
Send a message via ICQ to borjomi
edgaras85
Senior Member
Join Date: Mar 2010
Location: Lithuania
Old 11-13-2010 , 16:34   Re: uq_jumpstats
Reply With Quote #47

Quote:
Originally Posted by borjomi View Post
as i write in the previous post, it doesnt matter, check cvar num kz_uq_max_strafes must be less than 14, and check #define NSTRAFES


pss. in 2.0a version max lines=7609, so errors in line 8xxx=errors on old version
Yea 8xxx errors from old
but 5xxx from new

and #define NSTRAFES
was 14 now i made 13 and check if there will be errors
__________________
edgaras85 is offline
borjomi
Senior Member
Join Date: May 2010
Location: Russia, Novosibirsk
Old 11-13-2010 , 16:40   Re: uq_jumpstats
Reply With Quote #48

Quote:
Originally Posted by edgaras85 View Post
Yea 8xxx errors from old
but 5xxx from new

and #define NSTRAFES
was 14 now i made 13 and check if there will be errors
mm bad idea do #define NSTRAFES 15 more kz_uq_max_strafes 14, or do #define NSTRAFES 50, cause if my memory not lie, kzh using 40+ strafes)

but main problem not in nums of strafes, problem - sombody trying do more then 14 strafes and i think he cheating))

Last edited by borjomi; 11-13-2010 at 16:42.
borjomi is offline
Send a message via ICQ to borjomi
edgaras85
Senior Member
Join Date: Mar 2010
Location: Lithuania
Old 11-13-2010 , 16:42   Re: uq_jumpstats
Reply With Quote #49

Quote:
Originally Posted by borjomi View Post
mm bad idea do #define NSTRAFES 15 more kz_uq_max_strafes 14

but main problem not in nums of strafes, problem - sombody trying do more then 14 strafes and i think he cheating))
I have anti kzhack...
And i will check tomorrow if there is errors
__________________
edgaras85 is offline
borjomi
Senior Member
Join Date: May 2010
Location: Russia, Novosibirsk
Old 11-13-2010 , 16:47   Re: uq_jumpstats
Reply With Quote #50

Quote:
Originally Posted by edgaras85 View Post
I have anti kzhack...
And i will check tomorrow if there is errors

you anti kzh check prefix of cvar? like kzh_ or vip_? if its true its sux, cause i (or some guy who have little knowledge in Hex Editor) can change prefix in few seconds like blabla_
borjomi is offline
Send a message via ICQ to borjomi
Reply


Thread Tools
Display Modes

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 01:54.


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