Topic: [QUESTION] How to change player name with bind?
I type in console
player_name Bob
But nick isn't updated on the player list. How to make it update?
Thanks for help in advance.
You are not logged in. Please login or register.
Teeworlds Forum → Support → [QUESTION] How to change player name with bind?
I type in console
player_name Bob
But nick isn't updated on the player list. How to make it update?
Thanks for help in advance.
You have to disconnect and to reconnect. There is no way to ask your client to resend your name to the server, except using a modded client.
So you still can bind :
bind x "player_name Bob;disconnect", you will just have to press enter to reconnect
Thanks for clarifying. Ahead for modding client then xD
Use Following bind:
bind f player_name blabla
You have too disconnect and connect
No, But still press esc Click on your skin again than play.
Use Following bind:
bind f player_name blablaDune wrote:You have too disconnect and connect
No, But still press esc Click on your skin again than play.
Sure, all the ways that oblige your client to resend info work, but then just use the graphic interface to change your name...
About a modded client, there is already a function send_info(bool start) in the gameclient.cpp... you just have to make a command resend_info that just call send_info(false);
Wow nice information. i really dont know that how to rename the profile.
your information really helpful to me.
Use Following bind:
bind f player_name blablaDune wrote:You have too disconnect and connect
No, But still press esc Click on your skin again than play.
You can merger this two things:
bind f player_name eugzol; player_skin cammo
Same problem with skin names, info isn't resent.
Teeworlds Forum → Support → [QUESTION] How to change player name with bind?
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.