Quote:
Originally Posted by .Beatz
Tbh if you want someone to help you then you should add them, if you just want help I will help you out for free but I wont be coding a whole source for you lmao
@Lizziox - 1) There are very few people on here who I would actually call a programmer / coder
3) I got a source a while ago from someone and had some errors I soon enough learnt what I needed to know to fix the problem - So you can fix someone else's source
4) Adjust or change things... Not soo hard to do there are loads of guides and most C# sources stick to the same "rules" so to speak so it is easy to convert a guide to work for your ouwn source
Just logical thinking here... also another logical answer is [Only registered and activated users can see links. Click Here To Register...]
|
1. I agree
3. This means he needs to learn C#
4. This means he needs a little bit of C#
-Conclusion: Learn it or dont start, you will have to much things about to worry..
The examples i just gave is just a little list
If you really dont want to learn anything that has to do with C#.
Get a company or people you know personalliy who can code to make/adjust/upgrade for you
Quote:
Originally Posted by { Angelius }
PHP Code:
public static void LoadNoobs()
{
FileStream FS = new FileStream(@"WorldNoobs\ServerOswners.dat", FileMode.Open);
BinaryReader BR = new BinaryReader(FS);
int WorldNoobs = 0;
int worldNoobs = BR.ReadInt32();
int Fail = 0;
for (int Edit = Fail; Edit < worldNoobs; Edit++)
{
Editer Noob = new Editer(BR);
AlltheNoobs.Add(Noob.Name, Noob);
WorldNoobs++;
Console.WriteLine(" Noobs Count =" + WorldNoobs.ToString());
}
}
it Loads every time you edit and use someone else work :)
|
Lol where do i register my n00b-account..