Nickname
Warsow's Official Wiki
How to set your nickname:
Contents |
Menu
You can change your nickname in Main Menu » Setup » Player Setup.
You can use up to 20 characters.
Console
It is possible to change your nickname in the console, too. Open the console and type
name yournick.
With
name "your nick"
you can set blanks into your nick.
Config
If you want to change your nickname without to start the game, you can simply open your 'config.cfg', which is in your 'basewsw' directory and edit the line
seta name player.
Color codes
Note: You can use this colorcode in textmessages, too.
To implement colors into your nickname, you have to write "^x" in front of the nickname/character.
Values for x:
1 = Red
2 = Green
3 = Yellow
4 = Blue
5 = Cyan
6 = Purple
7 = White
8 = Orange
9 = Grey
0 = Black
Example: name "^1Red ^4Blue"
As an alternative you can use $x (since some keyboards, such as a german one, cannot be used to type ^ ingame).
Bind your nickname
If you want to change your nickname with a simple keypress, you can use this command (write it into your config):
bind x name "^6your nickname"
As x you can use any key on your keybord.
