Page 8 of 27 FirstFirst ... 6 7 8 9 10 18 ... LastLast
Results 71 to 80 of 266

Thread: Termy's Server APP (SAPP)

  1. #71

    Re: [APP]Termy's server APP

    yea, i cant get the rcon feature to do the admin add. creating the directory dont work. i tried with ip, without ip, everything almost, could it be the server is hosted with gameservers? but everything else works. just not the admin add.
    Reply With Quote

  2. #72

    Re: [APP]Termy's server APP

    i am on a gameservers dedi and i added myself manually with the sapp/users.txt file.

    app works fine.
    Reply With Quote

  3. #73
    lives in a van down by... Kaishounashi's Avatar
    Join Date
    Jul 2008
    Posts
    76

    Re: [APP]Termy's server APP

    Quote Originally Posted by jables View Post
    yea, i cant get the rcon feature to do the admin add. creating the directory dont work. i tried with ip, without ip, everything almost, could it be the server is hosted with gameservers? but everything else works. just not the admin add.

    okay, make sure you create the sapp folder in the same place as this screenshot:



    As you can see, the users.txt file is inside of there. Like Bacon, my server is also hosted on gameserver so there's no reason why it should not work. Try restarting your server again.

    When you try to add yourself do you do sv_players beforehand to see what index number you have?

    I mean, just using 'rcon rconpass adminadd yourplayernumber ' should work just fine.
    Reply With Quote

  4. #74

    Re: [APP]Termy's server APP

    is there an event for capping the flag?

    also, you should add various shortcuts (or the ability to make shortcuts) for any given commands...

    for example... instead of having to do /sv_map bloodgulch ctf you can just do /m bloodgulch ctf .... or like rec0s app, /m bg ctf

    you were able to make shortcuts for players as well, so make a shrtcut for [HIV]bacon™ to be just b... and it would be possible to do /k b (to kick me)

    also, things like /team to switch your team and /spd for speed would be very welcome, if your scared of abuse you can make it so any command like that is viewable to everyone in the server.... or like rec0s app, make a /stunts command that enables various things such as speed and teleporting...

    anyway, great app, keep up the good work.
    Last edited by StankBacon; September 16th, 2008 at 06:53 AM. Reason: :o
    Reply With Quote

  5. #75
    Meep, Meep FluffyDucky™'s Avatar
    Join Date
    Nov 2006
    Location
    Down Under.
    Posts
    1,270

    Re: [APP]Termy's server APP

    Aka, we want rec0 to come back and make app work on 1.08 since Korn wont give out the source. Or, try and make it exactly like rec0's but better. You'll get there eventually.
    Reply With Quote

  6. #76

    Re: [APP]Termy's server APP

    pfft, tbh rec0s app is highly unstable, and termy has a far better way of getting it onto dedis.

    termy also already has alot of great features that arent in rec0s, so if he just keeps adding to it, we will have a real winner.
    Reply With Quote

  7. #77
    Meep, Meep FluffyDucky™'s Avatar
    Join Date
    Nov 2006
    Location
    Down Under.
    Posts
    1,270

    Re: [APP]Termy's server APP

    Hay bacon, lets go have a tea party so I can smash you with my cup! OFF WITH YOUR HEAD!!!!!!!!!!! And tbh, what features does this have that rec0's doesn't? And it really needs to be more user friendly like rec0's app. Shortcuts, easy / commands, I'm just soo used to rec0's app I'm going to be very fussy until it gets more similar, but I agree he is doing a great job.
    Reply With Quote

  8. #78
    lives in a van down by... Kaishounashi's Avatar
    Join Date
    Jul 2008
    Posts
    76

    Re: [APP]Termy's server APP

    Quote Originally Posted by StankBacon™ View Post
    is there an event for capping the flag?

    also, you should add various shortcuts (or the ability to make shortcuts) for any given commands...

    for example... instead of having to do /sv_map bloodgulch ctf you can just do /m bloodgulch ctf .... or like rec0s app, /m bg ctf
    Hey Termy, yesterday when I saw you on the its server my question was going to be similar to what bacon was suggesting here (the ability to make shortcuts). Would that be possible? I think it'd be a good way to avoid having to code more trivial/specific commands since it would now be up to the user to do so.

    The syntax could be something along the lines of:

    addcommand mnext 'sv_map_next'

    addcommand bgctf 'say * "Next Map - Bloodgulch - CTF";sv_map bloodgulch ctf'

    addcommand lo3 'say * "Get Ready!";wait 5000;say * "3";wait 500;sv_map_reset;say * "2";wait 500;sv_map_reset;say * "1;wait 500;sv_map_reset;say * "GO!"'


    Maybe that last one's a bit too long, but you get the idea. If it even let you call a custom command within a custom command then that'd be better.

    Once in game, the administrator would then be able to execute it by adding a slash before it (via ingame chat) or by calling it via rcon if necessary (eg. rcon rconpass bgctf ).

    Here's hoping that's actually a possibility. Thanks again.
    Last edited by Kaishounashi; September 16th, 2008 at 08:00 AM.
    Reply With Quote

  9. #79
    Don't worry, Jelly's here Jelly's Avatar
    Join Date
    Sep 2006
    Posts
    1,309

    Re: [APP]Termy's server APP

    Does /voteban work, or is that a command I made up?
    Reply With Quote

  10. #80

    Re: [APP]Termy's server APP

    Nice idea, Kaishounashi, i will add that commands soon as well as events for game start, changing team, ping_kick, flags, afk_kick and glitching.

    Also adding admins should work even if sapp/users.txt cannot be created, you will simple lost admin list after server restart.

    This is syntax of users.txt file
    Code:
    admin_name:id:hash:priviledge_level:ip_list
    admin_name and priviledge_level fields are not used yet so it should look like:

    :0:404509hf455443593459349599924:0:83.4.0.0/24 43.34.3.0/8
    83.4.0.0/16 43.34.3.0/8 means that admin will only be an admin only if his ip range is from 83.4.0.0 to 83.4.255.255 or from 43.34.3.0 to 43.34.3.255
    Reply With Quote

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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
  •