How to forbid all users using cmd:"name" in their
How to forbid all users using cmd:"name" in their console?
then forbid them changes name when Playing. |
What are you looking for?
A plugin that allows people only one name for your server? |
Something like this (not tested fully):
Code:
public client_infochanged( id )Code:
if( !equal( szNewName, szOldName ) )Code:
if( !equal( szNewName, szOldName ) ) |
The reason I asked is because I just recently made a One name plugin.
It allows the user only one name for your server. Admins can forcefully change players names and can also allow the players themselves to change their names. Is this what you were looking for? |
:o ,yes,Suicid3,Can u share ur "One name plugin" for me ?
that's just what I was looking for! |
| All times are GMT -4. The time now is 14:34. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.