Nicknames...

Permabanned
Joined
26 Oct 2006
Posts
543
Location
Birmingham
Silly thread i know but i have a nick i want to use but it has many symbols and u cant copy and paste in enemy territory. Any ideas how i can get it to work in the game and if possible give me a site which tells you shortcuts on how to type them.

My main priority is getting the nick in the game though so no worries.
 
not too familiar with ennemy territory but did you try putting your name in a config file and execing it in game? would be the easier way i guess
 
tell me the nick u want and ill write the command line for u

*edit*

or modify this, nick script from my autoexec

bind F6 "vstr chooseNick" // Pick a nick
bind F7 "vstr setNick" // Set nick


//
// Namescript
//

set chooseNick1 "echo "^l>^zNick: ^7[KeZmo]"; set chooseNick "vstr chooseNick2"; set setNick "set name "^3K^7eZmo^3."""
set chooseNick2 "echo "^l>^zNick: ^7[SnoOpz^7]"; set chooseNick "vstr chooseNick3"; set setNick "set name "^3S^7no^30^7pz"""
set chooseNick3 "echo "^l>^zNick: ^7[ebay^7]"; set chooseNick "vstr chooseNick1"; set setNick "set name "^1e^4b^3a^2y"""
set chooseNick "vstr chooseNick1"
set setNick "echo "^l>^zNick: ^7Choose a nick first!""
 
Last edited:
ŧh']['®åï is the nick i would like. Please get back ASAP

PS: Can you tell me where to go also please and how to set up this autoexces and so on and where do i find it?
 
Last edited:
create a file called autoexec.cfg with notepad, copy and paste this into it, seta name "ŧh']['®åï"

place the file in your et main folder, in game drop the console `
and type
/exec autoexec.cfg
 
Kezmo said:
create a file called autoexec.cfg with notepad, copy and paste this into it, seta name "ŧh']['®åï"

place the file in your et main folder, in game drop the console `
and type
/exec autoexec.cfg

thx...it works a treat.
 
Back
Top Bottom