AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [TF2] Free2BeRenamed (https://forums.alliedmods.net/showthread.php?t=160658)

Coin0p 05-03-2014 23:56

Re: [TF2] Free2BeRenamed
 
This had been working since the last SteamTools update. Today I noticed it had once again stopped. Not sure what the cause is.

** Apparently there was a newer new release of steam tools. Once updated the plugin started functioning again.

Please ignore / delete

MyWarthog 06-05-2015 19:12

Re: [TF2] Free2BeRenamed
 
Is this plugin still being maintained/used, by any chance? If not, is there a replacement for it?

If it is.... one small feature request if it's not asking too much - the ability to exempt players/admins from the tags/suffixes, such as through the use of the overrides sm_free_eempt and sm_premium_exempt and the CVar sm_free2rename_exemptions 0/1.

TheKing 11-08-2015 10:38

Re: [TF2] Free2BeRenamed
 
The new update broke the plugin...

JeffSavio 06-13-2016 21:53

Re: [TF2] Free2BeRenamed
 
I just came here to report that this plugin is fully working as intended. Just tested it with the most recent build of SteamTools from here on a fully up-to-date SRCDS on a Linux machine and had no issues.

Thanks a lot! :3

dietcoke 02-22-2021 17:29

Re: [TF2] Free2BeRenamed
 
This stopped working several months ago. Does anyone have a working version?

Teamkiller324 02-22-2021 21:12

Re: [TF2] Free2BeRenamed
 
3 Attachment(s)
Updated the plugin and the steamtools include to new syntax. Plugin untested but could work.

dietcoke 02-23-2021 07:54

Re: [TF2] Free2BeRenamed
 
Quote:

Originally Posted by Teamkiller324 (Post 2737897)
Updated the plugin and the steamtools include to new syntax. Plugin untested but could work.

Why would it work? You didn't fix anything - all you did was update the syntax. And it doesn't work.

The problem is here:

if (Steam_CheckClientSubscription(client, 0) && !Steam_CheckClientDLC(client, 459))

This always returns false no matter the type of account.

EDIT: Nevermind. It appears the issue is with Steam Tools and I doubt it will ever get fixed.

Teamkiller324 02-23-2021 12:42

Re: [TF2] Free2BeRenamed
 
Quote:

Originally Posted by dietcoke (Post 2737945)
Why would it work? You didn't fix anything - all you did was update the syntax. And it doesn't work.

The problem is here:

if (Steam_CheckClientSubscription(client, 0) && !Steam_CheckClientDLC(client, 459))

This always returns false no matter the type of account.

EDIT: Nevermind. It appears the issue is with Steam Tools and I doubt it will ever get fixed.

this could be ported over to steamworks more than likely, since steamworks works with tf2

Teamkiller324 02-23-2021 15:39

Re: [TF2] Free2BeRenamed
 
https://forums.alliedmods.net/showthread.php?p=2738000

Updated to new SteamWorks extension. And aswell made from scratch.


All times are GMT -4. The time now is 17:34.

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