Raised This Month: $32 Target: $400
 8% 

Prime status


Post New Thread Reply   
 
Thread Tools Display Modes
paulo_crash
AlliedModders Donor
Join Date: May 2016
Location: Brazil
Old 12-13-2018 , 10:43   Re: Prime status
Reply With Quote #81

Quote:
Originally Posted by arne1288 View Post
Ok, you caught me on speed while trying to edit, - here's my intended edit:

Edit: Seems to be the one from Post #23 you are using....




Let me try to re-phrase @root88's text for you:

Code:
The code from post #23 doesn't work, all good players are being kicked. Bad players won't be kicked.
Change:

Code:
if (!SteamWorks_HasLicenseForApp(client, 624820))
to

Code:
if (k_EUserHasLicenseResultDoesNotHaveLicense == SteamWorks_HasLicenseForApp(client, 624820))
I'm using the version suggested by root88 with some modifications that arne1288 suggested... So far no problems with it, I did not check the BUG they reported, no players contacted me to talk about it.

If it is allowed I can share here the source file with the modifications that you suggested and with the credits for them.

Last edited by paulo_crash; 12-13-2018 at 10:43.
paulo_crash is offline
root88
Senior Member
Join Date: May 2016
Old 12-13-2018 , 11:58   Re: Prime status
Reply With Quote #82

Quote:
Originally Posted by arne1288 View Post
And do you (or anyone of the others) mind sharing some 100% strong evidence that your claims are correct?

So far, none of you have provided any of such proof for this case. It's nothing but claims so far.
I've just PM'd you (can't post it for privacy reasons).
__________________
root88 is offline
asdfxD
Veteran Member
Join Date: Apr 2011
Old 12-15-2018 , 10:30   Re: Prime status
Reply With Quote #83

which script is working correctly now? i prefer a plugin to kick player instead of the csgo cvar.
asdfxD is offline
DigidyDOG
Junior Member
Join Date: Sep 2015
Location: I live in the USA
Old 12-16-2018 , 20:48   Re: Prime status
Reply With Quote #84

I want to see a version where it will just print to console who is and isn't prime. I don't really care to kick them. They help bring the server population up.
DigidyDOG is offline
freak.exe_uLow
AlliedModders Donor
Join Date: Jul 2012
Location: Germany
Old 12-17-2018 , 04:19   Re: Prime status
Reply With Quote #85

Quote:
Originally Posted by DigidyDOG View Post
I want to see a version where it will just print to console who is and isn't prime. I don't really care to kick them. They help bring the server population up.
maybe this here? Non Prime Player tag

Edit: i see, he need just a print in the console...so ignore my link

Last edited by freak.exe_uLow; 12-17-2018 at 13:06.
freak.exe_uLow is offline
root88
Senior Member
Join Date: May 2016
Old 12-17-2018 , 12:48   Re: Prime status
Reply With Quote #86

Quote:
Originally Posted by DigidyDOG View Post
I want to see a version where it will just print to console who is and isn't prime. I don't really care to kick them. They help bring the server population up.
Check it out, not tested much, I've just used code from my other plugin.
Code:
sm_f2p_all - Print all f2p clients list to console (ADMFLAG_GENERIC)
Attached Files
File Type: sp Get Plugin or Get Source (free2bekicked_print.sp - 147 views - 1.9 KB)
File Type: smx free2bekicked_print.smx (5.1 KB, 100 views)
__________________
root88 is offline
asdfxD
Veteran Member
Join Date: Apr 2011
Old 12-17-2018 , 12:59   Re: Prime status
Reply With Quote #87

Quote:
Originally Posted by root88 View Post
Check it out, not tested much, I've just used code from my other plugin.
Code:
sm_f2p_all - Print all f2p clients list to console (ADMFLAG_GENERIC)
does this work correctly? People who upgraded to Prime can join?
asdfxD is offline
root88
Senior Member
Join Date: May 2016
Old 12-17-2018 , 13:17   Re: Prime status
Reply With Quote #88

Attached plugin doesn't kick anyone, it just shows f2p players after you type "sm_f2p_all" in console.
As far as I know Prime Upgraded (paid) f2p players still doesn't get license for appid 624820, so they will still be recognised as f2p. Probably Valve needs to fix this, or someone like @psychonic maybe can do something?
__________________
root88 is offline
szogun
Senior Member
Join Date: Apr 2016
Old 12-23-2018 , 20:59   Re: Prime status
Reply With Quote #89

Is there still a problem with the recognition of the player who purchased the prime status?
szogun is offline
Nexd
BANNED
Join Date: Dec 2013
Location: Hungary
Old 12-24-2018 , 08:02   Re: Prime status
Reply With Quote #90

sv_prime_accounts_only
Nexd is offline
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 13:57.


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