Pages: [1]
|
|
|
|
Author
|
Topic: Nameswap Alias (Read 106 times)
|
|
zeus
CSR Connoisseur
Karma: +19/-14
Offline
Gender:
Posts: 790
|
|
Nameswap Alias
« on: January 14, 2005, 08:36:02 PM »
|
|
//Nameswap Alias - This alias changes your name between two names
alias nameswap "name1" alias name1 "name ++++name1++++; alias nameswap name2" alias name2 "name ++++name2++++ ; alias nameswap name1" bind "Pgup" "nameswap"
put it in your userconfig file and your set
|
|
Logged
|
|
|
|
Porter
[Wumpa]
Board Admin
Karma: +176/--88
Offline
Gender:
Posts: 3910
|
|
Re:Nameswap Alias
« Reply #1 on: January 14, 2005, 09:35:49 PM »
|
|
//Nameswap Alias - This alias changes your name between two names |
|
Nice, but keep in mind it doesn't work if you have spaces in your name.
|
|
Logged
|
[Wumpa] Porter --Silent, professional, lethal... sometimes.
|
|
|
animal sex
CSR Expert
Karma: +20/-3
Offline
Gender:
Posts: 313
|
|
Re:Nameswap Alias
« Reply #2 on: January 15, 2005, 12:14:27 AM »
|
|
yeah it does....put a % sign in place of a space...it doesnt work if you have % signs in your name
|
|
Logged
|
|
|
|
Porter
[Wumpa]
Board Admin
Karma: +176/--88
Offline
Gender:
Posts: 3910
|
|
Re:Nameswap Alias
« Reply #3 on: January 15, 2005, 09:41:26 AM »
|
|
Well if that's the trick, I'd much rather use my command menu than cluttering up my namespace with aliases. It also keeps you from having to cycle through a whole bunch of names to get to the one you want, but then I don't use this that much and don't need the quick access that having a key bound gives you.
In "commandmenu.txt" (Check out the bolded part):
"1" "Common Toggles" { "4" "Crosshair Color" "adjust_crosshair" "5" "Name.." { "1" "[Wumpa] Porter (CSR)" "name [Wumpa]%Porter%(CSR)" "2" "Strong Sad" "name Strong%Sad" } "6" "NightVision.." { "1" "Brighter" "+nvgadjust" "2" "Dimmer" "-nvgadjust" } "7" "StatsMe" "say /switch" "8" "HLSW Database Add" "hlswdb" "9" "Fix Sound Glitches" "stopsound; room_type 0" }
|
|
Logged
|
[Wumpa] Porter --Silent, professional, lethal... sometimes.
|
|
|
animal sex
CSR Expert
Karma: +20/-3
Offline
Gender:
Posts: 313
|
|
Re:Nameswap Alias
« Reply #4 on: January 15, 2005, 02:04:43 PM »
|
|
this one is awesome...it cycles your radio commands so you dont have to worry about pressing the right buttons...i have it binded to x, y, and z so i dont really even have to think about pressing buttons...i just mash something in the vicinity of the radio buttons...
// Radio Toggle (ON) alias r1 radio1 alias r2 radio2 alias r3 radio3 alias "rcbind1" "bind 1 rs1; bind 2 rs2; bind 3 rs3; bind 4 rs4; bind 5 rs5" alias "rcbind2" "bind 6 rs6; bind 7 rs7; bind 8 rs8; bind 9 rs9; bind 0 rs10" alias "rcbind" "rcbind1; rcbind2" alias "rs1" "slot1; alias radiocyc rc1; rebind" alias "rs2" "slot2; alias radiocyc rc1; rebind" alias "rs3" "slot3; alias radiocyc rc1; rebind" alias "rs4" "slot4; alias radiocyc rc1; rebind" alias "rs5" "slot5; alias radiocyc rc1; rebind" alias "rs6" "slot6; alias radiocyc rc1; rebind" alias "rs7" "slot7; alias radiocyc rc1; rebind" alias "rs8" "slot8; alias radiocyc rc1; rebind" alias "rs9" "slot9; alias radiocyc rc1; rebind" alias "rs10" "slot10; alias radiocyc rc1; rebind" alias "radiocyc" "rc1" alias "rc1" "r1; alias radiocyc rc2; rcbind" alias "rc2" "r2; alias radiocyc rc3; rcbind" alias "rc3" "r3; alias radiocyc rc1; rcbind" alias "rebind1" "bind 1 slot1; bind 2 slot2; bind 3 slot3; bind 4 slot4; bind 5 slot5" alias "rebind2" "bind 6 slot6; bind 7 slot7; bind 8 slot8; bind 9 slot9; bind 0 slot10" alias "rebind" "rebind1; rebind2"
bind "x" "radiocyc" bind "c" "radiocyc" bind "z" "radiocyc"
|
|
I also have a nice "quick knife" button
// Quick Knife alias +qstab "weapon_knife; wait; +attack2" alias -qstab "-attack2; wait; lastinv"
bind "mouse4" "+qstab"
|
|
and my last bind is crouch jump
// crouch jump alias +cjump "+jump; +duck" alias -cjump "-jump; -duck" bind "SPACE" "+cjump"
|
|
thats all the binds i have...nothing too illegal i guess
and for people who use net_graph you might want to use this net_graph 3 net_graphpos 2 net_graphwidth 500
at my resolution that sets my net_graph between my time and my armor on my HUD...play around with net_graphwidth to get it right
|
|
Logged
|
|
|
|
Pages: [1]
|
|
|
|
|
|
CSReloaded Forums | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved. |
|
|