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

Prime status


Post New Thread Reply   
 
Thread Tools Display Modes
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 03-15-2019 , 12:55   Re: Prime status
Reply With Quote #111

Quote:
Originally Posted by plock View Post
It didn't work for some users tho. I've been asking them to do that.
Also check if they have a valid phone number, one of my my player had the prime status, however did not have a phone number, now do not ask me how.

Anyway, he put a valid phone number and was able to log in normally.
paulo_crash is offline
Russian85
Junior Member
Join Date: Aug 2017
Old 03-15-2019 , 17:40   Re: Prime status
Reply With Quote #112

Quote:
Originally Posted by paulo_crash View Post
Also check if they have a valid phone number, one of my my player had the prime status, however did not have a phone number, now do not ask me how.
Easily. After some of January update you can get it without phone number.

https://github.com/SteamDatabase/Gam...16959553L18375
__________________
Steam: Someone | Discord: Something | GitHub: @SomethingFromSomewhere
GitLab: @SomethingFromSomewhere

My beauty:

Last edited by Russian85; 03-15-2019 at 17:44.
Russian85 is offline
ttasdasda
Member
Join Date: Apr 2014
Old 06-19-2019 , 15:34   Re: Prime status
Reply With Quote #113

Quote:
Originally Posted by paulo_crash View Post
Also check if they have a valid phone number, one of my my player had the prime status, however did not have a phone number, now do not ask me how.

Anyway, he put a valid phone number and was able to log in normally.
Nah, didn't help either. Multiple users with valid phone numbers have reported that reinstalling the game didn't do the trick for them.
ttasdasda is offline
fragnichtnach
AlliedModders Donor
Join Date: Oct 2008
Old 10-31-2019 , 16:29   Re: Prime status
Reply With Quote #114

Quote:
Originally Posted by plock View Post
I know this CVAR, but I won't be able to bypass VIPs or Staff with it.
is there already a solution for this?
fragnichtnach is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 10-31-2019 , 21:41   Re: Prime status
Reply With Quote #115

Quote:
Originally Posted by fragnichtnach View Post
Quote:
Originally Posted by plock View Post
I know this CVAR, but I won't be able to bypass VIPs or Staff with it.
is there already a solution for this?
The code from #2 has
PHP Code:
    if (CheckCommandAccess(client"BypassPremiumCheck"ADMFLAG_ROOTtrue))
    {
        return;
    } 
Simply give yuor admin / VIP groups access to the command override "BypassPremiumCheck", and they won't be thrown out by that plugin from #2.

-> Adding Groups (SourceMod)

-> Overriding Command Access (SourceMod)

So yeah, the solution and option to do so has been in #2's code since 2018-12-07.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
Summer Solder
Junior Member
Join Date: May 2018
Location: New Delhi, India
Old 03-16-2020 , 14:09   Re: Prime status
Reply With Quote #116

If anyone is interested, I have created an updated version

https://github.com/Summer-16/CSGO-NonPrimePlayerKicker
__________________
Admin at Gang Gaming
-------------------------------
My Plugins
VMPanel
NonPrimePlayerKicker
CSGO Advanced Custom Rounds
-------------------------------
Github: Summer Soldier
Discord: Summer_Soldier#5591
Summer Solder is offline
GanHUNTER
Junior Member
Join Date: Oct 2019
Old 03-30-2020 , 12:59   Re: Prime status
Reply With Quote #117

Quote:
Originally Posted by Summer Solder View Post
If anyone is interested, I have created an updated version

https://github.com/Summer-16/CSGO-NonPrimePlayerKicker

Will this plugin still block accounts if the non prime player has a private steam profile?
GanHUNTER is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 03-30-2020 , 13:21   Re: Prime status
Reply With Quote #118

Quote:
Originally Posted by GanHUNTER View Post
Will this plugin still block accounts if the non prime player has a private steam profile?
Yes.

The license check done both in Post #3 or from the link you quote is not being affected by the Steam profile's privacy status.

Literally, as long as there is an active session (which there will be from the time the user joins your server, and until the user leaves again), your server has authorization to perform queries and retrieve information about your players with the current game, regardless of the Steam profile's privacy state.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
mhcsgo
Junior Member
Join Date: Dec 2019
Old 04-11-2021 , 06:33   Re: Prime status
Reply With Quote #119

Quote:
Originally Posted by DarkDeviL View Post
Simply configure your server properly, -

Install Post #3.

Give the user access to the override "BypassPremiumCheck".

Done.
I think you misunderstood.
Player who gets Prime by reaching level 21 won't have license for appid 624820. So this code will still kick these players if they are not server VIP. While server operaters wish them able to play, because they are prime.
mhcsgo is offline
SomewhereLost
AlliedModders Donor
Join Date: Mar 2014
Location: Tomorrowland
Old 07-23-2021 , 07:54   Re: Prime status
Reply With Quote #120

It doesn't let players join who just bought Prime via market, nor the players who have reached level 21. Is there no Appid or any other way to allow to join at least one of those two?
__________________

Last edited by SomewhereLost; 07-23-2021 at 08:00.
SomewhereLost is offline
Send a message via Skype™ to SomewhereLost
Reply


Thread Tools
Display Modes

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 06:43.


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