View Single Post
ddhoward
Veteran Member
Join Date: May 2012
Location: California
Old 07-05-2013 , 13:36   Re: [Any] Name Change Info
Reply With Quote #4

Uploading new version 13.0705.2. It will shortly replace the version in the first post, and has been pushed to the Updater server. Changes are:
  • Changed a few strings from new to decl

  • Fixed version cvar description, no longer calls itself the Friendly Mode plugin

  • ADDED CVAR: sm_namechangeinfo_destination with default value of 1
    • 0 = Disabled
    • 1 = Print information to the console
    • 2 = Print information to the console and to chat

  • Added MultiTargetFilter "@namechanger". This can be used in almost any Sourcemod command with targeting, and will target the player who last changed his name. For example, running "sm_slay @namechanger" will slay the player who last changed his name. Running "sm_freeze @namechanger 999" will freeze the last person to change his name, for 999 seconds. Etc.

  • Added MultiTargetFilter "@namechangers". Similar to the above filter, this can be used to target players in pretty much any decently coded command with targeting. This filter targets any players who have changed their names within a given number of seconds, set by the new cvar sm_namechangeinfo_time (default value = 60.0)

Please let me know if you run into any issues. Please also consider installing Updater if you haven't already!
ddhoward is offline