AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [Any] Target Name Changers (https://forums.alliedmods.net/showthread.php?t=219956)

ddhoward 08-08-2014 20:17

Re: [Any] Target Name Changers
 
.. An admin has to do it. As the first post states, this plugin only provides the targeting filters and prints information.

cb684 08-09-2014 19:43

Re: [Any] Target Name Changers
 
Got it. Thank you for clarifying.

pjzzz 09-26-2014 12:23

Re: [Any] Target Name Changers
 
Could you point out where te cfg file is written?
I wanted to change thew cvar's but seem not to be able to find the config file.

ddhoward 09-26-2014 12:37

Re: [Any] Target Name Changers
 
Quote:

Originally Posted by pjzzz (Post 2203935)
Could you point out where te cfg file is written?
I wanted to change thew cvar's but seem not to be able to find the config file.

There is no auto-generated cfg file. You can put them in server.cfg, sourcemod.cfg, pretty much anywhere.

ddhoward 07-27-2015 23:40

Re: [Any] Target Name Changers
 
Updated to version 15.0727. Changes include:
  • Updated to utilize Sourcepawn's transitional syntax.

  • Updated to use ddhoward_updater.inc

  • Updated how @namechangers behaves. Rather than target all players who have been renamed within the last sm_namechangeinfo_time seconds, it instead targets all players who have been renamed at least sm_namechangeinfo_count times, with each time being less than sm_namechangeinfo_time seconds apart.

  • The previous functionality of @namechangers can be found with the new filter, @recentnamechangers

  • Not targeting bots is no longer optional. Bots will never be targeted, nor have their information printed.

  • Now uses GetClientAuthId rather than the deprecated GetClientAuthString. The Steam ID displayed will be whatever Steam ID type the game uses.

The updated version will be appended to the first post shortly.

ddhoward 01-15-2018 02:34

Re: [Any] Target Name Changers
 
Updated to version 18.0114.0. The update is to simply update to the newest version of my ddhoward_updater include (fixing the download links...) as well as removing FCVAR_PLUGIN from some cvars.


All times are GMT -4. The time now is 00:27.

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