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

[TF2] Player Ranks


Post New Thread Reply   
 
Thread Tools Display Modes
Aderic
Senior Member
Join Date: Oct 2011
Old 12-05-2014 , 19:39   Re: [TF2] Player Ranks
Reply With Quote #191

Quote:
Originally Posted by Teamkiller324 View Post
Thanks for the reply, Aderic!. also, thank you for the help of the chattag, it could be possible to code a plugin for it that adds the "sm_pr_chattag" as an example to this plugin. anyways, merry christmas!
It is possible, but I'm not going to do it.

That's an unreasonable request, stripping the name of the plugin from the plugin. I don't see any reason in doing so.
__________________
Aderic is offline
koscar12
Member
Join Date: Jan 2014
Old 02-07-2015 , 20:53   Re: [TF2] Player Ranks
Reply With Quote #192

I dont know how to make a table (mysql)
CREATE DATABASE IF NOT EXISTS playerranks;USE playerranks;CREATE TABLE IF NOT EXISTS `players` (`steamid` TEXT, `nickname` TEXT, `points` FLOAT DEFAULT 0.00, `seen` INTEGER DEFAULT 0);

I'm Win7 user..
koscar12 is offline
Aderic
Senior Member
Join Date: Oct 2011
Old 02-07-2015 , 23:01   Re: [TF2] Player Ranks
Reply With Quote #193

Quote:
Originally Posted by koscar12 View Post
I dont know how to make a table (mysql)
CREATE DATABASE IF NOT EXISTS playerranks;USE playerranks;CREATE TABLE IF NOT EXISTS `players` (`steamid` TEXT, `nickname` TEXT, `points` FLOAT DEFAULT 0.00, `seen` INTEGER DEFAULT 0);

I'm Win7 user..
Which software are you using to access your database? Do you see a button labelled "SQL" or "Query"? This is where you would put in your command.
__________________
Aderic is offline
koscar12
Member
Join Date: Jan 2014
Old 02-07-2015 , 23:24   Re: [TF2] Player Ranks
Reply With Quote #194

Quote:
Originally Posted by Aderic View Post
Which software are you using to access your database? Do you see a button labelled "SQL" or "Query"? This is where you would put in your command.
Using xappm (php,phpmyadmin,MySQL)

Last edited by koscar12; 02-07-2015 at 23:26.
koscar12 is offline
Aderic
Senior Member
Join Date: Oct 2011
Old 02-08-2015 , 00:53   Re: [TF2] Player Ranks
Reply With Quote #195

Quote:
Originally Posted by koscar12 View Post
Using xappm (php,phpmyadmin,MySQL)
Awesome! Once you've logged in to phpMyAdmin you should have a button on the right-pane titled "SQL" I believe.

You should be able to hit it, paste the query in and click "Execute".

If there are any errors reported, just post them and I'll try to help you from there.
__________________
Aderic is offline
koscar12
Member
Join Date: Jan 2014
Old 02-08-2015 , 02:37   Re: [TF2] Player Ranks
Reply With Quote #196

Quote:
Originally Posted by Aderic View Post
Awesome! Once you've logged in to phpMyAdmin you should have a button on the right-pane titled "SQL" I believe.

You should be able to hit it, paste the query in and click "Execute".

If there are any errors reported, just post them and I'll try to help you from there.
Thank you! Done!
koscar12 is offline
Newbie1992
Senior Member
Join Date: Jan 2013
Location: Germany
Old 03-16-2015 , 11:07   Re: [TF2] Player Ranks
Reply With Quote #197

Is this plugin working fine?
And does it work on sm 1.7?

Thanks and best regards,
Newbie1992
__________________
Newbie1992 is offline
SPYderman
Senior Member
Join Date: Aug 2013
Old 04-26-2015 , 20:30   Re: [TF2] Player Ranks
Reply With Quote #198

I would enjoy the 'Enhanced Messages' as well, it looked cool. Can't wait!

Last edited by SPYderman; 04-26-2015 at 20:32.
SPYderman is offline
Marverlous
Senior Member
Join Date: May 2013
Old 05-22-2015 , 01:34   Re: [TF2] Player Ranks
Reply With Quote #199

Hello, would it be possible to display a panel when checking a player's stat instead of writing it in the chat?
__________________
Marverlous is offline
MrTimcakes
Senior Member
Join Date: Jan 2012
Location: Uk
Old 06-19-2015 , 13:40   Re: [TF2] Player Ranks
Reply With Quote #200

Could anybody get this to work with score per hour instead of overall score? I've tried but my modified version didn't work, but I've attached it anyway. Score per hour would give a better indication to actual skill not just the amount of playtime they have on the server.
Attached Files
File Type: sp Get Plugin or Get Source (playerranks.sp - 79 views - 141.3 KB)
File Type: txt playerranks.phrases.txt (30.2 KB, 77 views)
__________________
MrTimcakes 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 15:02.


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