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

Admin Namelock Plugin


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
$ouL-T4K3R
Junior Member
Join Date: Sep 2006
Location: *FucK iF I KnOw*
Old 10-13-2006 , 13:02   Admin Namelock Plugin
Reply With Quote #1

Im lookin for amx plugin which locks admins name so no 1 can change it and also if it tells the name of person who changed it

plz post if ya no ne thing

Last edited by $ouL-T4K3R; 10-14-2006 at 04:36.
$ouL-T4K3R is offline
Send a message via Yahoo to $ouL-T4K3R
stupok
Veteran Member
Join Date: Feb 2006
Old 10-15-2006 , 02:15   Re: Admin Namelock Plugin
Reply With Quote #2

wrong section, post in the scripting help
stupok is offline
Charming
BANNED
Join Date: Nov 2005
Location: Canada
Old 10-15-2006 , 09:42   Re: Admin Namelock Plugin
Reply With Quote #3

No post it in request.
Charming is offline
Send a message via ICQ to Charming Send a message via AIM to Charming Send a message via MSN to Charming Send a message via Yahoo to Charming
stupok
Veteran Member
Join Date: Feb 2006
Old 10-15-2006 , 13:34   Re: Admin Namelock Plugin
Reply With Quote #4

Don't repost it anywhere, search. Go to amxmodx.org, click Plugins, Search terms: name

http://forums.alliedmods.net/showthread.php?p=154865

http://forums.alliedmods.net/showthread.php?p=240578

Last edited by stupok; 10-15-2006 at 13:42.
stupok is offline
$ouL-T4K3R
Junior Member
Join Date: Sep 2006
Location: *FucK iF I KnOw*
Old 10-22-2006 , 15:23   Re: Admin Namelock Plugin
Reply With Quote #5

i tried it but it doesnot lock admins name

I jus want a plugin or if sum 1 can link me with a prog which locks admins name or which tells who is changing it etc
$ouL-T4K3R is offline
Send a message via Yahoo to $ouL-T4K3R
stupok
Veteran Member
Join Date: Feb 2006
Old 10-22-2006 , 20:09   Re: Admin Namelock Plugin
Reply With Quote #6

I'm assuming you want this for SvenCoop when using EntMod and a user changes your name.

Code snippet:
Code:
public client_infochanged(id) {     new authid[30]     get_user_authid(id, authid, 29)         if(equali(authid, "STEAM_0:1:234567"))     {         set_user_info(id, "name", "YourName")     }         return PLUGIN_CONTINUE }
stupok is offline
$ouL-T4K3R
Junior Member
Join Date: Sep 2006
Location: *FucK iF I KnOw*
Old 10-23-2006 , 04:49   Re: Admin Namelock Plugin
Reply With Quote #7

yeh but where do i put this code ?

Sorry i dun really no much bout this code and stuff

And i dun get what ya mean by entmod

I use amxmodx with metamod
$ouL-T4K3R is offline
Send a message via Yahoo to $ouL-T4K3R
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 15:27.


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