This site is a testing version, but all data is shared with the live forum.


Raised This Month: $ Target: $400
 0% 

uq_jumpstats v2.42


Post New Thread Reply   
 
Thread Tools Display Modes
borjomi
Senior Member
Join Date: May 2010
Location: Russia, Novosibirsk
Old 04-18-2011 , 06:16   Re: uq_jumpstats v2.38
Reply With Quote #371

Quote:
Originally Posted by grimvh2 View Post
Wtf? I am using the newest version... Where you get the idea that I am using something of a half year ago.

edit: not really time to make a demo. But when I am doing double scj, it mostly shows as a normal scj sometimes as a cj and a few times as a weirdjump, which is really weird because im jumping at a flat surface.

I am not the one that approves plugins, but if something bugs like that it should be unapproved.
if you jumped 100aa its you problem, plugin doesn't support 100aa, i make cvar cuz many people ask me

if u use 10aa, its you bad jumping skill cuz plug have some resets if you doing somthing wrong, i can record demo with each jump style for you without bugging with normal detection
__________________
Selling some Private plugins like anti Fps Hack
and other fun's projects (legal and not very) borjomi-page.at.ua

Last edited by borjomi; 04-18-2011 at 06:18.
borjomi is offline
Send a message via ICQ to borjomi
th.mp3
Junior Member
Join Date: Mar 2011
Old 04-18-2011 , 15:51   Re: uq_jumpstats v2.37d
Reply With Quote #372

Quote:
Originally Posted by borjomi View Post
increase cvar distance (good,pro,holy,leet,god) for drop bhop how you want, and noob jumpres cant spam to chat
ok i now about that ... :/
maybe and this is just suggestion that in the next version you do for DropBhop something that will have defined height, that they cant jump from where thay whant


EDIT: this plugin have something for DropBhop, dont allow to jump from where you want http://forums.alliedmods.net/showthr...ight=jumpstats

i like your plugin, thats why im suggesting about this, to make it better than its now
__________________
Fight for honor, fight for your life
Pray to God that our side is right
Although we won I still may lose, until I make it home to you
I see our mothers filled with tears,grew up so fast where did those years go?
Memories won't let you cry, unless I don't return tonight

Last edited by th.mp3; 04-18-2011 at 15:57.
th.mp3 is offline
kiamikadze
Junior Member
Join Date: Aug 2009
Old 04-20-2011 , 06:14   Re: uq_jumpstats v2.38
Reply With Quote #373

An error occurred

MySQL query #1 failed
MySQL reported error #1146:
Table 'uq_jumpstats.uq_jumps' doesn't exist
/var/www/uq_jumpstats/index.php:102




I created a database named uq_jumpstats how can i fix this error ?
kiamikadze is offline
senecas
Senior Member
Join Date: Jun 2006
Old 04-21-2011 , 00:13   Re: uq_jumpstats v2.38
Reply With Quote #374

** borjomi **

PHP Code:
public client_disconnect(id)
{
    if(
kz_sql == || kz_sql == 2)
    {
        new 
tmp_str[3];
        
num_to_str(g_sql_pid[id], tmp_str2);
        if(
TrieKeyExists(JumpPlayerstmp_str))
            
TrieDeleteKey(JumpPlayerstmp_str);
    }

tmp_str[3] is not enough array.
If g_sql_pid[id] is 1000, tmp_str will be 10.
12 or above

hum...I think JumpPlayers with sql_pid is never used. right?

Last edited by senecas; 04-21-2011 at 00:27.
senecas is offline
borjomi
Senior Member
Join Date: May 2010
Location: Russia, Novosibirsk
Old 04-21-2011 , 01:23   Re: uq_jumpstats v2.38
Reply With Quote #375

Quote:
Originally Posted by senecas View Post
** borjomi **

PHP Code:
public client_disconnect(id)
{
    if(
kz_sql == || kz_sql == 2)
    {
        new 
tmp_str[3];
        
num_to_str(g_sql_pid[id], tmp_str2);
        if(
TrieKeyExists(JumpPlayerstmp_str))
            
TrieDeleteKey(JumpPlayerstmp_str);
    }

tmp_str[3] is not enough array.
If g_sql_pid[id] is 1000, tmp_str will be 10.
12 or above

hum...I think JumpPlayers with sql_pid is never used. right?
Sql module support Light, wait his answer.
__________________
Selling some Private plugins like anti Fps Hack
and other fun's projects (legal and not very) borjomi-page.at.ua

Last edited by borjomi; 04-21-2011 at 03:14.
borjomi is offline
Send a message via ICQ to borjomi
Lightokun
Member
Join Date: Oct 2009
Old 04-21-2011 , 11:28   Re: uq_jumpstats v2.38
Reply With Quote #376

Quote:
Originally Posted by senecas View Post
** borjomi **

PHP Code:
public client_disconnect(id)
{
    if(
kz_sql == || kz_sql == 2)
    {
        new 
tmp_str[3];
        
num_to_str(g_sql_pid[id], tmp_str2);
        if(
TrieKeyExists(JumpPlayerstmp_str))
            
TrieDeleteKey(JumpPlayerstmp_str);
    }

tmp_str[3] is not enough array.
If g_sql_pid[id] is 1000, tmp_str will be 10.
12 or above

hum...I think JumpPlayers with sql_pid is never used. right?
Thanks, fixed. But it's not critical bug.
Attached Files
File Type: sma Get Plugin or Get Source (uq_jumpstats.sma - 433 views - 290.7 KB)
__________________
Lightokun is offline
niebuhr
Junior Member
Join Date: Mar 2010
Old 04-21-2011 , 12:45   Re: uq_jumpstats v2.38
Reply With Quote #377

hi mate i can not download amxx file because it says : uq_jumpstats.sma(14) : fatal error 100: cannot read from file: "colorchat"

what should I do?
niebuhr is offline
drekes
Veteran Member
Join Date: Jul 2009
Location: Vault 11
Old 04-21-2011 , 12:51   Re: uq_jumpstats v2.38
Reply With Quote #378

Quote:
Originally Posted by niebuhr View Post
hi mate i can not download amxx file because it says : uq_jumpstats.sma(14) : fatal error 100: cannot read from file: "colorchat"

what should I do?
Compile it yourself.
__________________

Quote:
Originally Posted by nikhilgupta345 View Post
You're retarded.
drekes is offline
Send a message via MSN to drekes
Miko000000
Senior Member
Join Date: Jul 2008
Location: Slovakia
Old 04-21-2011 , 17:30   Re: uq_jumpstats v2.38
Reply With Quote #379

hello i have a big problem with webstats.

my settings are :

Code:
// Options for Sql Module
kz_uq_host "mysql.webzdarma.cz"
kz_uq_user "face"
kz_uq_pass "******"
kz_uq_db "face"
// This Option used only in Showing Top(sql), change this if you use another url on you web server
kz_uq_url "http://face.xf.cz/top/index.php?type=lj&from_game=true"
kz_uq_update_auth 1 - Update in DB Steam and Ip
Code:
<?php
$mysql['extension'] = 'mysql'; // mysql or mysqli
$mysql['persistent'] = false; // use persistent connect? works with mysql or mysqli+php 5.3, DOESN'T WORKS WITH mysqli & php < 5.3
$mysql['host'] = 'mysql.webzdarma.cz'; // mysql db host
$mysql['user'] = 'face'; // mysql db user
$mysql['pass'] = '******'; // mysql db user pass
$mysql['port'] = 3306; // mysql port; default - 3306
$mysql['db'] = 'face'; // mysql database name
$mysql['players_table'] = 'uq_players'; // mysql players table name
$mysql['jumps_table'] = 'uq_jumps'; // mysql jumps table name
$mysql['blocks_table'] = 'uq_block_tops'; // mysql block tops table name
Code:
MySQL reported error #1146:
Table 'face.uq_jumps' doesn't exist
/3w/xf.cz/f/face/top/index.php:102
please where is mistake ? sql module is ok database´s name is face. config is good . please help me
Miko000000 is offline
Send a message via ICQ to Miko000000 Send a message via Skype™ to Miko000000
Lightokun
Member
Join Date: Oct 2009
Old 04-22-2011 , 04:36   Re: uq_jumpstats v2.38
Reply With Quote #380

Quote:
Originally Posted by Miko000000 View Post
hello i have a big problem with webstats.

my settings are :

Code:
// Options for Sql Module
kz_uq_host "mysql.webzdarma.cz"
kz_uq_user "face"
kz_uq_pass "******"
kz_uq_db "face"
// This Option used only in Showing Top(sql), change this if you use another url on you web server
kz_uq_url "http://face.xf.cz/top/index.php?type=lj&from_game=true"
kz_uq_update_auth 1 - Update in DB Steam and Ip
Code:
<?php
$mysql['extension'] = 'mysql'; // mysql or mysqli
$mysql['persistent'] = false; // use persistent connect? works with mysql or mysqli+php 5.3, DOESN'T WORKS WITH mysqli & php < 5.3
$mysql['host'] = 'mysql.webzdarma.cz'; // mysql db host
$mysql['user'] = 'face'; // mysql db user
$mysql['pass'] = '******'; // mysql db user pass
$mysql['port'] = 3306; // mysql port; default - 3306
$mysql['db'] = 'face'; // mysql database name
$mysql['players_table'] = 'uq_players'; // mysql players table name
$mysql['jumps_table'] = 'uq_jumps'; // mysql jumps table name
$mysql['blocks_table'] = 'uq_block_tops'; // mysql block tops table name
Code:
MySQL reported error #1146:
Table 'face.uq_jumps' doesn't exist
/3w/xf.cz/f/face/top/index.php:102
please where is mistake ? sql module is ok database´s name is face. config is good . please help me
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.
__________________
Lightokun 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 15:38.


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