Raised This Month: $32 Target: $400
 8% 

Change Name [KyleD]


Post New Thread Reply   
 
Thread Tools Display Modes
Plugin Info:     Modification:   ALL        Category:   General Purpose        Approver:   ConnorMcLeod (74)
pizzahut
Senior Member
Join Date: Oct 2004
Old 05-20-2010 , 12:31   Change Name [KyleD]
Reply With Quote #1

This plugin allows players to change their name without having to access the console.

This is especially useful in DoD and TFC, because in these games Valve disabled the name field in the multiplayer options with the hint that the Friends name should be altered instead, but this doesn't have an effect.

CVAR

amx_name_usage - Display usage info? 0 = no, 1 = yes

Credits:

Original plugin: KyleD
Translations: xPaw, Xalus, MmikiM, Ciio, xD_1991, papyrus_kn, Mandiii
Help & suggestions to get this plugin approved: ConnorMcLeod, fysiks

Version history:

v1.0 (KyleD)
- Original release
v1.1 (pizzahut)
- Bug fix: Global chat isn't blocked anymore.
- Change: A slash in front isn't necessary anymore, this is especially helpful for players who don't have an English keyboard layout.
v1.2
- Change: Made name change chat visible, so other players can see how it's done.
v1.3
- Players get a message when spawning, if the name is blank they get a name prompt.
v1.4
- Added multi-language support.
v1.5
- Changed trigger "name" to ".name".
v1.6
- Allowing any single character prefix as suggested by fysiks.
v1.6.4
- Bug fixes for single character prefix.
v1.7
Code taken from "multilingual.sma" for the following changes:
- Usage info is displayed 10s after joining instead of when respawning
and it's displayed only one time instead of two times.
- Added cvar to turn on / off usage info.
Other changes:
- Code optimisation
v1.7.1
- Moved the remove_task function as suggested.

Installation for multi-language support (required):

Put the file name.txt in directory/folder "addons\amxmodx\data\lang".

Link to the old/original plugin version.
Attached Files
File Type: sma Get Plugin or Get Source (name.sma - 1785 views - 2.8 KB)
File Type: txt name.txt (1.5 KB, 943 views)
__________________
My AMXX plugins (content date 2007-03-29, link check 2017-04-26)

Plugins for the Royston Vasey TFC server - These are UNSUPPORTED, except those which have been published at AMX Mod X.

Last edited by pizzahut; 11-04-2010 at 07:54. Reason: v1.7.1 Moved the remove_task function as suggested.
pizzahut is offline
Xalus
Veteran Member
Join Date: Dec 2009
Location: Belgium
Old 05-20-2010 , 14:08   Re: Change Name [KyleD]
Reply With Quote #2

It isn't your job, to update..
If u got idea's for him, say it to him, U don't need make a topic for that?

& This isnt a new plugin

...
__________________
Retired.
Xalus is offline
pizzahut
Senior Member
Join Date: Oct 2004
Old 05-20-2010 , 14:22   Re: Change Name [KyleD]
Reply With Quote #3

He isn't around any more, so I think it's valid to release an update, especially considering that his plugin has a major bug (global chat is blocked completely).

Btw, I'm updating again, added multi-language support.
__________________
My AMXX plugins (content date 2007-03-29, link check 2017-04-26)

Plugins for the Royston Vasey TFC server - These are UNSUPPORTED, except those which have been published at AMX Mod X.
pizzahut is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 05-20-2010 , 14:28   Re: Change Name [KyleD]
Reply With Quote #4

Quote:
Originally Posted by Xalus View Post
It isn't your job, to update..
If u got idea's for him, say it to him, U don't need make a topic for that?

& This isnt a new plugin

...
KyleD
Member

Last Activity: 12th Jun 2005 12:03
Code:
[ru]
usage = Napishi name ili /name v chat chtoby smenit' svoj nik.
__________________
xPaw is offline
Xalus
Veteran Member
Join Date: Dec 2009
Location: Belgium
Old 05-20-2010 , 14:47   Re: Change Name [KyleD]
Reply With Quote #5

Quote:
Originally Posted by xPaw View Post
KyleD
Member

Last Activity: 12th Jun 2005 12:03
Code:
[ru]
usage = Napishi name ili /name v chat chtoby smenit' svoj nik.
Is that a reason to call it "New plugin" ?
He better set it in Trash then..
__________________
Retired.
Xalus is offline
xPaw
Retired AMX Mod X Moderator
Join Date: Jul 2008
Old 05-20-2010 , 14:52   Re: Change Name [KyleD]
Reply With Quote #6

Quote:
Originally Posted by Xalus View Post
Is that a reason to call it "New plugin" ?
He better set it in Trash then..
Why not? he updated it because author is not active anymore
__________________
xPaw is offline
Xalus
Veteran Member
Join Date: Dec 2009
Location: Belgium
Old 05-20-2010 , 15:00   Re: Change Name [KyleD]
Reply With Quote #7

Quote:
Originally Posted by xPaw View Post
Why not? he updated it because author is not active anymore
Hmm, okay then.
Ur the big boss :p

EDIT:
Code:
[nl]
usage = Typ name of /name in chat voor je naam te veranderen.
__________________
Retired.

Last edited by Xalus; 05-20-2010 at 15:02.
Xalus is offline
MmikiM
Senior Member
Join Date: Nov 2006
Location: Poland
Old 05-20-2010 , 16:53   Re: Change Name [KyleD]
Reply With Quote #8

Shit from where you have this translations?

Quote:
[pl]
usage = Napisz name lub /name w czacie gry, aby zmienic swoj nick.
__________________


Projects:
Zombie Elite - Technical: 100% Looking for models and sounds...
CS:Source Zombie -
Work in progress...
MmikiM is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 05-20-2010 , 17:07   Re: Change Name [KyleD]
Reply With Quote #9

Using "name" as the trigger word can cause accidental name changes. "Name that tune!"

Just register_clcmd("/name", . . .). (works rarely lol) Also, my version has a confirmation menu before it actually change their name so that if they mis-type something they can refuse it.

If you really do want to use "name" as a trigger word then I would definitely suggest the confirmation menu.
__________________

Last edited by fysiks; 05-20-2010 at 22:39.
fysiks is online now
Ciio
Veteran Member
Join Date: Oct 2009
Location: Arica, Chile
Old 05-20-2010 , 19:15   Re: Change Name [KyleD]
Reply With Quote #10

Spanish correction

Quote:
[es]
usage = Escriba o name /name en el chat para cambiar su nombre.


Quote:
[es]
usage = Escriba name o /name en el chat para cambiar su nombre.
__________________
Ciio is offline
Send a message via MSN to Ciio
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 21:08.


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