Page 2 of 6 FirstFirst 1 2 3 4 ... LastLast
Results 11 to 20 of 53

Thread: Making a server tool

  1. #11
    Senior Member Vicky's Avatar
    Join Date
    May 2007
    Location
    Up there...
    Posts
    874

    Re: Making a server tool

    Well, like freelancer said we're not gonna spoonfeed you... or at least i won't. Search on the net etc.etc. that's all you get from me.
    Reply With Quote

  2. #12
    Junior Member
    Join Date
    Aug 2009
    Posts
    17

    Re: Making a server tool

    maybe a link? just something from where i can start from?...are there no tutorials out there? somewhere?
    the problem is i dont know where to search... and i thought then ill post it on the forum... cos i think its made to help ppl
    Reply With Quote

  3. #13
    Senior Member Vicky's Avatar
    Join Date
    May 2007
    Location
    Up there...
    Posts
    874
    Reply With Quote

  4. #14
    Junior Member
    Join Date
    Aug 2009
    Posts
    17

    Re: Making a server tool

    lol not about C#, i mean about making a link between the programming and halo 2 itself, cos there i got no clue. Xd ...thnx to help anyway ...
    Reply With Quote

  5. #15
    Kid in the Hall Kornman00's Avatar
    Join Date
    Sep 2006
    Location
    ◕‿◕, ┌( ಠ_ಠ)┘
    Posts
    3,130

    Re: Making a server tool

    You're narrowing your focus too much on the problem. Abstract what exactly you're trying to do to figure what you need to search for in order to engineer a solution. Obviously the server tool is a command line application so you'll probably want to search on how to interact with such applications using C#/.NET. You'll also need to figure out what exactly you can do with the server tool as-is, and create features from there. More advance features will require interfacing with the application's memory which you'll have to reverse engineer yourself.
    Reply With Quote

  6. #16
    Junior Member
    Join Date
    Aug 2009
    Posts
    17

    Re: Making a server tool

    Ok, the things i do know are those:
    - the very basics of C#
    - the server tool "as-is" standard, the things like banning tags, put up Vip and stuff

    And what i want to achieve is this:
    - making my own tool with extra functions, like the most important one for me would be automessaging

    And yeah the "interaction" with C# and cmd is the main thing i want to understand.

    but like i said before i got no clue where to start, or where to search for it or who could help me explaining things.
    Reply With Quote

  7. #17
    Senior Member Vicky's Avatar
    Join Date
    May 2007
    Location
    Up there...
    Posts
    874

    Re: Making a server tool

    Why not start at the main thing you want to understand? I think it's a good start and you should be able to find info on the net about consoles (not game consoles :P).
    Reply With Quote

  8. #18
    El Durado :/
    Join Date
    Oct 2006
    Posts
    2,417

    Re: Making a server tool

    Quote Originally Posted by Vicky View Post
    Why not start at the main thing you want to understand? I think it's a good start and you should be able to find info on the net about consoles (not game consoles :P).
    yo vicky make your servertool work on vista

    But yeah a good spot to start is making the basic servertool, then after that is done and you learned the basics of it start adding the advanced features that you want.
    Reply With Quote

  9. #19
    Junior Member
    Join Date
    Aug 2009
    Posts
    17

    Re: Making a server tool

    okay but how do i do that, making the basic server tool? XD
    Reply With Quote

  10. #20
    Kid in the Hall Kornman00's Avatar
    Join Date
    Sep 2006
    Location
    ◕‿◕, ┌( ಠ_ಠ)┘
    Posts
    3,130

    Re: Making a server tool

    L2G.
    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
  •