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.
Printable View
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.
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 :p
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 ...
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.
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.
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).
okay but how do i do that, making the basic server tool? XD
L2G.