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

[CS:GO] Fake Competitive Rank and Coins (v1.3 FINAL)


Post New Thread Reply   
 
Thread Tools Display Modes
Mac91
Member
Join Date: May 2014
Location: Germany
Old 03-28-2015 , 07:41   Re: [CS:GO] Fake Competitive Rank and Coins (v1.1b - 2015-02-27)
Reply With Quote #31

] sm_elorank @all 18
Unknown command: sm_elorank
Unknown command: spec_scoreboard

It feels like that the elorank command in combination with @all is broken...??
__________________

Last edited by Mac91; 03-28-2015 at 07:48.
Mac91 is offline
ybgr111
Junior Member
Join Date: Mar 2015
Old 03-29-2015 , 11:09   Re: [CS:GO] Fake Competitive Rank and Coins (v1.1b - 2015-02-27)
Reply With Quote #32

Quote:
Originally Posted by Laam4 View Post
Description
Shows competitive ranks on scoreboard. Adds menu command for players to set their rank. Does NOT get player's real competitive rank, only "fake" ranks. Uses clientprefs to save players' ranks. Screenshot Now with coin support.

Command list
  • !mm - Opens competitive rank menu
  • !coin - Opens coin menu
  • !elorank <#userid|name> <0-18> Admin command for setting players' rank, 0 = no rank - 18 = Global elite
  • !emblem <#userid|name> <874-6011> Admin command for setting players' coin
Admin commands supports sourcemod targets eg. @ct, @t and @all.

Coin values

Coins missing map tokens, I was lazy, sry ;__;

Known problems
  • Players changing team/disconnecting leaves "hanging" ranks on scoreboard
  • Everyone on your server claims to be Global Elite


Todo
  • Translations?
  • Admin menu

Changelog
Can you remove commands !mm and !coin for me pls.
ybgr111 is offline
Grey83
Veteran Member
Join Date: Dec 2014
Location: Ukraine
Old 03-29-2015 , 12:14  
Reply With Quote #33

Quote:
Originally Posted by ybgr111 View Post
Can you remove commands !mm and !coin for me pls.
Comment out the lines, which spelled out these commands and compile plugin.
Try to use this plugin
Attached Files
File Type: sp Get Plugin or Get Source (elorank-clientprefs-wm.sp - 788 views - 13.2 KB)
__________________

Last edited by Grey83; 03-29-2015 at 12:16.
Grey83 is offline
TheWho
AlliedModders Donor
Join Date: Jul 2012
Old 03-29-2015 , 15:16   Re: [CS:GO] Fake Competitive Rank and Coins (v1.1b - 2015-02-27)
Reply With Quote #34

Is here anything that could fix the scoreboard bug?
https://forums.alliedmods.net/showthread.php?t=260563
TheWho is offline
MetalSkater92
Member
Join Date: Mar 2013
Old 04-10-2015 , 09:27   Re: [CS:GO] Fake Competitive Rank and Coins (v1.1b - 2015-02-27)
Reply With Quote #35

How did you get Penta and Titan to show up? and can I change it to get my own team on the server? I have a PNG logo of my Team I'd like to display on the scoreboard, and we have 2 branches country wise, Netherlands and Swedish. So how do I get the country flags up there too.

Last edited by MetalSkater92; 04-10-2015 at 10:15.
MetalSkater92 is offline
MyBack
AlliedModders Donor
Join Date: Oct 2012
Location: Indiana, United States
Old 04-10-2015 , 11:31   Re: [CS:GO] Fake Competitive Rank and Coins (v1.1b - 2015-02-27)
Reply With Quote #36

Quote:
Originally Posted by MetalSkater92 View Post
How did you get Penta and Titan to show up? and can I change it to get my own team on the server? I have a PNG logo of my Team I'd like to display on the scoreboard, and we have 2 branches country wise, Netherlands and Swedish. So how do I get the country flags up there too.
Quote:
Originally Posted by MyBack View Post
I'm assuming you're talking about CS:GO. In that case you can just use the provided server commands:

For CT
mp_teamname_1 ct name here
mp_teamlogo_1 shortfilename
For T
mp_teamname_2 t name here
mp_teamlogo_2 shortfilename

*Note: Team logos are found in resource/flash/econ/tournaments/teams/, you can make clients download a 64x64 PNG by adding it to the download table, but the file name must be shorter than 7(more or less) characters

*Another thing, HTML tags work for team names, however you can't change their color through the font tag anymore, one of the recent updates broken it
MyBack is offline
m22b
Senior Member
Join Date: Jul 2013
Old 04-12-2015 , 11:49   Re: [CS:GO] Fake Competitive Rank and Coins (v1.1b - 2015-02-27)
Reply With Quote #37

Quote:
Originally Posted by Laam4 View Post
Description
Shows competitive ranks on scoreboard. Adds menu command for players to set their rank. Does NOT get player's real competitive rank, only "fake" ranks. Uses clientprefs to save players' ranks. Screenshot Now with coin support.

Command list
  • !mm - Opens competitive rank menu
  • !coin - Opens coin menu
  • !elorank <#userid|name> <0-18> Admin command for setting players' rank, 0 = no rank - 18 = Global elite
  • !emblem <#userid|name> <874-6011> Admin command for setting players' coin
Admin commands supports sourcemod targets eg. @ct, @t and @all.

Coin values

Coins missing map tokens, I was lazy, sry ;__;

Known problems
  • Players changing team/disconnecting leaves "hanging" ranks on scoreboard
  • Everyone on your server claims to be Global Elite


Todo
  • Translations?
  • Admin menu

Changelog
Code:
                AddMenuItem(MenuHandle, "15", "Legendary Eagle");
		AddMenuItem(MenuHandle, "16", "Legandary Eagle Master");
16 - Legandary
m22b is offline
Addicted.
AlliedModders Donor
Join Date: Dec 2013
Location: 0xA9D0DC
Old 04-15-2015 , 07:32   Re: [CS:GO] Fake Competitive Rank and Coins (v1.1b - 2015-02-27)
Reply With Quote #38

Do you know if we are going to get an update for this anytime soon?
Addicted. is offline
sneaK
SourceMod Moderator
Join Date: Feb 2015
Location: USA
Old 04-22-2015 , 01:43   Re: [CS:GO] Fake Competitive Rank and Coins (v1.1b - 2015-02-27)
Reply With Quote #39

Hope this plugin isn't DOA, I love it but the only thing stopping me from using it on my server is the cleanup of ranks on the scoreboard. Hope we can get an update soon!
__________________

Last edited by sneaK; 04-22-2015 at 01:43.
sneaK is offline
7106
Senior Member
Join Date: Jun 2013
Old 04-30-2015 , 05:28   Re: [CS:GO] Fake Competitive Rank and Coins (v1.1b - 2015-02-27)
Reply With Quote #40

how 'bout make plugin that show player's real rank automacally
7106 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 14:42.


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