Raised This Month: $51 Target: $400
 12% 

Help [ name ]


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Emanuel
Member
Join Date: Feb 2014
Old 07-30-2014 , 18:37   Help [ name ]
Reply With Quote #1

Hi people i want this plugin really fast
When you chenge name say this.
http://i.imgur.com/KriHT1X.jpg

HELP.

Last edited by Emanuel; 07-30-2014 at 18:38.
Emanuel is offline
Send a message via Skype™ to Emanuel
Flick3rR
Veteran Member
Join Date: Feb 2014
Location: Bulgaria, Stara Zagora
Old 07-30-2014 , 18:40   Re: Help [ name ]
Reply With Quote #2

Well, it's deafaultly included in AMXX, should automatically show it.
I've even tried to hide it soon, lol.
__________________
Flick3rR is offline
Send a message via Skype™ to Flick3rR
Old 07-30-2014, 18:42
Emanuel
This message has been deleted by Emanuel. Reason: No want this.
Emanuel
Member
Join Date: Feb 2014
Old 07-30-2014 , 18:47   Re: Help [ name ]
Reply With Quote #3

Flick3rR i want speak with you bro
add me
Skype : Emanuel.florin18
Steam name : MaNu // CyberExtreme
Tudok Magyarul XD
Emanuel is offline
Send a message via Skype™ to Emanuel
Flick3rR
Veteran Member
Join Date: Feb 2014
Location: Bulgaria, Stara Zagora
Old 07-30-2014 , 18:54   Re: Help [ name ]
Reply With Quote #4

I don't think so. This is public forum, and I haven't got many free time. However, here is what I can suggest.
PHP Code:
#include <amxmodx>
#include <colorchat>

public plugin_init() 
    
register_plugin("Change Name Msg""0.1""Someone")

public 
client_infochanged(id)
{
    new 
szOldName[32], szNewName[32]
    
get_user_name(idszOldNamecharsmax(szOldName))
    
get_user_info(id"name"szNewNamecharsmax(szNewName))
    
    
ColorChat(0NORMAL"*^3 %s^1 changed name to^3 %s"szOldNameszNewName)

I think you should search for another solution, but this is enough from me...
Attached Files
File Type: inc colorchat.inc (5.9 KB, 122 views)
__________________
Flick3rR is offline
Send a message via Skype™ to Flick3rR
Emanuel
Member
Join Date: Feb 2014
Old 07-30-2014 , 19:22   Re: Help [ name ]
Reply With Quote #5

HELP ME WITH THIS.
When someone enters the server with a name нєłσσσ1 or other name with symbols, my server goes down.
I want a plugin when you put a special symbols appared in name unnamed.
HELP ME
Emanuel is offline
Send a message via Skype™ to Emanuel
wickedd
Veteran Member
Join Date: Nov 2009
Old 07-30-2014 , 19:33   Re: Help [ name ]
Reply With Quote #6

Search "Restrict Name".
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
VarmaRitik
Senior Member
Join Date: Jul 2014
Location: India
Old 07-31-2014 , 10:38   Re: Help [ name ]
Reply With Quote #7

Lol.
It's default.
VarmaRitik is offline
Old 11-28-2014, 12:48
Emanuel
This message has been deleted by Emanuel. Reason: error
Reply



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 05:35.


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