Results 1 to 5 of 5

Thread: Server question

  1. #1
    Madmin's Avatar



    Join Date
    Aug 28, 2008
    Last Online
    Dec 19, 2009
    Posts
    42
    Threads
    6



    Server question


    When setting up a server, how would one go about adding custom models (weapon textures) to it, so it would be required to download and then used while clients are connected?

  2. #2
    avy's Avatar



    Join Date
    Dec 06, 2007
    Last Online
    Jul 14, 2011
    Posts
    579
    Threads
    16




    I believe all you have to do is upload the custom models etc. into the appropriate directories. Then, change the class config files to point to that custom model.

    Don't forget to set your cvar's to allow uploading/downloading.

    Please, correct if I am wrong. I am just making a guess here.

  3. #3
    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



    I've never done it, but I don't think you can force a client to use a custom view model. You definitely cannot force players to overwrite existing files with custom content. There might be a way to do it with a plugin that changes which viewmodel is being shown. Also, what avy said could work but I don't know if players will use the changes in the script that's on the server.

  4. #4
    Madmin's Avatar



    Join Date
    Aug 28, 2008
    Last Online
    Dec 19, 2009
    Posts
    42
    Threads
    6




    Quote Originally Posted by Drunken_F00l
    I've never done it, but I don't think you can force a client to use a custom view model. You definitely cannot force players to overwrite existing files with custom content. There might be a way to do it with a plugin that changes which viewmodel is being shown. Also, what avy said could work but I don't know if players will use the changes in the script that's on the server.
    Yeah, alright. The more I thought about it today I didn't think it sounded like it would work anyway. How would you go about making a server entry sound though?

  5. #5
    avy's Avatar



    Join Date
    Dec 06, 2007
    Last Online
    Jul 14, 2011
    Posts
    579
    Threads
    16




    That's done in the motd if I am not mistaken. You can use html or css or what have you to embed/play the sound.

Tags for this Thread