Welcome to Tactical Gamer

+ Reply to Thread
Results 1 to 5 of 5
Discussion: Counter-Strike Source / Counter-Strike - General Discussion - Scripting Help - I've decided to try my hand at some CS:S scripting. I've started out by completely
  1. #1


    Join Date
    Feb 2005
    Location
    Littleton, CO
    Posts
    608

    Scripting Help

    I've decided to try my hand at some CS:S scripting. I've started out by completely biting the code written by Monkerz to make a set of scripts that change my teamsay binds based on which map/side I'm on. I use these binds mostly when I can't use my mic.

    I use my keypad for all binds.
    i.e.
    If I'm a T on Italy:
    bind "kp_home" "Watching long hall"
    bind "kp_uparrow" "Watching cellar"
    bind "kp_pgup" "Watching Apts"
    bind "kp_ins" "Falling back to hostages"

    If I'm a CT on Italy:
    bind "kp_home" "Scouting long hall"
    bind "kp_uparrow" "Scouting cellar"
    bind "kp_pgup" "Scouting Apts"
    bind "kp_leftarrow" "Following main unit"
    bind "kp_5" "Following second unit"
    bind "kp_rightarrow" "Following diversion"

    So on and so forth for each map/side. Of course this is the easiest script in the world especially considering that Monkerz did all the hard work.

    My question is: Now that I have the bug, can anyone point me to some good reference sites. Also, I'm a coder by profession and I've found that the best way to learn a new syntax is to complete a project in it, so suggestions on what to build would also be appreciated.

  2.  
  3. #2
    9 v
    9 v is offline

    9 v's Avatar

    Join Date
    Dec 2004
    Age
    46
    Posts
    642

    Re: Scripting Help

    One that i usually find what, or near what i'm looking for in;

    http://www.counter-script.net/

  4.  
  5. #3

    MONKERZ's Avatar

    Join Date
    Feb 2005
    Location
    Selmer, TN
    Age
    26
    Posts
    336

    Re: Scripting Help

    You are welcome, And it wasnt all that hard, just a couples things here and there i had to mess with.....



    -Monk
    Allen: Yeah, you're right.
    Monkerz: I think "that" in its self proves my intelligence greater than yours, thus joo have just been pwnt by Monkerz!

  6.  

     
  7. #4


    Join Date
    Feb 2005
    Location
    Littleton, CO
    Posts
    608

    Re: Scripting Help

    Quote Originally Posted by MONKERZ
    You are welcome
    I forgot to actually say "Thank you.", but thank you.

  8.  
  9. #5


    Join Date
    Feb 2005
    Location
    Littleton, CO
    Posts
    608

    Re: Scripting Help

    Thanks for the site 9. There's a lot of good stuff out there.

  10.  

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts


  
 

Back to top