Page 2 of 5 FirstFirst 1234 ... LastLast
Results 11 to 20 of 41

Thread: Need help installing

  1. #11
    The_Ghost's Avatar



    Join Date
    Mar 30, 2008
    Last Online
    Sep 07, 2008
    Posts
    50
    Threads
    4




    Hate to be a bother but how would I make it so that everyone has the e_freeze and e_unfreeze command. I have it so admin can but I want others to have that command as well but not be admin.


    Thanks

  2. #12
    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



    Open DF_admins.txt

    For the default user add:

    addAdminCmd = e_freeze
    addAdminCmd = e_unfreeze

  3. #13
    larz's Avatar



    Join Date
    Jan 26, 2006
    Last Online
    Feb 19, 2013
    Posts
    1,460
    Threads
    125




    Quote Originally Posted by The_Ghost
    Hate to be a bother but how would I make it so that everyone has the e_freeze and e_unfreeze command. I have it so admin can but I want others to have that command as well but not be admin.


    Thanks
    hay the ghost, whats the IP to your server. I used to play aHELLA deathmatch way back

  4. #14
    The_Ghost's Avatar



    Join Date
    Mar 30, 2008
    Last Online
    Sep 07, 2008
    Posts
    50
    Threads
    4




    72.5.86.144:27015

    Glad to have you come on some larz

  5. #15
    The_Ghost's Avatar



    Join Date
    Mar 30, 2008
    Last Online
    Sep 07, 2008
    Posts
    50
    Threads
    4




    How would I use the user file so if I only people I want to have e_propspawn. I dont get how to use the user file.

    Thanks

  6. #16
    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



    You would have to add each one of their SteamIDs.

    Example:
    Code:
    "SteamID:STEAM_0:0:1234"
    {
        addAdminCmd = e_spawnprop
    }
    "SteamID:STEAM_0:0:1235"
    {
        addAdminCmd = e_spawnprop
    }
    "SteamID:STEAM_0:0:1236"
    {
        addAdminCmd = e_spawnprop
    }
    etc... Do this for each person. You can also do it by name, but it's less secure. Examples should be in the DF_admins.txt file itself.

    You can also see this page for more:
    http://www.sourceop.com/wiki/Adding_Admins

  7. #17
    The_Ghost's Avatar



    Join Date
    Mar 30, 2008
    Last Online
    Sep 07, 2008
    Posts
    50
    Threads
    4




    I added the people in the admin folder but it never works i follow the directions and i even downloaded the admin helper tool.

    It never see any of the things i do, in the admin folder.

  8. #18
    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



    What do you mean you added the people to the admin folder? For in game admins you should be adding entries in the DF_admins.txt file.

  9. #19
    The_Ghost's Avatar



    Join Date
    Mar 30, 2008
    Last Online
    Sep 07, 2008
    Posts
    50
    Threads
    4




    Thats what i've been doing adding the steam id and putting the commands but it never works.

  10. #20
    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



    Copy and paste the contents of the file inside of code blocks (i.e. click the code button underneath the subject box when replying) and I will look at it.

Page 2 of 5 FirstFirst 1234 ... LastLast

Tags for this Thread