I am not scared if anyone steals my application(well at least not anymore :razz
. It's just that if you want your server to be successful you have to make sure it's unique at first and if you like - release the source(or part of it) after that. Other than that I'd be more than happy to release the source of an application that I don't need to use to make my server more unique than others. But the fact is that I haven't written* anything like that yet.
And yeah, I've used the OsR's InSim app enough to make the server somewhat popular and now I'm just waiting for the right time to release the source of it(that is when I make sure that I have more free time to 1st - improve it and 2nd - answer the questions that people may have). Well actually there's something more to that plan - When I post the source of OsR, I will no longer have any successful C# projects to work on and I will be able to spend more time on learning C++.
And I have another question, while we are still on that subject: Should I post the cruise app I had made? It's AWFULLY messy, AWFULLY wasteful and it's not even working, because I stopped working on it before I had finished re-organizing the file system of it. On top of all that - There is a serious load of commented out code, that's been bad(or f***ed up) but I needed as base to improve it AND a few unfinished systems. But if we leave that aside - the chase system of it is really good, but it may as well confuse the hell out of you till you get how it's working(it happens to me every time I haven't made a change from more than a month); the HUD system is also really good, and it makes sure that it doesn't throw a guest out by sending too much buttons(that happens with a button delay, which I'm sure that can be definitely improved, because I have an idea how that can happen); There are tons of commands; There can be Cadets/Officers/FBI Agents/CIA Agents; The stats of users get saved in a database and it has a good db-failure protection(in case the database server is down, it keeps running, and when it comes back - users that have been in the server all the time notice no change, but the ones connected while the db has been down get their stats added to the ones they've made while in the server till the time of successful connection.. But the minus is that if you disconnect while the database is down your stats aren't saved);; And something kind of neutral(not bad but not good either) - The ability to steal a car.. But if you fail, there's an awful fine - 1/5 of the car's actual price iirc.. There are many more things but the post would be too big if I write about all of them.
In case you forgot the question by now
: Should I post the source of a (basically) non-working application? And is it worth it - I know that someone will fix it, and if I'm lucky - upload it back in the same thread, but before that there could be lots of flaming(and idc if they flame me, but this community has the awful habbit to flame everyone, who is even a bit less into things(or informed if you like) than them(well not all the people from the community of course, but like 50% of the active ones do)... not to mention what happens if someone asks a silly question)..
And I have to say that I fully agree with what you said, but if we had this conversation a few months earlier, I might have not fully agreed.. You will see from the protection code for the cruise app if I post its source.