Raised This Month: $ Target: $400
 0% 

[CS:GO] Rename Player


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
Razmo51
Senior Member
Join Date: Aug 2011
Location: Event "player_death
Old 08-20-2012 , 17:06   [CS:GO] Rename Player
Reply With Quote #1

Hi,

I tried to rename player with the cs:s's method but It doesn't works, and with the default command sm_rename, the game crash, Is there an other way to rename in CS:GO ?
__________________
Sorry for my bad English, I'm Belgian
Razmo51 is offline
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 08-20-2012 , 21:33   Re: [CS:GO] Rename Player
Reply With Quote #2

https://forums.alliedmods.net/showpo...2&postcount=26 preliminary testing and it worked
__________________
View my Plugins | Donate

Last edited by TnTSCS; 08-20-2012 at 21:33.
TnTSCS is offline
BoBzY
AlliedModders Donor
Join Date: Aug 2010
Location: Bruxelles
Old 08-20-2012 , 23:31   Re: [CS:GO] Rename Player
Reply With Quote #3

Looks like offset dont work anymore
BoBzY is offline
TnTSCS
AlliedModders Donor
Join Date: Oct 2010
Location: Undisclosed...
Old 08-21-2012 , 10:52   Re: [CS:GO] Rename Player
Reply With Quote #4

I haven't tested since yesterday's update, so it's quite possible.
__________________
View my Plugins | Donate
TnTSCS is offline
GoD-Tony
Veteran Member
Join Date: Jul 2005
Old 08-21-2012 , 11:08   Re: [CS:GO] Rename Player
Reply With Quote #5

Quote:
Originally Posted by BoBzY View Post
Looks like offset dont work anymore
The offsets seem to be the same after the latest update.
__________________
GoD-Tony is offline
BoBzY
AlliedModders Donor
Join Date: Aug 2010
Location: Bruxelles
Old 08-21-2012 , 11:17   Re: [CS:GO] Rename Player
Reply With Quote #6

Quote:
Originally Posted by GoD-Tony View Post
The offsets seem to be the same after the latest update.


Its instant crash, here my code :
PHP Code:

#include <sdktools>
#include <setname>

public OnPluginStart()
{
    
RegConsoleCmd("sm_ttt"cmd_ttt);
}

public 
Action:cmd_ttt(clientargs)
{
    
CS_SetClientName(client"hahaha");

BoBzY is offline
GoD-Tony
Veteran Member
Join Date: Jul 2005
Old 08-21-2012 , 12:17   Re: [CS:GO] Rename Player
Reply With Quote #7

Quote:
Originally Posted by BoBzY View Post
Its instant crash, here my code
Ok, I'll take a closer look later, thanks.
__________________
GoD-Tony is offline
GoD-Tony
Veteran Member
Join Date: Jul 2005
Old 08-21-2012 , 12:44   Re: [CS:GO] Rename Player
Reply With Quote #8

Quote:
Originally Posted by BoBzY View Post
Looks like offset dont work anymore
The function will crash the server if used on bots. Works fine on regular players.
__________________
GoD-Tony is offline
BoBzY
AlliedModders Donor
Join Date: Aug 2010
Location: Bruxelles
Old 08-21-2012 , 13:59   Re: [CS:GO] Rename Player
Reply With Quote #9

Im not a bot!

I write myself !ttt, no bots on server & crash
BoBzY is offline
sparkey
Senior Member
Join Date: May 2010
Old 08-21-2012 , 16:31   Re: [CS:GO] Rename Player
Reply With Quote #10

Quote:
Originally Posted by BoBzY View Post
Im not a bot!

I write myself !ttt, no bots on server & crash
I can confirm this aswell. Server crash with segmentation fault on linux.
sparkey 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:09.


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