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

Basic SkillPoints v2.0.2 SE with API [FVault & SQL]


Post New Thread Reply   
 
Thread Tools Display Modes
guipatinador
SourceMod Donner Party
Join Date: Oct 2009
Location: Poortugal
Old 03-27-2013 , 20:47   Re: Basic SkillPoints v2.0.0 SE with API [FVault & SQL]
Reply With Quote #91

I have released a Special Edition (v2.0.0).
http://i.imgur.com/Q5P4PPa.jpg

Changelog:
Code:
v2.0.0 (28/03/2013) FVault & SQL SPECIAL EDITION
    - Inclusion of Kills, Deaths, HeadShots, Knife Kills / Deaths, Grenade Kills / Deaths, Bomb Explosions, Defused Bombs and Won Rounds
    - Top15 restructured (JumpStats style)
I will not support old versions.
If you want the old version (v1.2.0), PM me.

Last edited by guipatinador; 03-27-2013 at 20:51.
guipatinador is offline
kwpd
AlliedModders Donor
Join Date: Mar 2009
Location: panama
Old 03-28-2013 , 03:46   Re: Basic SkillPoints v2.0.0 SE with API [FVault & SQL]
Reply With Quote #92

+karma
__________________
kwpd is offline
Old 04-05-2013, 09:05
kable
This message has been deleted by YamiKaitou. Reason: No
Old 05-01-2013, 20:10
kwpd
This message has been deleted by YamiKaitou. Reason: English Only
Jamesas007
Member
Join Date: Nov 2012
Old 05-30-2013 , 03:56   Re: Basic SkillPoints v2.0.0 SE with API [FVault & SQL]
Reply With Quote #93

hi all i have error in this plugin, i try change map but skill plugint dont work ....
108:16 L 05/30/2013 - 108:18: [AMXX] Plugin ("BasicSkillPointsSQL_SE.amxx") is setting itself as failed.
108:16 L 05/30/2013 - 108:18: [AMXX] Plugin says: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
108:16 L 05/30/2013 - 108:18: [AMXX] Run time error 1 (plugin "BasicSkillPointsSQL_SE.amxx") - forced exit

and in web error
Warning: mysql_fetch_array() expects parameter 1 to be resource, boolean given in /var/www/mixstats/index.php on line 35 Warning: Invalid argument supplied for foreach() in /var/www/mixstats/index.php on line 72
Jamesas007 is offline
YamiKaitou
Has a lovely bunch of coconuts
Join Date: Apr 2006
Location: Texas
Old 05-30-2013 , 04:31   Re: Basic SkillPoints v2.0.0 SE with API [FVault & SQL]
Reply With Quote #94

Quote:
Originally Posted by Jamesas007 View Post
hi all i have error in this plugin, i try change map but skill plugint dont work ....
108:16 L 05/30/2013 - 108:18: [AMXX] Plugin ("BasicSkillPointsSQL_SE.amxx") is setting itself as failed.
108:16 L 05/30/2013 - 108:18: [AMXX] Plugin says: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
108:16 L 05/30/2013 - 108:18: [AMXX] Run time error 1 (plugin "BasicSkillPointsSQL_SE.amxx") - forced exit
Use the IP address for your SQL Database instead of the DNS name.
__________________
ProjectYami Laboratories

I do not browse the forums regularly anymore. If you need me for anything (asking questions or anything else), then PM me (be descriptive in your PM, message containing only a link to a thread will be ignored).
YamiKaitou is offline
piepie
Member
Join Date: May 2013
Location: Pieland *.*
Old 05-30-2013 , 06:05   Re: Basic SkillPoints v2.0.0 SE with API [FVault & SQL]
Reply With Quote #95

Can you tell me how it works with headshot and normal kill? When you kill and hit in head you'll get killpoints + headshot points?
__________________

piepie is offline
Jamesas007
Member
Join Date: Nov 2012
Old 05-30-2013 , 06:15   Re: Basic SkillPoints v2.0.0 SE with API [FVault & SQL]
Reply With Quote #96


web is loading but with error, and with plugin something bad
Jamesas007 is offline
guipatinador
SourceMod Donner Party
Join Date: Oct 2009
Location: Poortugal
Old 05-30-2013 , 06:40   Re: Basic SkillPoints v2.0.0 SE with API [FVault & SQL]
Reply With Quote #97

That error is normal because you don't have players in the database.
Plugin works fine here. Try to restart server and change your map.

Quote:
Originally Posted by piepie View Post
Can you tell me how it works with headshot and normal kill? When you kill and hit in head you'll get killpoints + headshot points?
No. It will count headshot points.

Last edited by guipatinador; 05-30-2013 at 06:42.
guipatinador is offline
Old 05-30-2013, 06:54
Jamesas007
This message has been deleted by Jamesas007.
Jamesas007
Member
Join Date: Nov 2012
Old 05-30-2013 , 06:55   Re: Basic SkillPoints v2.0.0 SE with API [FVault & SQL]
Reply With Quote #98

Quote:
Originally Posted by guipatinador View Post
That error is normal because you don't have players in the database.
Plugin works fine here. Try to restart server and change your map.
2min ago i tested again with players, and plugin not working, Nvault work perfect but with mysql php something wrong here ..
Jamesas007 is offline
pepe_thugs
Senior Member
Join Date: Aug 2010
Location: Portugal , Braga
Old 06-01-2013 , 08:25   Re: Basic SkillPoints v2.0.0 SE with API [FVault & SQL]
Reply With Quote #99

Quote:
Originally Posted by Jamesas007 View Post
2min ago i tested again with players, and plugin not working, Nvault work perfect but with mysql php something wrong here ..
The plugin works perfectly. You have this cvars correct ??

PHP Code:
bps_sql_host "" // Host (SQL ONLY)
bps_sql_user "" Username of the database (SQL ONLY)
bps_sql_pass "" // Password of the database (SQL ONLY)
bps_sql_db "" // Name of the database (SQL ONLY) 
and in index.php

PHP Code:
$sql_ip "localhost";
$sql_user "mysql_user";
$sql_password "mysql_password";
$sql_database "database_name"
And you have the module mysql activate in the server ??
pepe_thugs is offline
piepie
Member
Join Date: May 2013
Location: Pieland *.*
Old 06-06-2013 , 16:23   Re: Basic SkillPoints v2.0.0 SE with API [FVault & SQL]
Reply With Quote #100

Can you make like if you are level 5 you'll only get 0.6 of the total skillpoints earned. So when you level up , is more difficult to level up again , only for leet players.
__________________

piepie 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 23:18.


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