AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting Help (https://forums.alliedmods.net/forumdisplay.php?f=11)
-   -   [QUESTION] Any code? (https://forums.alliedmods.net/showthread.php?t=173344)

quark 12-04-2011 04:05

[QUESTION] Any code?
 
There's any code for change player nickname?

Napoleon_be 12-04-2011 07:24

Re: [QUESTION] Any code?
 
Changing someone's nickname is slowhacking wich is not allowed on this forum/website. Changing names is something on the client's side wich is not available to change for other players.

^SmileY 12-04-2011 08:12

Re: [QUESTION] Any code?
 
amx_kick <Player> <NewNick>

Xellath 12-04-2011 08:25

Re: [QUESTION] Any code?
 
Quote:

Originally Posted by Napoleon_be (Post 1607458)
Changing someone's nickname is slowhacking wich is not allowed on this forum/website. Changing names is something on the client's side wich is not available to change for other players.

Using client_cmd to change their name would be considered as slowhacking; whereas using set_user_info would not.

http://forums.alliedmods.net/showthread.php?t=166785

TL;DR: Use set_user_info().

Snaker beatter 12-04-2011 08:33

Re: [QUESTION] Any code?
 
Need this too, how can i change hes name without slow-hack?

drekes 12-04-2011 08:38

Re: [QUESTION] Any code?
 
Quote:

Originally Posted by Xellath (Post 1607491)
Using client_cmd to change their name would be considered as slowhacking; whereas using set_user_info would not.

http://forums.alliedmods.net/showthread.php?t=166785

TL;DR: Use set_user_info().

Quote:

Originally Posted by Snaker beatter (Post 1607494)
Need this too, how can i change hes name without slow-hack?

:roll:

Devil259 12-04-2011 08:40

Re: [QUESTION] Any code?
 
Quote:

Originally Posted by ^SmileY (Post 1607481)
amx_kick <Player> <NewNick>

:crab:

Shadow Of Death 12-08-2011 09:05

Re: [QUESTION] Any code?
 
i remember a plugin with function amx_nick do'nt know if is amx core or an plugin

Devil259 12-08-2011 11:41

Re: [QUESTION] Any code?
 
Quote:

Originally Posted by Shadow Of Death (Post 1609657)
i remember a plugin with function amx_nick do'nt know if is amx core or an plugin

It's by default in AMXx package.

^SmileY 12-09-2011 05:46

Re: [QUESTION] Any code?
 
amx_kick heeheh sorry for this, its AMX_NICK really.

Ps. Admincmd.sma


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

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