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

[CS:GO] ckSurf (1.18f, 24.11.2015)


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Baws
Veteran Member
Join Date: Oct 2012
Old 12-18-2015 , 00:25   Re: [CS:GO] ckSurf (1.18b, 24.11.2015)
Reply With Quote #8

Just create the table "ck_playertimes" in your database using this:
PHP Code:
CREATE TABLE IF NOT EXISTS ck_playertimes (steamid VARCHAR(32), mapname VARCHAR(32), name VARCHAR(32), runtimepro FLOAT NOT NULL DEFAULT '-1.0'PRIMARY KEY(steamid,mapname)); CREATE INDEX maprank ON ck_playertimes (mapnameruntimepro); 
__________________
Like my clean plugins and work?

Last edited by Baws; 12-18-2015 at 00:25.
Baws is offline
 


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 04:07.


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