AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Unapproved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=109)
-   -   [CSGO] MatchMaking ranks with RankMe support and !prestige - V2 BETA (https://forums.alliedmods.net/showthread.php?t=314775)

DiogoOnAir 03-06-2019 13:07

[CSGO] MatchMaking ranks with RankMe support and !prestige - V2 BETA
 
This plugin is a MatchMaking rank system with rankme support and !prestige
!Prestige basically is when a player went global elite he can write !prestige in chat to be silver 1 again he will win a prize like credits after he can went global elite again. The difficulty to be global will increase according to prestige level. Max prestige level is level 5.

NEW Freatures
!pmodels - Models depending on the prestige level of the player
Block commands by prestige level

Cvars
sm_ranksbyrankme_credits - Default 1000 - Amount of credits to give when player do !prestige
sm_ranksbyrankme_mode - Default 1 -What player wins by doing !prestige - 1 to give credits / 2 WAITING FOR IDEAS
sm_ranksbyrankme_chattag - Enables/Disables chat prestige tag
sm_ranksbyrankme_modelsenabled - Enables/Disables prestige models

Commands
sm_prestige - Prestige command
sm_lvl - Prestige Menu
sm_pmodels - Prestige models
sm_chattag - disable chat tag, client side
sm_setprestige - FLAG ROOT NEEDED - set prestige level of a client - Usage - !setprestige steamid level

Installation
Download the plugin at github
Move it to addons/sourcemod folder
Customize the cvars in your sourcemod.cfg
Enable resetmyrank in your rankme plugin(REQUIRED)
Add the database named ranksbyrankme For example

"ranksbyrankme"
{
"driver" "mysql"
"host" "ip"
"database" "dbname"
"user" "user"
"pass" "password"
}

To configure models/commands according to prestige level go to sourcemod configs folder and search for the files
prestigemodels.txt
ranksforrankme.txt

Edit it like the examples!

Hope you enjoy it!

Optional Dependencies

Store

IMPORTANT
If you find any bugs say me and i will fix it fast has i can.


Download
GitHub
Donate Me

Thanks for ZAP-HOSTING for sponsoring this project.
If you need any server hosting worlwide click Here

//UPDATE V2.2.1
Small bug fix

//UPDATE V2.2
Fixed bugs
Added sm_setprestige to set player prestige level
Removed Chat-Processor dependence

//UPDATE V2.1
Small bug fix

//UPDATE V2
FIXED ALL BUGS AND ISSUES REPORTED
ADDED !pmodel AND OPTION TO BLOCK COMMANDS BY PRESTIGE

sneaK 03-06-2019 13:23

Re: [CSGO] MatchMaking ranks with RankMe support and !prestige
 
Worth noting that this goes against Valve's server guidelines, and would require "FollowCSGOServerGuidelines" in core.cfg set to "No" for ranks to show in scoreboard.

nguyenbaodanh 03-07-2019 02:55

Re: [CSGO] MatchMaking ranks with RankMe support and !prestige
 
ranksforrankme.smx (Ranks for rankme | Prestige): Native "Store_GetClientCredits" was not found

this one need store?

Cruze 03-07-2019 05:00

Re: [CSGO] MatchMaking ranks with RankMe support and !prestige
 
Quote:

Originally Posted by nguyenbaodanh (Post 2642289)
ranksforrankme.smx (Ranks for rankme | Prestige): Native "Store_GetClientCredits" was not found

this one need store?

https://github.com/diogooonair/CSGO-...restige/pull/1

DiogoOnAir 03-07-2019 11:40

Re: [CSGO] MatchMaking ranks with RankMe support and !prestige
 
Quote:

Originally Posted by nguyenbaodanh (Post 2642289)
ranksforrankme.smx (Ranks for rankme | Prestige): Native "Store_GetClientCredits" was not found

this one need store?

No ,if you want to give vip or another think . I will post a fixed update with more functions.
Thanks for your reply

DiogoOnAir 03-07-2019 11:49

Re: [CSGO] MatchMaking ranks with RankMe support and !prestige
 
Quote:

Originally Posted by Cruze (Post 2642301)

Okk thanks. I will fix it today but i will add some more functions to the plugin be better

nguyenbaodanh 03-07-2019 23:10

Re: [CSGO] MatchMaking ranks with RankMe support and !prestige
 
Code:

L 03/08/2019 - 11:21:46: [SM] Exception reported: Invalid database Handle 0 (error: 4)
L 03/08/2019 - 11:21:46: [SM] Blaming: ranksforrankme.smx
L 03/08/2019 - 11:21:46: [SM] Call stack trace:
L 03/08/2019 - 11:21:46: [SM]  [0] Database.Format
L 03/08/2019 - 11:21:46: [SM]  [1] Line 90, C:\Users\diogo\OneDrive\Ambiente de Trabalho\Prestige - Ranks For Rankme\scripting\ranksforrankme.sp::OnPluginStart
L 03/08/2019 - 11:21:46: [SM] Unable to load plugin "ranksforrankme.smx": Error detected in plugin startup (see error logs)

database are correct as your instructions.
Can you make it work only with rankme by Kento ? to give vip base on rankme points as your description ?

diogo218 03-08-2019 02:55

Re: [CSGO] MatchMaking ranks with RankMe support and !prestige
 
Quote:

Originally Posted by nguyenbaodanh (Post 2642394)
Code:

L 03/08/2019 - 11:21:46: [SM] Exception reported: Invalid database Handle 0 (error: 4)
L 03/08/2019 - 11:21:46: [SM] Blaming: ranksforrankme.smx
L 03/08/2019 - 11:21:46: [SM] Call stack trace:
L 03/08/2019 - 11:21:46: [SM]  [0] Database.Format
L 03/08/2019 - 11:21:46: [SM]  [1] Line 90, C:\Users\diogo\OneDrive\Ambiente de Trabalho\Prestige - Ranks For Rankme\scripting\ranksforrankme.sp::OnPluginStart
L 03/08/2019 - 11:21:46: [SM] Unable to load plugin "ranksforrankme.smx": Error detected in plugin startup (see error logs)

database are correct as your instructions.
Can you make it work only with rankme by Kento ? to give vip base on rankme points as your description ?

He is working with rakme points to set the rank but yes i can change it for you. Can you send me the log? To check what s wrong

DiogoOnAir 03-08-2019 08:08

Re: [CSGO] MatchMaking ranks with RankMe support and !prestige
 
Quote:

Originally Posted by diogo218 (Post 2642413)
It is working with rakme points to set the rank but yes i can change it for you. Can you send me the log? To check what s wrong


alphaearth 04-08-2019 18:36

Re: [CSGO] MatchMaking ranks with RankMe support and !prestige
 
do you add gameme support? do you add the disable credit and vip properties setting?


All times are GMT -4. The time now is 09:02.

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