AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   New Plugin Submissions (https://forums.alliedmods.net/forumdisplay.php?f=26)
-   -   No Name Change (https://forums.alliedmods.net/showthread.php?t=302005)

OciXCrom 10-13-2017 09:14

No Name Change
 

Description
  • A simple plugin that fully blocks or restricts name change during gameplay.

Commands
  • amx_nick <player> <new name> -- changes player's name
    • Aliases: amx_name, nnc_nick, nnc_name

Cvars
  • nnc_admin_flag "" -- players with this admin flag can change their name at any time
  • nnc_max_changes "0" -- maximum amount of name changes allowed per session
  • nnc_show_message "1" -- whether a chat message will be shown when a player tries to change his name when he's not allowed to
  • nnc_dead_immediate "0" -- if dead players change their name and this cvar is set to 1, the change will happen immediately instead of when they spawn

Additional information and download link

https://raw.githubusercontent.com/Oc...using_this.png
https://raw.githubusercontent.com/Oc...plugin_lab.png
https://raw.githubusercontent.com/Oc...ad_default.png

D3XT3R 10-13-2017 11:22

Re: No Name Change
 
First One Hier! gota check
i stile love noobi Crom :grrr:

OciXCrom 10-13-2017 13:31

Re: No Name Change
 
Quote:

Originally Posted by D3XT3R (Post 2554250)
First One Hier! gota check
i stile love noobi Crom :grrr:

Thanks. Nice to see you're still raping the English language.

redivcram 10-13-2017 19:21

Re: No Name Change
 
I have one downloaded in my folder, don't remember whether I downloaded it from here or somewhere else.

OciXCrom 10-13-2017 19:28

Re: No Name Change
 
There are many here in the requests section, but I didn't find any in the plugin submissions.

WhiteFang1319 10-14-2017 02:20

Re: No Name Change
 
Nice. Can you make a cvar which allows how much times name can be changed? It would be good. I love the ReAPI version :D

smiley92 10-14-2017 03:16

Re: No Name Change
 
You can make to players change name one time(some cvar), when is connected on server, to be register on some database or until the map changes.

EDIT: I see something like I say on a server CS:S to leave players to change nickname but I don't know how leave it.

klippy 10-14-2017 03:31

Re: No Name Change
 
You don't have to deploy 2 versions of the plugin to support ReAPI, you can use set_module_filter to optionally use ReAPI if it is available. I don't see many plugins using this but it's a great native.

JusTGo 10-14-2017 03:48

Re: No Name Change
 
Quote:

Originally Posted by KliPPy (Post 2554390)
You don't have to deploy 2 versions of the plugin to support ReAPI, you can use set_module_filter to optionally use ReAPI if it is available. I don't see many plugins using this but it's a great native.

or he can use tryinclude.

Natsheh 10-14-2017 05:51

Re: No Name Change
 
you have totally searched wrong :)

>>


All times are GMT -4. The time now is 10:20.

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