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


Raised This Month: $ Target: $400
 0% 

Showing results 1 to 5 of 5
Search took 0.03 seconds.
Search: Posts Made By: senecas
Forum: Unapproved/Old Plugins 04-21-2011, 00:13
Replies: 603
Views: 958,963
Posted By senecas
Re: uq_jumpstats v2.38

** borjomi **


public client_disconnect(id)
{
if(kz_sql == 1 || kz_sql == 2)
{
new tmp_str[3];
num_to_str(g_sql_pid[id], tmp_str, 2);
if(TrieKeyExists(JumpPlayers, tmp_str))
Forum: Unapproved/Old Plugins 04-15-2011, 21:05
Replies: 603
Views: 958,963
Posted By senecas
Re: uq_jumpstats v2.37d

** borjomi **

I solved the problem.
it is nothing to do with uq-jumpstas.

Building Block ( http://forums.alliedmods.net/showthread.php?p=504633 )
I has used that to prevent pp who go to...
Forum: Unapproved/Old Plugins 04-14-2011, 01:13
Replies: 603
Views: 958,963
Posted By senecas
Re: uq_jumpstats v2.37d

== in uq_sql.inc ==
I changed Code where check new or reg player,
SQL_Connection() + SQL_PrepareQuery can make server lag on poor connection.
but in your code, it check every...
Forum: Unapproved/Old Plugins 04-13-2011, 23:45
Replies: 603
Views: 958,963
Posted By senecas
Re: uq_jumpstats v2.37d

** borjomi **

Somtimes It does not show any stats-info.
check this demo.
Forum: Unapproved/Old Plugins 04-07-2011, 02:27
Replies: 603
Views: 958,963
Posted By senecas
Re: uq_jumpstats v2.37с

*** Need to be fixed ***
mysql.php

function escape($str)
{
return is_array($str) ? '' : '\''.mysql_real_escape_string($this->link_id, $str).'\'';
}

==>
Showing results 1 to 5 of 5

 
Forum Jump

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


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