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

[EXTENSION][CS:S]Name Change


Post New Thread Reply   
 
Thread Tools Display Modes
eric0279
AlliedModders Donor
Join Date: May 2007
Old 02-26-2011 , 11:54   Re: [EXTENSION][CS:S]Name Change
Reply With Quote #11

Hi,

a error :

Code:
sm plugins load Rename2
Quote:
Required extension "namechange" file("namechange.ext") not running.
I have uploaded all folder and file (namechange\addons\sourcemod)
eric0279 is offline
bl4nk
SourceMod Developer
Join Date: Jul 2007
Old 02-26-2011 , 17:50   Re: [EXTENSION][CS:S]Name Change
Reply With Quote #12

Check your SM errors logs for stuff related to the namechange extension.
bl4nk is offline
eric0279
AlliedModders Donor
Join Date: May 2007
Old 02-27-2011 , 17:37   Re: [EXTENSION][CS:S]Name Change
Reply With Quote #13

I Have reinstalled, it's ok !

but in rcon (hlsw)

status :
Quote:
# userid name uniqueid connected ping loss state adr
# 27 "blablabla Is MagiK <3"
command :
Code:
sm_rename2 27 Test
return :
Quote:
[SM] No matching client found.

but :
Code:
sm_rename2 blablabla test
It's very good !
Quote:
23:41:08 <04>[SourceMod]<03> blablabla Is MagiK <3 Renommé.

Last edited by eric0279; 02-27-2011 at 17:42.
eric0279 is offline
bl4nk
SourceMod Developer
Join Date: Jul 2007
Old 02-27-2011 , 17:52   Re: [EXTENSION][CS:S]Name Change
Reply With Quote #14

If you're using a userid, you have to prefix it with #. For example:

sm_rename2 #27 test
bl4nk is offline
eric0279
AlliedModders Donor
Join Date: May 2007
Old 02-28-2011 , 07:45   Re: [EXTENSION][CS:S]Name Change
Reply With Quote #15

Thanks it's perfect !
eric0279 is offline
berni
SourceMod Plugin Approver
Join Date: May 2007
Location: Austria
Old 02-28-2011 , 08:45   Re: [EXTENSION][CS:S]Name Change
Reply With Quote #16

Changing name works in CS:S for me without the extension,

PHP Code:
SetClientInfo(client"name""newname"); 
But this extension can block the "has change name to" message, that's good.

Edit: also, calling SetClientInfo inside the forward seems to break the extension.
__________________
Why reinvent the wheel ? Download smlib with over 350 useful functions.

When people ask me "Plz" just because it's shorter than "Please" I feel perfectly justified to answer "No" because it's shorter than "Yes"
powered by Core i7 3770k | 32GB DDR3 1886Mhz | 2x Vertex4 SSD Raid0

Last edited by berni; 02-28-2011 at 09:05.
berni is offline
psychonic

BAFFLED
Join Date: May 2008
Old 02-28-2011 , 08:54   Re: [EXTENSION][CS:S]Name Change
Reply With Quote #17

Quote:
Originally Posted by berni View Post
Changing name works in CS:S for me without the extension,

PHP Code:
SetClientInfo(client"name""newname"); 
But this extension can block the "has change name to" message, that's good.
Didn't that stop working as soon as the clan tags were added? I thought their new system was causing name to be reset each frame.
psychonic is offline
berni
SourceMod Plugin Approver
Join Date: May 2007
Location: Austria
Old 02-28-2011 , 10:22   Re: [EXTENSION][CS:S]Name Change
Reply With Quote #18

Quote:
Originally Posted by psychonic View Post
Didn't that stop working as soon as the clan tags were added? I thought their new system was causing name to be reset each frame.
Erm yeah I think you are right, my testserver just wasn't up to date o.O
__________________
Why reinvent the wheel ? Download smlib with over 350 useful functions.

When people ask me "Plz" just because it's shorter than "Please" I feel perfectly justified to answer "No" because it's shorter than "Yes"
powered by Core i7 3770k | 32GB DDR3 1886Mhz | 2x Vertex4 SSD Raid0
berni is offline
Dr!fter
The Salt Boss
Join Date: Mar 2007
Old 02-28-2011 , 12:33   Re: [EXTENSION][CS:S]Name Change
Reply With Quote #19

Quote:
Originally Posted by berni View Post
Edit: also, calling SetClientInfo inside the forward seems to break the extension.
Yes, Im working on a new version to fix a few bugs that have been discovered. But it currently is being a pain.

Quote:
Originally Posted by psychonic View Post
Didn't that stop working as soon as the clan tags were added? I thought their new system was causing name to be reset each frame.
Hmm i thought it was broken since the move to orangebox (i remember trying as soon as the update was out and it didnt work)
Dr!fter is offline
eric0279
AlliedModders Donor
Join Date: May 2007
Old 02-28-2011 , 21:36   Re: [EXTENSION][CS:S]Name Change
Reply With Quote #20

Hi,
you it is possible to include in the file sm_rename2 adminmenu_custom.txt?

If yes, how pls ?
eric0279 is offline
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 07:43.


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