AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [CS:GO] Custom Ranks [05/11/2018] (https://forums.alliedmods.net/showthread.php?t=311844)

KlausLaw 11-04-2018 17:43

[CS:GO] Custom Ranks [05/11/2018]
 
1 Attachment(s)
Custom Ranks

Description
Custom ranks based on RankMe points.

Feature list
  • Modifiable ranks by a config.
  • Ranks list with details about every rank.
  • The rank appears in the scoreboard as a tag.
  • The rank appears in the chat with the color you have set in the config.


Commands
  • sm_ranks - opens the ranks list menu.

Screenshots

Changelog
Code:

Version 1.0:
* Release


Installation
Code:

Drop customRanks.smx to sourcemod/plugins.
Drop ranks.cfg to sourcemod/configs (default ranks).

To make your own ranks:

Example
"Ranks"
{
  "RANKNAME1"
  {
      "Points"          "0"
      "Color"          "WHITE"
  }
  "RANKNAME2"
  {
      "Points"          "100"
      "Color"          "YELLOW"
  }
  "RANKNAME3"
  {
      "Points"          "400"
      "Color"          "DARK_RED"
  }
}

Requirements
Credits

Notifications 11-08-2018 14:32

Re: [CS:GO] Custom Ranks [05/11/2018]
 
Any screenshots of this?

KlausLaw 11-09-2018 10:16

Re: [CS:GO] Custom Ranks [05/11/2018]
 
Quote:

Originally Posted by Notifications (Post 2623151)
Any screenshots of this?

Added screenshots.

napster_10 11-09-2018 15:01

Re: [CS:GO] Custom Ranks [05/11/2018]
 
Plugin failed to compile! Please try contacting the author.
cant download

KlausLaw 11-09-2018 15:34

Re: [CS:GO] Custom Ranks [05/11/2018]
 
Quote:

Originally Posted by napster_10 (Post 2623287)
Plugin failed to compile! Please try contacting the author.
cant download

Fixed, i uploaded a zip file.

napster_10 11-09-2018 17:29

Re: [CS:GO] Custom Ranks [05/11/2018]
 
awesome if u can make this compatible to hextags im gonna kiss your ass :D

it seems working BUT
1.) hextags is doing his stuff FIRST i guess...then your plugin..all good but your plugin overwrites the namecolor then of hextags so i have "[DE][Admin] [Platinum] name : text" (textcolor is right again but your plugin overwrites namecolor i guess)
2.) scoretag of course doesnt work together so there is only one and hextags is taking it by overwriting yours i guess
so i have just "[DE] | [Admin] name" there but what i want it to be is "[DE] | [Diamond] | [Admin] name"

manicogaming 11-25-2018 17:56

Re: [CS:GO] Custom Ranks [05/11/2018]
 
Your plugin is giving me this error:

Code:

L 11/25/2018 - 22:52:23: [SM] Exception reported: Failed to lookup SetClanTag signature.
L 11/25/2018 - 22:52:23: [SM] Blaming: customRanks.smx
L 11/25/2018 - 22:52:23: [SM] Call stack trace:
L 11/25/2018 - 22:52:23: [SM]  [0] CS_SetClientClanTag
L 11/25/2018 - 22:52:23: [SM]  [1] Line 113, C:\Users\Klaus\Downloads\customRanks (5).sp::getPlayerRank
L 11/25/2018 - 22:52:23: [SM]  [2] Line 53, C:\Users\Klaus\Downloads\customRanks (5).sp::Event_PlayerSpawn


Cruze 11-26-2018 01:06

Re: [CS:GO] Custom Ranks [05/11/2018]
 
Quote:

Originally Posted by manicogmaing (Post 2625684)
Your plugin is giving me this error:

Code:

L 11/25/2018 - 22:52:23: [SM] Exception reported: Failed to lookup SetClanTag signature.
L 11/25/2018 - 22:52:23: [SM] Blaming: customRanks.smx
L 11/25/2018 - 22:52:23: [SM] Call stack trace:
L 11/25/2018 - 22:52:23: [SM]  [0] CS_SetClientClanTag
L 11/25/2018 - 22:52:23: [SM]  [1] Line 113, C:\Users\Klaus\Downloads\customRanks (5).sp::getPlayerRank
L 11/25/2018 - 22:52:23: [SM]  [2] Line 53, C:\Users\Klaus\Downloads\customRanks (5).sp::Event_PlayerSpawn


Update your sourcemod.

Obyboby 11-27-2018 07:28

Re: [CS:GO] Custom Ranks [05/11/2018]
 
Quote:

Originally Posted by napster_10 (Post 2623313)
awesome if u can make this compatible to hextags im gonna kiss your ass :D

it seems working BUT
1.) hextags is doing his stuff FIRST i guess...then your plugin..all good but your plugin overwrites the namecolor then of hextags so i have "[DE][Admin] [Platinum] name : text" (textcolor is right again but your plugin overwrites namecolor i guess)
2.) scoretag of course doesnt work together so there is only one and hextags is taking it by overwriting yours i guess
so i have just "[DE] | [Admin] name" there but what i want it to be is "[DE] | [Diamond] | [Admin] name"

+1 please would like hextags support too. :)

napster_10 12-02-2018 10:49

Re: [CS:GO] Custom Ranks [05/11/2018]
 
i feel like this plugin has a lot of workload..when 20+ player on the server is very sluggish and laggy..can someone confirm?^^

KlausLaw 12-02-2018 15:26

Re: [CS:GO] Custom Ranks [05/11/2018]
 
Quote:

Originally Posted by napster_10 (Post 2626409)
i feel like this plugin has a lot of workload..when 20+ player on the server is very sluggish and laggy..can someone confirm?^^

It's your server / other plugins, not this one.

About the hextags, i will do it soon as i can, i'm pretty busy atm.

napster_10 12-02-2018 18:33

Re: [CS:GO] Custom Ranks [05/11/2018]
 
hmm ok but the guy from hextags wanna finish his rankme support aswell so cant u guys work together ;)

vladr777 01-03-2019 10:03

Re: [CS:GO] Custom Ranks [05/11/2018]
 
Yo,
Is there a way to add the [ ] on the tag scoreboard (like this: [VIP] ), without adding more [] in the chat tag? :D

"Master" - shows: Master *name* in the scoreboard and [Master]*name* in the chat.
{
"Points" "1500"
"Color" "DARK_RED"
}

"[Master]" - shows: [Master] *name* in the scoreboard and [[Master]]*name* in the chat.
{
"Points" "1500"
"Color" "DARK_RED"
}

KlausLaw 01-03-2019 11:17

Re: [CS:GO] Custom Ranks [05/11/2018]
 
1 Attachment(s)
Quote:

Originally Posted by vladr777 (Post 2632566)
Yo,
Is there a way to add the [ ] on the tag scoreboard (like this: [VIP] ), without adding more [] in the chat tag? :D

"Master" - shows: Master *name* in the scoreboard and [Master]*name* in the chat.
{
"Points" "1500"
"Color" "DARK_RED"
}

"[Master]" - shows: [Master] *name* in the scoreboard and [[Master]]*name* in the chat.
{
"Points" "1500"
"Color" "DARK_RED"
}

Here you go.

vladr777 01-04-2019 08:01

Re: [CS:GO] Custom Ranks [05/11/2018]
 
thx a lot ^_^

napster_10 01-04-2019 16:36

Re: [CS:GO] Custom Ranks [05/11/2018]
 
can u maybe compile a version without scoretags?^^

MOTAj19 02-09-2019 18:31

Re: [CS:GO] Custom Ranks [05/11/2018]
 
Plugin have ffa deathmatch mode?

BarVaz 03-30-2019 19:28

Re: [CS:GO] Custom Ranks [05/11/2018]
 
Hello,
First of all, thank you very much.
Another thing, when admin posts a message in the chat, his job appears.
Can you correct that only his rank will be listed without the job?

This is the file I have:
http://www.upfile.co.il/file/416070574.html

zwetch 04-01-2019 05:24

Re: [CS:GO] Custom Ranks [05/11/2018]
 
Awesome plugin!

Would be great if it could also enable custom ranks by using a Steam ID.
Which overrides the other base point ranks. (For Staff tags or Vip players)

KlausLaw 04-05-2019 06:57

Re: [CS:GO] Custom Ranks [05/11/2018]
 
Quote:

Originally Posted by napster_10 (Post 2632848)
can u maybe compile a version without scoretags?^^

Quote:

Originally Posted by zwetch (Post 2645789)
Awesome plugin!

Would be great if it could also enable custom ranks by using a Steam ID.
Which overrides the other base point ranks. (For Staff tags or Vip players)

I'll post an update soon.

BulgarianPL 07-06-2019 17:10

Re: [CS:GO] Custom Ranks [05/11/2018]
 
Is there any way that it would work on Multi 1vs1?

Sancruz 12-19-2019 16:29

Re: [CS:GO] Custom Ranks [05/11/2018]
 
Hey,

Is there a Option to disable the Ranks on the Tablist? Because i would like to use it on 1v1, the arenas in the tablist are not looked at.

paulo_crash 06-08-2020 11:31

Re: [CS:GO] Custom Ranks [05/11/2018]
 
Could someone make it compatible with Levels Ranks, or some similar plugin that already is?

Billyedz 06-26-2020 18:53

Re: [CS:GO] Custom Ranks [05/11/2018]
 
could someone transform this system if rank for danger zone mode? top wins and top kills rank
top kills knife
please searched a lot and found nothing related anywhere

thekings4fun 01-16-2023 13:54

Re: [CS:GO] Custom Ranks [05/11/2018]
 
would it work with gameme?

ksiontop 06-25-2023 05:58

Re: [CS:GO] Custom Ranks [05/11/2018]
 
can u make a version that doesnt show ranks on scoreboard


All times are GMT -4. The time now is 18:33.

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