AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Approved Plugins (https://forums.alliedmods.net/forumdisplay.php?f=8)
-   -   amx_rename - adds tag to nick (https://forums.alliedmods.net/showthread.php?t=27274)

_KaszpiR_ 04-18-2006 20:25

amx_rename - adds tag to nick
 
1 Attachment(s)
Plugin requested by Ian #amxmodx @quakenet
WARNING - not fully tested, use at your own risk.

Renames the given user by adding the defined tag in cvar.

Notice, this is server console command only - so it can be executed only by rcon, amx_rcon or in .cfg file or directly in the server console. It is not for use by admins (well unless they nkow rcon or got amx_rcon)

amx_rename STEAMID

use below cvars in amxx.cfg

amx_rename_tag "[NO.AC]" // definiton of the tag to use (defafault [NO.AC])
amx_rename_append "0" // 1 = append from right, 0 = append from left (default)

Example:
We got player Joe with Steamid STEAM_1:2:34567, and we use default settings of cvars, so after using
amx_rename STEAM_1:2:34567
he got name set to [NO.AC]Joe


// Developer comment
written longer than i should, and crappy :)
- no professional logging
- no translation

Ian^ 04-18-2006 20:28

Cheers m8, your a star :D much <3

DeCePt!oN 04-19-2006 10:54

Buggy eh..? :?

FrontLine 04-19-2006 11:19

Like where your common from, sorry don't have any mod points just 'now'.

FL.

ints 10-12-2006 10:40

Re: amx_rename - adds tag to nick
 
can someone make it like if player joins to team t he get tag [A-team]nick
and if he joins team ct he gets tag [B-team]nick ?

z0nax 10-12-2006 13:51

Re: amx_rename - adds tag to nick
 
Hm, what means "[NO.AC]"?

rx1983 03-16-2010 10:10

Re: amx_rename - adds tag to nick
 
it is possible to run this command amx_rename atutomaticamente every time a user enters a server.

because it is an inconvenience to run every time the same command line.

fysiks 03-16-2010 17:44

Re: amx_rename - adds tag to nick
 
Quote:

Originally Posted by rx1983 (Post 1119137)
it is possible to run this command amx_rename atutomaticamente every time a user enters a server.

because it is an inconvenience to run every time the same command line.

You want everyone to have the same tag?

ditmesteam 03-17-2010 07:05

Re: amx_rename - adds tag to nick
 
I want everyone to have the same tag

fysiks 03-17-2010 18:20

Re: amx_rename - adds tag to nick
 
Quote:

Originally Posted by ditmesteam (Post 1120202)
I want everyone to have the same tag

Why do you post after peoples' requests and say you want the same thing? You do this a lot it seems.


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

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