Results 1 to 3 of 3

Thread: Accesing tf2 with C++

  1. #1
    Samppaa's Avatar



    Join Date
    Dec 24, 2009
    Last Online
    Jan 03, 2010
    Posts
    9
    Threads
    3



    Accesing tf2 with C++


    How it is done that you can access tf2 with the code like making your program to make your tf2 to connect to server like source tools has the idler thing with auto reconnect and such? Is there some functions for it in some libraries or? I would like to make auto connector program for practise and yes I have programmed before. I tried to google but just got a punch of warez sites...

  2. #2
    Drunken F00l's Avatar



    Join Date
    Dec 11, 2004
    Last Online
    Jun 11, 2019
    Posts
    5,874
    Threads
    182
    Reputation
    SourceOP Thread


        
    Steam: 76561197968459473 
    Steam join date: Aug 23, 2004
    Steam Level: 56
    Profile Status: Public



    Source Tools is just batch scripting. If you want to access internals of TF2 server-side, you'll want to look into plugin programming. If you want client side, then good luck, hope you don't get VACd.

  3. #3
    Samppaa's Avatar



    Join Date
    Dec 24, 2009
    Last Online
    Jan 03, 2010
    Posts
    9
    Threads
    3



    Thanks


    Oh ok thanks

Tags for this Thread