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

Climb


Post New Thread Reply   
 
Thread Tools Display Modes
rapidooo94
New Member
Join Date: Oct 2006
Location: paris
Old 03-05-2008 , 02:06   Re: Climb
Reply With Quote #121

hello
first sorry for my english
i want to know if it's possible to do a rank serveur on a php website
i tried this request sql but im not sure its the good request:
Code:
$select = 'SELECT DISTINCT alias, SUM(score) as nbpoints , COUNT( score ) AS nbscores
FROM players p, scores s
WHERE p.user_id= s.user_id
AND boosts=0
GROUP BY alias
ORDER BY nbpoints desc
LIMIT 0 , 100';
can u help me plz i want to do a rank server
i dont undestand how score have been attribuate
thanks u
very good job man
rapidooo94 is offline
ViNiZiN
Junior Member
Join Date: Dec 2007
Old 03-07-2008 , 15:06   Re: Climb
Reply With Quote #122

How to Stop the Boost's
ViNiZiN is offline
Min2liz
AlliedModders Donor
Join Date: Feb 2008
Location: Street
Old 03-10-2008 , 07:15   Re: Climb
Reply With Quote #123

Quote:
Originally Posted by ViNiZiN View Post
How to Stop the Boost's
Look CVARS:

Quote:
climb_boost <1|0> : Enables|Disables boosting.
By default is on: 1
Min2liz is offline
Min2liz
AlliedModders Donor
Join Date: Feb 2008
Location: Street
Old 03-17-2008 , 12:42   Re: Climb
Reply With Quote #124

ian.cammarata is there any solution to fix this problem with top? Maybe yuo work with this? I really love this plugins, and want that server stay with this plugin, but only one problem with top
Min2liz is offline
drumzplaya13
Senior Member
Join Date: Feb 2008
Location: TEXAS
Old 03-17-2008 , 18:10   Re: Climb
Reply With Quote #125

I need help. The hook doesnt work. it says it grants the hook but no one has the hook. Also the bhop, I can just keep pressing it and cheat my way threw the map, it just keep pressing it and i keep going up and then i can finish i map if its a map you can just go put the side of a building or something. I need help I dont know how to get hook to work properly and I followed the directions and everything. please help asap.
__________________
Think Positive - Stay Positive
drumzplaya13 is offline
shockaj
Junior Member
Join Date: Nov 2007
Old 05-04-2008 , 15:35   Re: Climb
Reply With Quote #126

When people finish the map, there is an error with the top15 it says
"
[Climb] DB Registration Error: Please notify a server admin
"

for the nightly build..

how do i get the top15 to work?

Last edited by shockaj; 05-04-2008 at 16:52.
shockaj is offline
CLLlAgOB
Senior Member
Join Date: Oct 2007
Location: Russia
Old 06-09-2008 , 18:38   Re: Climb
Reply With Quote #127

can you shared climb.php for web statistic (for mysql)?
CLLlAgOB is offline
ian.cammarata
Member
Join Date: May 2007
Location: U.S.
Old 06-10-2008 , 22:24   Re: Climb
Reply With Quote #128

Quote:
Originally Posted by CLLlAgOB View Post
can you shared climb.php for web statistic (for mysql)?
It doesn't exist to my knowledge, sorry. I started on it a while back, before I kind of abandoned the project , but never really got anything done on it, and don't know if I still have what I started.
__________________

Last edited by ian.cammarata; 06-10-2008 at 22:26.
ian.cammarata is offline
CLLlAgOB
Senior Member
Join Date: Oct 2007
Location: Russia
Old 06-12-2008 , 00:16   Re: Climb
Reply With Quote #129

I have almost finished php a script/
Tell that for a column wpns
wpns 6 = knife?
Write all values wpns please.
And i edit you plugin for work whis kz_hook.sma
P.S. Sorry for my bad eng

Last edited by CLLlAgOB; 06-12-2008 at 00:22.
CLLlAgOB is offline
ian.cammarata
Member
Join Date: May 2007
Location: U.S.
Old 06-13-2008 , 11:05   Re: Climb
Reply With Quote #130

Quote:
Originally Posted by CLLlAgOB View Post
I have almost finished php a script/
Tell that for a column wpns
wpns 6 = knife?
Write all values wpns please.
switch( wpn_rank )
{
case 0:
name = "AWP"
case 1:
name = "Para"
case 2:
name = "M4A1"
case 3:
name = "SG552"
case 4:
name = "Famas"
case 5:
name = "P90"
case 6:
name = "USP"
case 7:
name = "Scout"
}
__________________
ian.cammarata is offline
Old 06-13-2008, 13:03
CLLlAgOB
This message has been deleted by CLLlAgOB.
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 20:51.


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