Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie

Custom Configs for CS Question???

  • 18-05-2001 1:48am
    #1
    Registered Users, Registered Users 2 Posts: 166,026 ✭✭✭✭


    ??? IS it possible to save all your configs controls to a floppy,that when loaded up will
    1:Change your name, then bind a key to allow auto name change later on in game
    2:Auto-load all your favourite servers and delete the existing ones from the favoourite list
    .
    .
    .
    p.s: Will your forum be looking into revising the "RULES" of CS, even coming up with better ones.maybe some rules that the cs community of ireland can play by on a daily basis.
    .
    .
    .
    p.p.s: Good LUCK with this new forum GUYS

    Can Somebody Tell Me where This Black Hole Ends????


Comments

  • Registered Users, Registered Users 2 Posts: 166,026 ✭✭✭✭LegacyUser


    1) go to your sierra\half-life\cstrike\ directory.
    2) copy your congig.cfg and rename it (usually yourName.cfg -ie geek.cfg)
    3) it has all your settings in it, and you can edit it all you like.
    4) when you want to load it from a different computer put it from the disc into the sierra\half-life\cstrike\ again and type at the console "exec geek.cfg". - this will load all your settings.

    (note, you can only change your name when alive, and if you try to change it when you are dead, you need to cahnge it to an intermediate name: ie:

    alias "changename" "name bleh; wait; name dead%bank%clerk"
    bind "f1" "changename"

    this will change your name when ever you are alive and you press it.


  • Registered Users, Registered Users 2 Posts: 166,026 ✭✭✭✭LegacyUser


    For the name change, you can also use the command,

    setinfo name NameMan

    This will not work when dead, but you can just use the up button to press it again, and you don't need to change to a alt. then back.


  • Registered Users, Registered Users 2 Posts: 166,026 ✭✭✭✭LegacyUser


    tut tut guys, that is some awfull scripting smile.gif

    try this bad boy:


    /////name toggler
    alias "nameswap" "nameswap1"
    alias "nameswap1" "name [fist]de_psIRE; alias nameswap1 nameswap2"
    alias "nameswap2" "name FiSTyCuFFs; alias nameswap2 nameswap3"
    alias "nameswap3" "name $kR1P+K1NG; alias nameswap3 nameswap"


    ___________________________________________________
    Remember, Im Open Source, so u can all enjoy this script.



  • Registered Users, Registered Users 2 Posts: 166,026 ✭✭✭✭LegacyUser


    C:\SIERRA\Half-Life\favsvrs.dat

    is the default location of your favourites list. Open It up with NotePad and edit it to your hearts content. Then copy it to disk and whack it into any PC you want that Favourites list for!!!


Advertisement