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

Showing results 1 to 19 of 19
Search took 0.00 seconds.
Search: Posts Made By: Lightokun
Forum: Unapproved/Old Plugins 08-13-2012, 09:01
Replies: 603
Views: 952,791
Posted By Lightokun
Re: uq_jumpstats v2.42

Update amxx mod.
Forum: Unapproved/Old Plugins 08-28-2011, 01:04
Replies: 603
Views: 952,791
Posted By Lightokun
Re: uq_jumpstats v2.38

Will be in next release maybe.
Forum: Unapproved/Old Plugins 08-24-2011, 00:43
Replies: 603
Views: 952,791
Posted By Lightokun
Re: uq_jumpstats v2.38

if( leg_settings )
{
set_cvar_string("edgefriction", "2");
set_cvar_string("mp_footsteps", "1");
set_cvar_string("sv_cheats", "0");
set_cvar_string("sv_gravity", "800");

if(...
Forum: Unapproved/Old Plugins 04-22-2011, 13:50
Replies: 603
Views: 952,791
Posted By Lightokun
Re: uq_jumpstats v2.38

You need only mysql module.
Check cvar by entering amx_cvar kz_uq_sql ingame (if you are admin) or kz_uq_sql in server console. You need to restart a map after cvars are changed. Also don't forget...
Forum: Unapproved/Old Plugins 04-22-2011, 04:36
Replies: 603
Views: 952,791
Posted By Lightokun
Re: uq_jumpstats v2.38

First start the plugin. Then check if tables exists:
There are must be only
"uq_jumps"
"uq_players"
"uq_block_tops"
tables.
If they doesn't exists, check your config and version of the plugin.
Forum: Unapproved/Old Plugins 04-21-2011, 11:28
Replies: 603
Views: 952,791
Posted By Lightokun
Re: uq_jumpstats v2.38

Thanks, fixed. But it's not critical bug. :3
Forum: Unapproved/Old Plugins 04-10-2011, 05:56
Replies: 603
Views: 952,791
Posted By Lightokun
Re: uq_jumpstats v2.37с

LOL. Fixed.


In what version? There is no variable $names on 211 line but try a new update.
Forum: Unapproved/Old Plugins 04-06-2011, 05:28
Replies: 603
Views: 952,791
Posted By Lightokun
Re: uq_jumpstats v2.37с

What do you mean? It works with 5.2 and 5.3.

And... update!
2.3:
* New function to generate title. More coming soon.
* Fixed some errors
Forum: Unapproved/Old Plugins 01-03-2011, 23:59
Replies: 603
Views: 952,791
Posted By Lightokun
Re: uq_jumpstats v2.22

You are sure that's the plugin problem? Try to disable uq_jumpstats and report later if problem was solved or not.
Forum: Unapproved/Old Plugins 12-20-2010, 06:52
Replies: 603
Views: 952,791
Posted By Lightokun
Re: uq_jumpstats

We can do nothing without logs. Please attach error log or coredump.
Forum: Unapproved/Old Plugins 12-19-2010, 09:26
Replies: 603
Views: 952,791
Posted By Lightokun
Re: uq_jumpstats

It's (bhop code) from ProKreedz Ultimativ.
Forum: Unapproved/Old Plugins 12-18-2010, 18:04
Replies: 603
Views: 952,791
Posted By Lightokun
Re: uq_jumpstats

Which of you use? On mine gentoo (2.6.36-gentoo-r3) with amxx 1.8.2 all works perfect.
Forum: Unapproved/Old Plugins 12-18-2010, 15:36
Replies: 603
Views: 952,791
Posted By Lightokun
Re: uq_jumpstats

Example of web-stat page is here: http://epic-s.ru/uq_jumpstats2.0/
In next version: search by nick|ip|authid, valid xhtml, fix titles and add menu for speeds / blocks when "No stats found"....
Forum: Unapproved/Old Plugins 11-26-2010, 04:14
Replies: 603
Views: 952,791
Posted By Lightokun
Re: uq_jumpstats

Windows/linux + 2.15/dev version - no problems.
I'm working on new sql version of uq stats. This, which are in <=2.15 are to slow and need a lot of optimizations.
So don't hurry to switch on mysql,...
Forum: Unapproved/Old Plugins 11-24-2010, 18:19
Replies: 603
Views: 952,791
Posted By Lightokun
Re: uq_jumpstats

Few suggestions for php script:

$blocktop=$_GET['block'];
replace with:
$blocktop=isset($_GET['block']) ? intval($_GET['block']) : null;
couse blocktop uses only twice and both of them - intval...
Forum: Unapproved/Old Plugins 11-24-2010, 17:14
Replies: 603
Views: 952,791
Posted By Lightokun
Re: uq_jumpstats

Check please. I like your plugin and it works well with flatfiles, but not with DB.
Forum: Unapproved/Old Plugins 11-24-2010, 16:52
Replies: 603
Views: 952,791
Posted By Lightokun
Re: uq_jumpstats

http://178.49.40.188:8080/uq_jumpstats.php?nametype=StandUp%20BhoplongJump&type=sbj
Click on your nick => redirect.
Seems that it doesn't work normal, right?
Also, is it normal, that there are a...
Forum: Unapproved/Old Plugins 11-24-2010, 16:37
Replies: 603
Views: 952,791
Posted By Lightokun
Re: uq_jumpstats

Same issue, same arhive? I fixed it by myself. Tops works well, but players don't.
Look here: http://epic-s.ru/uq_jumpstats.php?id=[kk]%20|%20Olen!&name=[kk]%20|%20Olen! I commented javascript line....
Forum: Unapproved/Old Plugins 11-24-2010, 15:59
Replies: 603
Views: 952,791
Posted By Lightokun
Re: uq_jumpstats

Error - Table '*.upBJ_top' doesn't exist
Resource id #1
Боржом, я что-то забыл настроить? Веб-стата на сайте такое выплевывает, когда жмешь на ник.
Showing results 1 to 19 of 19

 
Forum Jump

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


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