Raised This Month: $32 Target: $400
 8% 

ProKreedz 2.31


Post New Thread Reply   
 
Thread Tools Display Modes
berix
Member
Join Date: Aug 2006
Location: Poland
Old 07-16-2011 , 20:27   Re: ProKreedz 2.27
Reply With Quote #521

Hi, this version sql and sql stats have some bugs:

1) when i do only one record in nub15 in web stats doesnt show record and map

2) Last 10 Pro entries doesnt work (no find page)

3) when i run with scout and before finish change weapon to usp, in chat show weapon usp but should show scout..

4) in a package is a file Updates.txt and this file write:
2.28
*Add Custom Start/Stop
*Add Timer/CP/TP when targeting players
*Add weapons into non-SQL version (hopefully the top won't bug)
*Add /finish command
*Change kz_hook_prize to kz_prizes


but still is a version 2.27....


pls check and repair this errors/problems !!!
__________________

Last edited by berix; 07-17-2011 at 09:05.
berix is offline
plowed
Senior Member
Join Date: Oct 2010
Location: germany
Old 07-17-2011 , 17:56   Re: ProKreedz 2.27
Reply With Quote #522

Nuclear you rly should update your first post cuz

PHP Code:
kz_sql_file register_cvar("kz_sql_files""http://kz-romania.com/top15kz"
And you wrote

Quote:
- kz_sql_file "IP of the domain you have the php files on (usually same with host IP)
It cost me 2 hours to find that ://
plowed is offline
NucL3ra
Veteran Member
Join Date: Sep 2008
Location: Bucuresti , Romania
Old 07-18-2011 , 15:36   Re: ProKreedz 2.27
Reply With Quote #523

Quote:
Originally Posted by berix View Post
Hi, this version sql and sql stats have some bugs:

1) when i do only one record in nub15 in web stats doesnt show record and map

2) Last 10 Pro entries doesnt work (no find page)

3) when i run with scout and before finish change weapon to usp, in chat show weapon usp but should show scout..

4) in a package is a file Updates.txt and this file write:
2.28
*Add Custom Start/Stop
*Add Timer/CP/TP when targeting players
*Add weapons into non-SQL version (hopefully the top won't bug)
*Add /finish command
*Change kz_hook_prize to kz_prizes


but still is a version 2.27....


pls check and repair this errors/problems !!!
1) What do you mean by 'only one record'. What do you mean it doesn't show record and map ?
2) Last 10 Pro entries is the PHP file from kz-arg, I'll delete it asap
3) I think I'll have to edit a little the /scout function (by stripping you of usp/knife)
4) That was a to-do list before I stopped working.


Quote:
Originally Posted by plowed View Post
Nuclear you rly should update your first post cuz

PHP Code:
kz_sql_file register_cvar("kz_sql_files""http://kz-romania.com/top15kz"
And you wrote

It cost me 2 hours to find that ://
I don't think I should edit the first post, that's the folder where i put the PHP files.


Edit:
- Added the kz_lastpro php file into the archive
- Fixed the scout pro15 bug
__________________
My nickname is nucLeaR, I just screwed up at registering and didn't want to change after that X_X.

Last edited by NucL3ra; 07-18-2011 at 15:51.
NucL3ra is offline
Send a message via Yahoo to NucL3ra
plowed
Senior Member
Join Date: Oct 2010
Location: germany
Old 07-18-2011 , 16:29   Re: ProKreedz 2.27
Reply With Quote #524

Nuclear there is a typo

kz_sql_files is the cvar

But you wrote in the description

kz_sql_file without the "s"

BTW: it would be nice if you add a flag when the country of a user is not found

Quote:
Fixed the scout pro15 bug
Could you please say what do you edit?

Last edited by plowed; 07-18-2011 at 16:44.
plowed is offline
NucL3ra
Veteran Member
Join Date: Sep 2008
Location: Bucuresti , Romania
Old 07-18-2011 , 16:48   Re: ProKreedz 2.27
Reply With Quote #525

If you type scout, you'll lose usp & knife and get scout only.
If you type usp while having scout you will not get anything
If you start again the map you'll get usp&knife and lose the scout

It's kz_sql_files, yeah didn't see that typo.
Isn't there a flag ? (n-a)
__________________
My nickname is nucLeaR, I just screwed up at registering and didn't want to change after that X_X.
NucL3ra is offline
Send a message via Yahoo to NucL3ra
plowed
Senior Member
Join Date: Oct 2010
Location: germany
Old 07-18-2011 , 17:56   Re: ProKreedz 2.27
Reply With Quote #526

Quote:
If you type scout, you'll lose usp & knife and get scout only.
If you type usp while having scout you will not get anything
If you start again the map you'll get usp&knife and lose the scout
I mean at the script because I have a bit modified version of prokreedz and want to add that. :/

Quote:
Isn't there a flag ? (n-a)
http://www.247cs.de/top15/map.php

(at clintmo_bhoptoon)
plowed is offline
NucL3ra
Veteran Member
Join Date: Sep 2008
Location: Bucuresti , Romania
Old 07-19-2011 , 05:37   Re: ProKreedz 2.27
Reply With Quote #527

Oh, well I don't know why there's no country found.

You can go into DB and import something like this:

PHP Code:
 UPDATE `top15
  
SET flags='n-a'
  
WHERE flags='' 
And about the update. I just edited pause(id) and usp(id). Copy and paste them over yours and it's okay.
__________________
My nickname is nucLeaR, I just screwed up at registering and didn't want to change after that X_X.
NucL3ra is offline
Send a message via Yahoo to NucL3ra
rx1983
Senior Member
Join Date: Jan 2009
Location: BRASIL
Old 07-19-2011 , 07:15   Re: ProKreedz 2.27
Reply With Quote #528

I think there should be a description for this plugin.
it appears to be a mixture of many things. amx_super the same.
which is kreedz ?
__________________
rx1983 is offline
Send a message via MSN to rx1983
NucL3ra
Veteran Member
Join Date: Sep 2008
Location: Bucuresti , Romania
Old 07-19-2011 , 10:19   Re: ProKreedz 2.27
Reply With Quote #529

It's not really a mixture of many things.
All the features are needed in some situations or all situations while playing a KZ map in a public server. There are for sure some things to be added...
__________________
My nickname is nucLeaR, I just screwed up at registering and didn't want to change after that X_X.
NucL3ra is offline
Send a message via Yahoo to NucL3ra
STI-ScorpioN
Member
Join Date: Aug 2006
Location: POLAND
Old 07-19-2011 , 16:36   Re: ProKreedz 2.27
Reply With Quote #530

"1) when i do only one record in nub15 in web stats doesnt show record and map"

this is my bug (BUG 1:0 +ScorpioN+ ) ...
If the map does not have a pro record is omitted in the map list of records - currently I have a tight schedule so see what we can do

I contacted the Berix.
The introduction of some of his remarks to a newer version such as a different scoring system, etc.

CYA
STI-ScorpioN 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 09:03.


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